您的位置:首页 > 运维架构

终于明白了KDevelop里面如何调试控制台程序了

2006-02-10 20:27 267 查看

找了好久也不知道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

~~~~就是一句话,简简单单,让我迷惑了很久~~~~
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: