联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 Visual C++ Custom Debug Monitor - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • GLgraph
  • FCK editor
  • Async Professional
  • -= 更多 =-

    项目描述:
    Many times I wanted to have an easy way to get the same functionality in Microsoft Visual C++ that Visual Basic provides, i.e. to insert into the source code some debug messages and have them displayed at runtime into a separated, dedicated window (...the "Immediate" window in Visual Basic).

    I have created a small utility, named Debug.exe, which is a mainly a messaging monitor window, where all the debugging messages sent from your application are displayed at runtime. (You can download the full source code here)


    经常我需要在Microsoft Visual C++ 中得到Visual Basic提供的一些工具,如在源代码中插入调试信息,并让它们在运行时在一个单独的专门的窗口中显示调试信息(Visual Basic中的"Immediate" 窗口)。
    我创建了自己的一个小工具,名叫Debug.exe,它主要是一个消息监视窗口,你的应用程序发出的调试信息在运行时均可以显示。
    来源: http://www.codeguru.com/debug/CustomDebug.shtml
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    CustomDebug  1.0  2004-03-22 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/debug/CustomDebug.zip

      » 合 作 伙 伴