#include<windows.h> #include<stdio.h> int main() { //打开记事本 // ShellExecute(NULL, "open", "notepad.exe", NULL, NULL, SW_SHOWNORMAL);
確定! 回上一頁