摘要:
一、如何防止文件重复编译?'class' type redefinition 在MFC项目中新建一个类,会发现在.h文件的第一行有代码:#pragma once 这行代码是什么作用呢?去掉以后,如果在两处分别引入了.h的头文件,比如: 在app 中,#include "Ctest1.h" 在View中,#include "Ctest1.h" 会报错:1>d:\vs2008c++\2\test... 阅读全文
posted @ 2010-07-13 18:04
pjh123
阅读(109)
评论(0)
推荐(0)

浙公网安备 33010602011771号