摘要: #include int main() { system("TASKKILL /F /IM Gate.exe"); system("pause"); } 阅读全文
posted @ 2018-07-25 11:42 byfei 阅读(81) 评论(0) 推荐(0)