Created
December 4, 2024 03:40
-
-
Save we684123/9f84e465eed9ba265c4e8dbc7f7ec93a to your computer and use it in GitHub Desktop.
python 捷徑建立
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
```cmd | |
mklink python3.13.exe C:\Users\{user_name}\AppData\Local\Programs\Python\Python313\python.exe | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment