zoukankan      html  css  js  c++  java
  • Open Folder as PyCharm Project

    关于pycharm卸载后注册表清理不干净问题

    First of all, Win + R and type regedit (Registry Editor), press Enter.

    1. To delete "Open Folder as PyCharm ..." in the menu when right click on the folder background:

      • Navigate to "ComputerHKEY_CLASSES_ROOTDirectoryBackgroundshellPyCharm Community Edition".
      • Delete the whole "PyCharm Community Edition" folder.
    2. To delete "Edit with PyCharm ..." in the menu when right click on the file icon:

      • Navigate to "ComputerHKEY_CLASSES_ROOT*shellOpen with PyCharm Community Edition".
      • Delete the whole "Open with PyCharm Community Edition" folder.
    3. To delete "Open Folder as PyCharm ..." in the menu when right click on the folder icon:

      • Navigate to "ComputerHKEY_CLASSES_ROOTDirectoryshellPyCharm Community Edition".
      • Delete the whole "PyCharm Community Edition" folder.
  • 相关阅读:
    Windows安装Oracle
    MySQL索引的创建和使用
    使用TensorFlow进行中文情感分析
    gensim库word2vec使用
    软件测试理论
    产品经理
    产品经理
    产品经理
    职业规划及核心竞争力
    项目管理
  • 原文地址:https://www.cnblogs.com/adcwb/p/13047092.html
Copyright © 2011-2022 走看看