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

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

代码示例3
import os


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