启动python程序,自动关闭黑色命令窗口 作者:马育民 • 2025-09-19 01:04 • 阅读:10001 上层目录,编辑 `启动.bat`,内容如下: ``` cd python start.bat ``` 在 `python` 内,编辑 `start.bat`,内容如下: ``` start pythonw main.py ``` 原文出处:http://www.malaoshi.top/show_1GW1t1dvadnR.html