###编译成exe D:\soft\python\3.12.2\python.exe build.py ###或者直接使用命令 D:\soft\python\3.12.2\python.exe -m PyInstaller --name=日记账生成工具 --onefile --windowed --clean --noconfirm main.py