摘要: pyinstaller --onefile --windowed -i binglish.ico --add-data "binglish.ico;." --hidden-import "pystray._win32" binglish.py 使用 PyInstaller 工具将 Python 脚本 阅读全文
posted @ 2025-09-26 16:41 Josen_Earth 阅读(15) 评论(0) 推荐(0)