我是用Microsoft Visual C++ 编写程序,为什么写好后点击go运行exe会自动闪退啊

2025-12-16 23:37:41
推荐回答(1个)
回答1:

在return 0;之前加system("pause");这条语句试试