终于明白了KDevelop里面如何调试控制台程序了
文章目录
找了好久也不知道KDevelop里面如何调试控制台程序,后来阅读Kdevelop上面的FAQ终于找到了答案~~~
Debugging a console application : How do I get the console to show so I can enter data? In the Project Options dialog, go to the Debugger tab and check Enable separate terminal for application IO
~~~~就是一句话,简简单单,让我迷惑了很久~~~~
文章作者 贺思聪
上次更新 2006-02-10
许可协议 未经原作者许可禁止转载