摘要:
http://www.codeproject.com/Articles/6415/CDiskObject-Simplifying-common-disk-operations Introduction Some common disk operations are inexplicably tedi 阅读全文
posted @ 2016-09-30 15:30
VIPWTL
阅读(422)
评论(0)
推荐(0)
摘要:
在该cpp文件的最顶处插入#include "stdafx.h"这个是微软的硬性规定,当初就是这么设计的,使用预编译技术,必须要将那些预编译的头文件放置在每个cpp文件的最顶处,而预编译的头文件声明是放在stdafx.h文件中的。stdafx.h中的的声明是项目中每个cpp文件都需要包含的,而且要一 阅读全文
posted @ 2016-09-30 10:29
VIPWTL
阅读(190)
评论(0)
推荐(0)
摘要:
工程——设置——Browser Info——去钩 阅读全文
posted @ 2016-09-30 10:22
VIPWTL
阅读(226)
评论(0)
推荐(0)
浙公网安备 33010602011771号