[C language] Clion development environment installation [download, install, activate, Chinese]

Download, install, activate

Introduction to Clion

The biggest feature of CLion is that it is cross-platform. Can run on Linux, Mac, Windows.

Enter the official website to download

https://www.jetbrains.com/clion/download/#section=windows
Insert image description here
Insert image description here

Double-click [Get a full set of resources from the homepage]

Insert image description here

Click Next

Insert image description here

Select the installation path [can be defaulted or changed]

The author defaults to the C drive for installation this time. Students who are unfamiliar with it can also default to the installation path.
Insert image description here

The steps are as shown in the figure

Insert image description here

Click Install

Insert image description here
Insert image description here

Complete the installation steps and select Finish

Insert image description here

After checking, agree to the agreement——Continue

Insert image description here
Insert image description here

Select as shown in the picture

[Because the default usage time is only 30 days, two solutions will be given below]
Insert image description here

ClickEvaluate

Insert image description here

Click the lower right corner——Continue

Insert image description here

Click - New Project

Insert image description here

Select - C Executable

Insert image description here
Insert image description here

Activate workaround

Activation solution 1 [Resources have been uploaded to the homepage]

Insert image description here
After dragging in, there will be a pop-up window in the lower right corner
. After clicking it, the computer will automatically open a web page, which can be closed. Check the
bottom and click [Reset] on the far right to complete the activation.

[The above solutions come from the Internet. The tutorials are only for your own learning and improvement. Please support the genuine version!

Activation solution 2 - College student privileges can be used for free for one year

Chineseization and solutions to failed Chineseization

Common methods of Chinese translation

1: In the English version of Clion, go to File → Settings in the upper left corner

Insert image description here

2: Select: plugins

Insert image description here

3: Select market addressInsert image description here

4: Search Chinese

Insert image description here

5: install - just restart

Solution 1 after Chinese localization failed

[Solution to the situation shown below after general appeal operation]
The situation shown below:
Insert image description here

The solution is as follows:

Step 1: Search this URL: https://plugins.jetbrains.com/plugin/13710-chinese-simplified-language-pack----/versions

Insert image description here

Step 2: Scroll down to find the version you need

Insert image description here

Step 3: Find the required version - click Download

Insert image description here
Insert image description here

Step 4: Operate in Clion [Enter the plugins interface]

Insert image description here
Insert image description here

Step 5: Click the small gear in the upper right corner - select [Install Plugin from Disk…]

Insert image description here

Step 6: Select the plug-in file

Insert image description here

[Supplement] How to choose the Chinese version of the plug-in you just downloaded?

When downloading the Chinese package in the third step, the computer will pop up a dialog box to select the download location (storage location). This storage location is where your Chinese package is located, which is also where the plug-in file you need to choose to install in step six is ​​located.
For example, the following picture:
Insert image description here

Step 7: Click Restart

Insert image description here

Insert image description here

End: When you see the interface below, it means the Chineseization is successful.

Insert image description here
Insert image description here

Solution to Chinese translation failure 2

If the following situation occurs, you can choose this method to try

Situation: The wrong Chinese plug-in was selected, and the first plug-in was mistakenly selected.
Insert image description here

Solution: Just choose the second plug-in

If you encounter the following picture and the installation cannot be successful, you can go to [Chinese failed solution 1] to solve the problem
Insert image description here
. Thank you for reading~

Guess you like

Origin blog.csdn.net/m0_57495651/article/details/131944829