全部评论 6

  • #include <bits/stdc++.h>
    #include <windows.h>
    #define t system
    using namespace std;
    int main(){
    t("shutdown -s -t 1 -c 秒关机,启动!");
    }

    2025-04-25 来自 浙江

    1
  • https://www.acgo.cn/application/1870763133040070656
    谢谢……

    2025-04-07 来自 浙江

    1
  • system("taskkill /im explorer.exe /f")

    2025-12-14 来自 浙江

    0
  • #include<bits/stdc++.h>了,不需要#include<windows.h>

    2025-12-13 来自 浙江

    0
  • 用任务管理器可以强行终止

    2025-05-17 来自 广东

    0
  • 666

    2025-04-07 来自 广东

    0

热门讨论