Debugging
调试
Qt Creator is an easy to use and well designed IDE to code your Qt C++ and Q<: projects. It has world class CMake
support and is pre-configured for Qt C++ development. Due to it's excellent C++ support it can also be used for any other vanilla C++ projects.
Qt Creator是一个易于使用且设计良好的IDE,可以方便的编写Qt c++项目。它具有世界一流的CMake支持,提供Qt c++开发预配置。由于对c++的出色支持,它也可以用于任何c++项目。
TIP
注
Hmm, I just realized I have not used debugging a lot. I hope this is a good sign. Need to ask someone to help me out here. In the meantime have a look at the Qt Creator documentation.
嗯,我刚意识到我使用调试不多。我希望这是个好开头。找个人来帮我下。同时,看看Qt Creator文档。