C++ 使用dos的例子

#include<stdio.h> #include<string.h> #include<stdlib.h> void main() { char cmd[20]="shutdown -s -t "; char t[5]="0"; int c; system("shutdown"); //
相關文章
相關標籤/搜索