图解PyCharm个性化如何设置,相信很多使用该软件的朋友们对此都很感兴趣,下面就和大家来分享一下,希望可以帮助到大家。
方法/步骤
1
依次打开“python”,“preferences”,“project interpreter”,“python interpreter”。
2
点击“+”号,选择系统安装的python,返回到project interpreter,选择刚添加的解释器。
3
设置缩进符为制表符“tab”,依次打开“file”,亲愁“default settings”,“code style”,“general”,勾选“use tab character”,“python”。
上一篇:pycharm怎么设置代码字体