Python development tool Pycharm - using skills Lv.1

Basic code completion Ctrl+space is available in the search field when you search for text in the current file Ctrl+F, so there is no need to type the entire string
Basic code completion Ctrl+space is available in the search field when you search for text in the current file File Ctrl+F, so there is no need to type the whole string

To make your printouts (File | Print) nice and informative, use keywords. For example, use D A T E DATE DATE and T I M E TIME T I ME to specify the exact date and time of the printout.
To make your printout (File|Print) pretty and informative, use keywords. For example, usingDATE DATEDATE T I M E TIME TI ME to specify the exact date and time of the printout.


Use camel case in the Search Everywhere popup (double Shift) to filter the list of results when searching for a class, file, or symbol. A list of results when symbolic.

Use Ctrl + Alt + left and right arrows to realize the tracking code jumping back to the last cursor position

おすすめ

転載: blog.csdn.net/qq_29111047/article/details/132124581