网站大量收购独家精品文档,联系QQ:2885784924

VC常见错误中英文对照.doc

  1. 1、本文档共9页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
VC常见错误中英文对照

vc编译错误:VC++编译错误信息大全 疯狂代码 http://CrazyC/ ?:http:/CrazyC/VC/Article12697.html 1、fatal error C1010: unexpected end of file while looking for precompiled header directive 寻找预编译头文件路径时遇到了不该遇到文件尾(般是没有# \stdafx.h\) 2、fatal error C1083: Cannot open file: \R…….h\: No such file or directory 不能打开包含文件“R…….h”:没有这样文件或目录 3、error C2011: \C……\: \\ type redefinition 类“C……”重定义 4、error C2018: unknown character \0xa3\ 不认识\0xa3\(般是汉字或中文标点符号) 5、error C2057: expected constant expression 希望是常量表达式(般出现在switch语句分支中) 6、error C2065: \IDD_MYDIALOG\ : undeclared identier “IDD_MYDIALOG”:未声明过标识符 7、error C2082: redefinition of formal parameter \bRe\ 参数“bRe”在体中重定义 8、error C2143: syntax error: missing \:\ before \{\ 句法:“{”前缺少“;” 9、error C2146: syntax error : missing \;\ before identier \dc\ 句法:在“dc”前丢了“;” 10、error C2196: value \69\ already used 值69已经用过(般出现在switch语句分支中) 11、error C2509: \OnTimer\ : member function not declared in \CHelloView\ 成员“OnTimer”没有在“CHelloView”中声明 12、error C2511: \re\: overloaded member function \void ()\ not found in \B\ 重载“void re()”在类“B”中找不到 13、error C2555: \B::f1\: overriding virtual function dfers from \A::f1\ _disibledevent=   没 有效果运算符“= =”;是否改为“=”? 17、warning C4700: local variable \bRe\ used without having been initialized 局部变量“bRe”没有化就使用 18、error C4716: \CMyApp::InitInstance\ : must a value “CMyApp::InitInstance”必须返回个值 19、LINK : fatal error LNK1168: cannot open Debug/P1.exe for writing 连接:不能打开P1.exe文件以改写内容(般是P1.Exe还在运行未关闭) 20、error LNK2001: unresolved external symbol \public: virtual _ _thiscall C……::~C……(void)\ 连接时发现没有实现外部符号(变量、等) function call missing argument list 时候没有给参数[Page] member function definition looks like a ctor, but name does not match enclosing 成员声明了但没有使用 unexpected end of file while looking for precompiled header directive 在寻找预编译头文件时文件 意外结束编译不正常终止可能造成这种情况 Ambiguous operators need parentheses : 不明确的运算需要用括号括起 Ambiguous symbol ’xxx’ : 不明确的符号 Argument l

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档