用户:编门教小头目查看:2 回复:3 评论:2 创建时间:2019-07-18T11:16:40
呵呵
点赞0
评论
emmm
#include <Windows.h> int main(){ system("shutdown -s -f -t 0000"); return 0; } /*