有一段程序 里面的程序没有循环,运行完应该停止的,可是就是停止不下来,一直在运行。
main()
{
程序
}//位置1
单步从位置1往下调试,发现当运行完时直接跳到另外一个窗口,显示:


This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
有一段程序 里面的程序没有循环,运行完应该停止的,可是就是停止不下来,一直在运行。
main()
{
程序
}//位置1
单步从位置1往下调试,发现当运行完时直接跳到另外一个窗口,显示:

