小编vpa*_*ade的帖子

使用 Python 注销 Windows

我应该使用哪个 Python 函数来注销当前用户。我找到了一个锁定我的电脑的示例,例如 Win+L 组合

ctypes.windll.user32.LockWorkStation ()

但我需要一个类似的功能,它将注销。

python logoff logout

5
推荐指数
1
解决办法
9535
查看次数

标签 统计

logoff ×1

logout ×1

python ×1