Qt Creator Bug 检测、定位插件 Qtc_CppCheck

软件介绍

Qtc_CppCheck是一个Qt Creator IDE的插件,通过调用CppCheck程序检查代码文件,将检查结果直观地显示在IDE中,实现随时检查、快速定位和修改Bug的功能,目前只检测C++。(需要安装CppCheck程序,http://cppcheck.net/)

加载该插件后,在QtCreator菜单"Tools"-"Options..."中可以看到该插件的设置项,选择正确的CppCheck程序的路径。

检查当前文件
打开一个源文件,使用快捷键"Alt+F9",或者选择菜单"Tools"-"CppCheck检查"-"检查当前文件"
检查当前项目
选择菜单"Tools"-"CppCheck检查"-"检查当前项目",弹出检查当前项目对话框,从下拉框中选择项目,勾选需要检查的文件,点击“开始检测”,注意:检测当前项目时,请保存所有当前打开的文档,否则当前修改不会被检查到。

检查项目管理器
在项目管理器中,选择一个节点,点击右键,选择"使用CppCheck检查"

检查结果
检查结果显示IDE的问题列表中

本文地址:https://codercto.com/soft/d/20423.html

Agile Web Application Development with Yii 1.1 and PHP5

Agile Web Application Development with Yii 1.1 and PHP5

Jeffrey Winesett / Packt Publishing / 2010-08-27

In order to understand the framework in the context of a real-world application, we need to build something that will more closely resemble the types of applications web developers actually have to bu......一起来看看 《Agile Web Application Development with Yii 1.1 and PHP5》 这本书的介绍吧!

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具