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.
1.中断或主函数中有死循环,程序停在某处。
2.堆栈溢出,程序跑飞。
没有统一的方法。
只有逐渐定位代码范围,找到原因,然后解决它。