CursorTokenLogin/README.md
2026-04-07 21:22:37 +08:00

101 B

python -m PyInstaller -w -F main.py


编译成exe

python -m PyInstaller build.spec --clean