Let’s start the installation process
First: Download Installtion Package And Install
Jetbrains website has more and more IDE which include C/C++,Python,Java and so on,I was listed some below.
Chapter1: For CLion
1. Download
Select your computer platform version from Download Pages and download。
2. Installation
2.1 For Ubuntu
This picture is the installation of offcial website,we just need entry bin subdirectory and run ./clion.sh to execute.
tar -zxvf CLion-2018.3.1.tar.gz
cd clion-2018.3.1/bin
./clion.sh
Then just operate/select step by step by prompt after execute above shell code。
2.2 For Mac
It’s so easy to install on MacOS,just double click clion.dmg and select option step by step.
Chapter2: For PyCharm / IDEA / Any Other Jetbrains IDE
Follow the same download and install step as CLion installation.
Second: Activate
Step1 Get Register Code
Just go to lanyu注册码网站 get register code. 已失效
Step2: Modify System Hosts File
Then add “0.0.0.0 account.jetbrains.com” to the system hosts file final.Then add “0.0.0.0 account.jetbrains.com” to the system hosts file final.
For Ubuntu
sudo gedit /etc/hosts
0.0.0.0 account.jetbrains.com
For Mac
Click both Shift+Command+G,and search by /etc/hosts
Step3: Input Activation Code
Next select Activation code and input the register code which get from steo one to dataframe.Notice that step should safe by disconnect network.