Pycharm Tip of the Day

打开每日提示: 
工具栏:help –> tip of the day

提示1:一个窗口打开多个项目 
PyCharm can work with several projects in one window. To open a project in the same window with the already opened one, choose Open on the File menu, then in the Open project dialog box, select the option Open in current window, and select the check box Add to currently opened projects. 
翻译: 
在一个窗口PyCharm可以处理多个项目。打开一个项目在同一个窗口已经打开,选择打开文件菜单,然后在开放项目对话框中,选择的选项打开当前窗口,选中该复选框添加到当前打开的项目。 
注意:勾选add to currently opend projuct
提示2:快速查询类Ctrl + N( 
To open any class in the editor quickly, press Ctrl+N (Navigate | Class) and start typing the name of the class. Choose the class from a drop-down list that appears. 
翻译: 
迅速在编辑器中打开任何类,按Ctrl + N(导航|类)并开始键入类名。从下拉列表选择类。
提示3:代码完成功能 Ctrl +空格 
The Code Completion feature lets you quickly complete different kinds of statements in the code. For example, start typing a class name and press Ctrl+空格 to complete it. When multiple choices are available, they are shown in the lookup list. 
翻译:代码完成功能可让你快速的完成不同的语句的代码。例如,输入一个类名并按Ctrl +空格来完成它。当多个选择,他们在查询列表中所示。
提示4:自动导入: 
A special variant of the Code Completion feature invoked by pressing Ctrl+空格 twice allows you to complete the name of any class no matter if it was imported in the current file or not. If the class is not imported yet, the import statement is generated automatically. 
翻译: 
调用代码自动完成功能的特殊变体通过按Ctrl +空两格允许你完成任何类的名字,无论它是否在当前文件导入。如果类尚未导入,导入语句是自动生成的。
提示5:快速定位所选的类 alt+f7: 
You can quickly find all places where a particular class, method or variable is used in the whole project by positioning the caret at the symbol’s name or at its usage in code and pressing Alt+F7 (Find Usages in the popup menu). 
翻译: 
您可以快速找到所有的地方一个特定的类,方法或变量是用于整个项目通过定位插入符号象征的名称或使用的代码,按Alt + F7(在弹出菜单找到用法)
提示6:查看类的帮助文档(ctrl+q)
提示7:跳转到类源码:ctrl+b 或 ctrl加鼠标左键
提示9:修改类名:shift + f6 提
提示 10 : 快速定位文档路径: alt + f1
提示 11 搜索功能可以快速找你要的东西
提示12 :复制当前行 ctrl+d
提示13 :陈列参数:ctrl+p
https://blog.csdn.net/u014770372/article/details/77451347

  • 4
    点赞
  • 7
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值