⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 《Visual C++除错手册》附盘.zip
💻 TXT
字号:
This README file is for the code diskette that accompanies the book
"Debugging Visual C++ Windows".  It consists of several Visual C++ v5.0
workspace/projects.  You should create directories on your machine and copy
these projects to your hard drive, then build and run them.  Make sure
TRACE is enabled, and run the executeable(s) in DEBUG mode.

Example 1 - Demonstrates the #pragma compiler directive, ASSERT, and TRACE
Example 2 - Demonstrates the use of memory state checking
Example 3 - Demonstrates how to retrieve error messages for GetLastError()
Example 4 - Demonstrates compiler bugs in divide by 0, ternary conditional

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -