Skip to content

Instantly share code, notes, and snippets.

@we684123
Created December 4, 2024 03:40
Show Gist options
  • Save we684123/9f84e465eed9ba265c4e8dbc7f7ec93a to your computer and use it in GitHub Desktop.
Save we684123/9f84e465eed9ba265c4e8dbc7f7ec93a to your computer and use it in GitHub Desktop.
python 捷徑建立
```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