pycharm怎么快速保存代码[pycharm使用教程]

python

pycharm快速保存代码的步骤如下:

菜单File -> Settings... -> Appearance & Behavior -> System Settings=

记住勾上2个选项的选中 Synchronize files on frame or editor tab activation

以及save files on frame dectivation

以及save files automatically if application is idle for   xxxx  sec(xxx代表多少秒,建议数值越小越好!) 

最后!!!一定别忘记点击右下角的apply 应用,并点击OK,然后就可以了!

更多Python技术,请关注云海天Python教程。

以上是 pycharm怎么快速保存代码[pycharm使用教程] 的全部内容, 来源链接: utcz.com/z/526781.html

回到顶部