Pycharm uses

 pycharm use experience

The following summarizes my experience of using pycharm, I hope it will help you

 

1. Select the local interpreter:

Click on the red box (settings, shortcut Ctrl+Alt+S)

 

After entering, follow the picture steps to find the local interpreter:

Here you can choose version 3.6 or 2.7:

 

2. Install third-party modules:

You can install third-party modules in pycharm without having to enter on the command line

Also in the settings (settings, shortcut Ctrl+Alt+S)

Open the project interpreter and click the plus sign on the right

 

3. Set the file encoding:

Still come to settings, set

 

4. Turn off automatic updates:

pycharm is updated frequently, but what if I don't want to see the update information?

Open the settings and make the corresponding update settings here

 

4. Script header settings:

Write script headers for scripts to make files more standardized and readable

 

 5. Import and export custom pycharm settings:

Others can apply your pycharm shortcuts, etc.

 

6. Inquiry and setting of shortcut keys:

Common shortcut keys:

Ctrl+D: Copy the current line

Ctrl+E: delete the current line

Ctrl+/: Comment

shift+enter: create the next line and jump

Tab: Indent

shift+Tap: cancel indentation

Ctrl+F: Find

Ctrl+H: replace

 

Right click on the file:

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325024611&siteId=291194637