pycharm重置设置,恢复默认设置的方法
window 系统
找到下方目录-->删除. 再重新打开pycharm
# Windows Vista, 7, 8, 10: <SYSTEM DRIVE>\Users\<USER ACCOUNT NAME>\.<PRODUCT><VERSION> 例:C:\Users\Administrator\.PyCharm2018.1 # Windows XP: <SYSTEM DRIVE>\Documents and Settings\<USER ACCOUNT NAME>\.<PRODUCT><VERSION>
mac 系统
请根据需要删除下方目录
# Configuration rm -rf ~/Library/Preferences/PyCharm* # Caches rm -rf ~/Library/Caches/PyCharm* # Plugins rm -rf ~/Library/Application Support/PyCharm* # Logs rm -rf ~/Library/Logs/PyCharm*
此处无图~~~
官网链接:点我啊,点我啊,点我就去了
相关推荐
NANGEBOKE 2020-11-23
wuguangbin0 2020-11-17
shuhaojie 2020-11-17
skyplay0 2020-11-17
BigYellow 2020-11-16
shuhaojie 2020-08-16
NANGEBOKE 2020-08-15
mmwalker 2020-08-11
wuguangbin0 2020-07-18
vshacker 2020-07-05
jameslaughing 2020-07-04
jameslaughing 2020-07-04
maoyongfan 2020-06-28
hanxia 2020-06-27
无缘公子 2020-06-18
NANGEBOKE 2020-06-15