tags: Experience and resource sharing pycharm
Win+R enter Regedit

Computer\HKEY_CLASSES_ROOT\Directory\Background\shell





Example: "C:\Program Files (x86)\PyCharm 2020.2\bin\pycharm64.exe" "%V"


background: When installing vscode, did not choose to support the right to open the folder, very hard to accept Solution: By modifying the list of registered modify the right mouse button menu step: 1...
A value-seeking thing seeing outside the network. What is the equivalent Java configuration for the Spring Security tag? I tried http.addFilter( new MyUsernamePasswordAuthenticationFilter() ) where th...
The main reason: the JDK version used by the container does not match For example, tomcat7 does not support JDK5, which is a fundamental problem. Solution: Use the matching JDK according to the corres...
Table of contents background step 1. Open pycharm 2. Configuration environment 3. Run be careful Summarize background There is now a step -ended project, which is also given a Python environment packa...
As a beginner, I have just come into contact with python and pycharm not long ago, and I often come into contact with some incomplete project files from senior brothers and sisters or other people, an...
pycharmAdd a right-click menu How to add Open Folder as PyCharm Project to the right-click menu - Zhihu PyCharm Icon command D:\software\pycharm2021\PyCharm Community Edition 2021.2\bin\pycharm64.exe ...
method one Check the Open with Code option when installing VSCODE Method Two New blank text file Enter the following information Among them, D: \ Microsoft vs code \ code.exe can be directly replaced ...
In normal development, I believe you will encounter the situation where the xml string contains the symbols gt, lt, quot, amp, apos, as shown in the figure below: From the figu...
PyCharm - How to create a directory or folder ? 1. New Directory right mouse click on the project -> New -> Directory 2. Enter new directory name -> OK...