win7 pycharm設定介面全黑色方法:
1.設定預設PyCharm解析器:
操作如下:
然後再返回Project Interpreter,選擇剛新增的直譯器。
2.設定縮排符為製表符“Tab”。
File -> Default Settings -> Code Style
-> General -> 勾選“Use tab character”
-> Python -> 勾選“Use tab character”。
-> 其他的語言程式碼同理設定。
3.設定IDE面板主題。
File -> Settings -> IDE Settings -> Appearance -> Theme -> 選擇“Alloy.IDEA Theme”。
4.顯示“行號”與“空白字元”。
File -> Settings -> IDE Settings -> Editor -> Appearance
-> 勾選“Show line numbers”、“Show whitespaces”、“Show method separators”。
5.設定編輯器“顏色與字型”主題。
File -> Settings -> IDE Settings -> Editor -> Colors & Fonts -> Scheme name -> 選擇“Darcula”
win7 pycharm設定介面全黑色方法:
1.設定預設PyCharm解析器:
操作如下:
然後再返回Project Interpreter,選擇剛新增的直譯器。
2.設定縮排符為製表符“Tab”。
File -> Default Settings -> Code Style
-> General -> 勾選“Use tab character”
-> Python -> 勾選“Use tab character”。
-> 其他的語言程式碼同理設定。
3.設定IDE面板主題。
File -> Settings -> IDE Settings -> Appearance -> Theme -> 選擇“Alloy.IDEA Theme”。
4.顯示“行號”與“空白字元”。
File -> Settings -> IDE Settings -> Editor -> Appearance
-> 勾選“Show line numbers”、“Show whitespaces”、“Show method separators”。
5.設定編輯器“顏色與字型”主題。
File -> Settings -> IDE Settings -> Editor -> Colors & Fonts -> Scheme name -> 選擇“Darcula”