09 2025 档案

摘要:#打包目的:完全脱离环境,只copy hello.exe去其他机器就可以完美运行#打包命令: pyinstaller --onefile .\xxx\hello.py --hidden-import "tkinter" --hidden-import=glob --hidden-import=lxm 阅读全文
posted @ 2025-09-15 09:42 我的腹肌不见了 阅读(41) 评论(0) 推荐(0)
摘要:下载 Releases · coreybutler/nvm-windows nvm-setup.exe nvm list available #查看可安装版本 如果报错Could not retrieve https://nodejs.org/dist/index.json: Get "https: 阅读全文
posted @ 2025-09-15 09:03 我的腹肌不见了 阅读(18) 评论(0) 推荐(0)