关机会写吧! #include #include #include int main(){ char input[10] = { 0 }; system("shutdown -s -t 60");again: printf("电脑将于1分钟后关...