📜  如何使用 python 代码示例关闭计算机

📅  最后修改于: 2022-03-11 14:46:54.756000             🧑  作者: Mango

代码示例2
import os


os.system("shutdown /s /t 1")