Python 开发工具 Pycharm —— 使用技巧Lv.1

Basic code completion Ctrl+空格 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

基本代码完成Ctrl +空格可在搜索领域当你搜索文本在当前文件Ctrl + F,所以没有必要整个字符串类型
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 TIME to specify the exact date and time of the printout.

要使您的打印输出(文件| Print)漂亮且信息丰富,请使用关键字。 例如,使用 D A T E DATE DATE和 T I M E TIME TIME来指定打印输出的确切日期和时间。
Use camel case in the Search Everywhere popup (double Shift) to filter the list of results when searching for a class, file, or symbol.

在Search Everywhere弹出框中使用驼峰大小写(双Shift)来过滤搜索类、文件或符号时的结果列表。
使用Ctrl + Alt + 左右箭头 ,实现追踪代码回跳到上次光标位置

相关推荐
山土成旧客4 分钟前
【Python学习打卡-Day23】从重复到重用:用Pipeline和ColumnTransformer重构你的机器学习工作流
python·学习·重构
棒棒的皮皮9 分钟前
【OpenCV】Python图像处理之平滑处理
图像处理·python·opencv·计算机视觉
Kurbaneli9 分钟前
Python列表推导式保姆级教程
python
Hello eveybody10 分钟前
用代码生成电影预告片
python
2401_8414956417 分钟前
【自然语言处理】汉字表管理工具
人工智能·python·自然语言处理·初始化·数据关联·汉字表管理工具·批量操作到版本控制
BoBoZz1921 分钟前
Finance利用 高斯溅射和 等值面提取技术可视化金融数据
python·vtk·图形渲染·图形处理
小智RE0-走在路上21 分钟前
Python学习笔记(5)--函数
笔记·python·学习
棒棒的皮皮21 分钟前
【OpenCV】Python图像处理之重映射
图像处理·python·opencv·计算机视觉
Chen--Xing22 分钟前
LeetCode 15.三数之和
c++·python·算法·leetcode·rust
洋生巅峰23 分钟前
Python+AI:智能数据可视化新境界
人工智能·python·信息可视化