文件名称:DT
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:99.24kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
实时接收VC++程序Debug和Release下的自定义调试输出,可以极大的方便程序的调试.
用法(以CTestMFCApp为例):
在TestMFCApp的stdafx.h中加入#include "dt_2005.h"
在.cpp需要输出调试信息的代码行加入
DT("hello,year d",2009)
DW("This is a warning msg")
DE("error")
用DT.exe来接收输出的信息
DT用来输出一般信息,
DW用来输出警告信息,以粉红色文字显示
DE用来输出错误信息,以红色文字显示
在DT.exe中会显示文件名和行号.-Receive real-time VC++ program under Debug and Release custom debug output, you can greatly facilitate the process of debugging. Usage (as an example to CTestMFCApp): In stdafx.h add TestMFCApp the# include " dt_2005.h" in. cpp need to output debugging information by adding lines of code DT ( " hello, year d" , 2009) DW ( " This is a warning msg" ) DE ( " error" ) with DT.exe information to receive the output DT general information to the output, DW used to output a warning message to show pink text DE to output error message in red text will appear in the show DT.exe file name and line number.
用法(以CTestMFCApp为例):
在TestMFCApp的stdafx.h中加入#include "dt_2005.h"
在.cpp需要输出调试信息的代码行加入
DT("hello,year d",2009)
DW("This is a warning msg")
DE("error")
用DT.exe来接收输出的信息
DT用来输出一般信息,
DW用来输出警告信息,以粉红色文字显示
DE用来输出错误信息,以红色文字显示
在DT.exe中会显示文件名和行号.-Receive real-time VC++ program under Debug and Release custom debug output, you can greatly facilitate the process of debugging. Usage (as an example to CTestMFCApp): In stdafx.h add TestMFCApp the# include " dt_2005.h" in. cpp need to output debugging information by adding lines of code DT ( " hello, year d" , 2009) DW ( " This is a warning msg" ) DE ( " error" ) with DT.exe information to receive the output DT general information to the output, DW used to output a warning message to show pink text DE to output error message in red text will appear in the show DT.exe file name and line number.
相关搜索: dt_2005
(系统自动生成,下载前可以参看下载内容)
下载文件列表
res/DebugHelper.rc2
res/dt.ico
res/Thumbs.db
res/Toolbar.bmp
res/xp.manifest
res
DebugHelper.aps
DebugHelper.clw
DebugHelper.cpp
DebugHelper.dsp
DebugHelper.dsw
DebugHelper.h
DebugHelper.ncb
DebugHelper.opt
DebugHelper.plg
DebugHelper.rc
DebugHelper.txt
DebugHelperDoc.cpp
DebugHelperDoc.h
DebugHelperView.cpp
DebugHelperView.h
DT.cpp
DT.exe
DT.h
dt_2005.h
DT_c.cpp
DT_c.h
ListCtrlEx.cpp
ListCtrlEx.h
MainFrm.cpp
MainFrm.h
MsgSinkWnd.cpp
MsgSinkWnd.h
OptionDlg.cpp
OptionDlg.h
OptionGeneralDlg.cpp
OptionGeneralDlg.h
ReadMe.txt
resource.h
StdAfx.cpp
StdAfx.h
TrueColorToolBar.cpp
TrueColorToolBar.h
ViewTraceDlg.cpp
ViewTraceDlg.h
res/dt.ico
res/Thumbs.db
res/Toolbar.bmp
res/xp.manifest
res
DebugHelper.aps
DebugHelper.clw
DebugHelper.cpp
DebugHelper.dsp
DebugHelper.dsw
DebugHelper.h
DebugHelper.ncb
DebugHelper.opt
DebugHelper.plg
DebugHelper.rc
DebugHelper.txt
DebugHelperDoc.cpp
DebugHelperDoc.h
DebugHelperView.cpp
DebugHelperView.h
DT.cpp
DT.exe
DT.h
dt_2005.h
DT_c.cpp
DT_c.h
ListCtrlEx.cpp
ListCtrlEx.h
MainFrm.cpp
MainFrm.h
MsgSinkWnd.cpp
MsgSinkWnd.h
OptionDlg.cpp
OptionDlg.h
OptionGeneralDlg.cpp
OptionGeneralDlg.h
ReadMe.txt
resource.h
StdAfx.cpp
StdAfx.h
TrueColorToolBar.cpp
TrueColorToolBar.h
ViewTraceDlg.cpp
ViewTraceDlg.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.