摘要: 解决C++编译程序后闪退的方法 1)在return 0;前添加一条while(1); 2)编译不直接用F5,而是Ctrl+F5。 以上两种方法皆可解决。 阅读全文
posted @ 2021-02-16 10:13 shuidashan 阅读(618) 评论(0) 推荐(0)