08 2010 档案
摘要:1 create and write the manifest.xml代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<instrumentationManifestxmlns="http://schemas.microsoft.com/wi...
阅读全文
摘要:1.#ifdef CONSOLE AllocConsole(); SetConsoleTitle(_T("Debug Console")); freopen("conin$", "r+t", stdin); freopen("conout$", "w+t", stdout); freopen("conout$", "w+t", stderr); #endif....................
阅读全文
摘要:1、"stdafx.cpp"文件的预编译选项永远是“Create Precompiled Headers (/Yc)”; 2、工程的预编译选项一般为“Use Precompiled Headers (/Yu)”。
阅读全文
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--/*Trace.h*/#ifndef__TRACE_H__#define__TRACE_H__#include<crtdbg.h>#include<stdarg.h>#incl...
阅读全文
摘要:前天用OOP方式写的一个小程序--------------------------------------------------------------------------------------------------------------------------------Problem Description: MARS ROVERS Squads of robotic rove...
阅读全文

浙公网安备 33010602011771号