文章分类 -  pycharm环境搭建

摘要:先 cmd 进入窗口后 一行一行的执行下列命令 taskkill /im explorer.exe /f cd /d %userprofile%\appdata\local del iconcache.db /a start explorer.exe exit 阅读全文
posted @ 2019-11-25 18:57 -Rye- 阅读(449) 评论(0) 推荐(1)
摘要:是因为IDEA注册码的问题 解决方案: 修改此路径的hosts文件:C:\Windows\System32\drivers\etc\hosts 在其最后一行加入:“0.0.0.0 account.jetbrains.com” 保存即可。然后退出IDEA,重新获取注册码打开就好了。 阅读全文
posted @ 2019-11-25 18:57 -Rye- 阅读(12385) 评论(0) 推荐(0)