摘要:
C++常见错误:1. C2146错误通常原因是变量定义前的类型说明符找不到,可能因为拼写错误或未加入需要的头文件引用导致2. Error1fatal error C1010: unexpected end of file while looking for precompiled header. Did you forget to add '#include "stdafx.h"' to your... 阅读全文
posted @ 2009-12-24 00:41
米粮二斗
阅读(225)
评论(0)
推荐(0)