0_0_27656895_17193.cpp
0_0_27656895_17193.cpp(1) : error C2146: 语法错误: 缺少“;”(在标识符“java”的前面)
0_0_27656895_17193.cpp(1) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_27656895_17193.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_27656895_17193.cpp(2) : error C3381: “Main”: 只有在用 /clr 选项编译的代码中才有程序集访问说明符
0_0_27656895_17193.cpp(3) : error C4430: 缺少类型说明符 - 假定为 int。注意: C++ 不支持默认 int
0_0_27656895_17193.cpp(3) : error C2144: 语法错误:“void”的前面应有“:”
0_0_27656895_17193.cpp(3) : error C2061: 语法错误: 标识符“String”
0_0_27656895_17193.cpp(46) : error C2530: “nbsp”: 必须初始化引用
0_0_27656895_17193.cpp(4) : error C2065: “Scanner”: 未声明的标识符
0_0_27656895_17193.cpp(4) : error C2146: 语法错误: 缺少“;”(在标识符“sc_01”的前面)
0_0_27656895_17193.cpp(4) : error C2065: “sc_01”: 未声明的标识符
0_0_27656895_17193.cpp(4) : error C2061: 语法错误: 标识符“Scanner”
0_0_27656895_17193.cpp(5) : error C2065: “sc_01”: 未声明的标识符
0_0_27656895_17193.cpp(5) : error C2228: “.nextInt”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_27656895_17193.cpp(8) : error C2065: “String”: 未声明的标识符
0_0_27656895_17193.cpp(8) : error C2146: 语法错误: 缺少“;”(在标识符“Cer_ID”的前面)
0_0_27656895_17193.cpp(8) : error C2065: “Cer_ID”: 未声明的标识符
0_0_27656895_17193.cpp(8) : error C2065: “sc_01”: 未声明的标识符
0_0_27656895_17193.cpp(8) : error C2228: “.next”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_27656895_17193.cpp(9) : error C2065: “Integer”: 未声明的标识符
0_0_27656895_17193.cpp(9) : error C2228: “.parseInt”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_27656895_17193.cpp(9) : error C2065: “Cer_ID”: 未声明的标识符
0_0_27656895_17193.cpp(9) : error C2228: “.substring”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_27656895_17193.cpp(13) : error C2065: “String”: 未声明的标识符
0_0_27656895_17193.cpp(13) : error C2146: 语法错误: 缺少“;”(在标识符“result1”的前面)
0_0_27656895_17193.cpp(13) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(13) : error C2061: 语法错误: 标识符“String”
0_0_27656895_17193.cpp(16) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(19) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(22) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(25) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(28) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(31) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(34) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(37) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(41) : error C2065: “System”: 未声明的标识符
0_0_27656895_17193.cpp(41) : error C2228: “.out”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_27656895_17193.cpp(41) : error C2228: “.println”的左边必须有类/结构/联合
0_0_27656895_17193.cpp(41) : error C2065: “result1”: 未声明的标识符
0_0_27656895_17193.cpp(42) : error C2143: 语法错误 : 缺少“)”(在“;”的前面)
0_0_27656895_17193.cpp(42) : error C2065: “Cer_ID”: 未声明的标识符
0_0_27656895_17193.cpp(42) : error C2228: “.substring”的左边必须有类/结构/联合
类型是“unknown-type”
0_0_27656895_17193.cpp(42) : error C2059: 语法错误:“)”
|