用python执行cmd代码(例如打开一个图片) 用户2996659896457 2024-02-08 44 阅读1分钟 import os os.system("start C:\Program Files\Google\Chrome\Applicatio\some.png")