摘要: 一、pycharm 如何设置方法调用字体颜色 1.打开pycharm编辑器,file > settings > editor > color scheme > python > Method call 阅读全文
posted @ 2018-05-31 11:26 北向。 阅读(1452) 评论(0) 推荐(0)
摘要: 一、pycharm 如何设置函数调用字体颜色 1.打开pycharm编辑器,file > settings > editor > color scheme > python > function call 阅读全文
posted @ 2018-05-31 11:20 北向。 阅读(1652) 评论(0) 推荐(0)
摘要: 一、pycharm如何设置注释的字体颜色 1.打开pycharm编辑器,file > settings > Editor > Color Scheme > python > Line Comment 阅读全文
posted @ 2018-05-31 11:15 北向。 阅读(38876) 评论(0) 推荐(3)
摘要: 1.解决一直索引python目录下的文件 File - Settings - Project: yourprojectname - Project Structure - Right click on folder and press "Excluded" (1)Add Content Root, 阅读全文
posted @ 2018-05-31 11:08 北向。 阅读(6372) 评论(0) 推荐(0)