文件名称:TRACEWindow
介绍说明--下载内容均来自于网络,请自行研究使用
1,把dout.h加入到要调试的文件中,直接#include \"dout.h\"就行。
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TRACEWindow.exe,
4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-1, dout.h into debugging to the document, # include direct "dout.h" OK. 2, the demand for the output added : dout (debugging information) 3. Operation TRACEWindow.exe, 4, operating procedures, When running to dout (..), TRACEWindow will receive the information.
2,在需求输出信息的地方添加:dout(调试信息)
3,运行TRACEWindow.exe,
4,运行程序,当运行到dout(..)的地方,TRACEWindow就会收到信息了。-1, dout.h into debugging to the document, # include direct "dout.h" OK. 2, the demand for the output added : dout (debugging information) 3. Operation TRACEWindow.exe, 4, operating procedures, When running to dout (..), TRACEWindow will receive the information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 27796694tracewindow.rar 列表 TRACE_Window.dfm TRACEWindow.bpr TRACE_Window.cpp TRACEWindow.cpp TRACE_Window.h TRACEWindow.res TRACEWindow.exe DOUT.H