摘要: 在VC9增加一个类调试时出现 “forget to add '#include "stdafx.h"' to your source” 时,是在编译时使用了预编译头文件,所以需要设置不用 Precompiled Header.Project-->Property-->Configuraton Pro... 阅读全文
posted @ 2011-10-07 00:35 quzhixun 阅读(1918) 评论(0) 推荐(0) 编辑