0_0_9847715_5281.cpp
0_0_9847715_5281.cpp(1) : error C2470: “java” : 看起来像函数定义,但没有形参表;跳过明显的函数体
0_0_9847715_5281.cpp(3) : error C2061: 语法错误 : 标识符“java”
0_0_9847715_5281.cpp(4) : error C2061: 语法错误 : 标识符“java”
0_0_9847715_5281.cpp(4) : error C2630: “;”在应是逗号分隔列表的位置找到了
0_0_9847715_5281.cpp(6) : error C3381: “Ballgame” : 程序集访问说明符只能应用于托管类型
0_0_9847715_5281.cpp(6) : error C2059: 语法错误 : “<类头>”
0_0_9847715_5281.cpp(6) : error C2630: “;”在应是逗号分隔列表的位置找到了
0_0_9847715_5281.cpp(71) : error C2143: 语法错误 : 缺少“;”(在“++”的前面)
0_0_9847715_5281.cpp(71) : error C2501: “c” : 缺少存储类或类型说明符
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xd3”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xef”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xd1”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xd4”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xca”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xb5”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xcf”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xd6”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xc8”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xe7”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xcf”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xc2”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xa3”
0_0_9847715_5281.cpp(71) : error C2018: 未知字符“0xba”
VC\include\yvals.h(116) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\yvals.h(116) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
VC\include\xutility(128) : error C2065: “_Bool” : 未声明的标识符
VC\include\xutility(131) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(136) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(141) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(146) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(158) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(163) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(168) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(173) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(178) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(183) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(189) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(194) : error C2913: 显式专用化;“std::iterator_traits”不是类模板的专用化
VC\include\xutility(199) : error C2955: “std::iterator_traits” : 使用类模板需要模板参数列表
VC\include\xutility(194) : 参见“std::iterator_traits”的声明
VC\include\xutility(245) : error C2059: 语法错误 : “,”
VC\include\xutility(246) : error C2143: 语法错误 : 缺少“;”(在“{”的前面)
VC\include\xutility(246) : error C2447: “{” : 缺少函数标题(是否是老式的形式表?)
VC\include\xutility(251) : error C2143: 语法错误 : 缺少“,”(在“*”的前面)
VC\include\xutility(254) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|