0_0_6460743_31162.cpp
0_0_6460743_31162.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“java”的前面)
0_0_6460743_31162.cpp(1) : error C2501: “import” : 缺少存储类或类型说明符
0_0_6460743_31162.cpp(1) : error C2143: 语法错误 : 缺少“;”(在“.”的前面)
0_0_6460743_31162.cpp(1) : error C2501: “java” : 缺少存储类或类型说明符
0_0_6460743_31162.cpp(6) : error C3381: “Main” : 程序集访问说明符只能应用于托管类型
0_0_6460743_31162.cpp(7) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_6460743_31162.cpp(8) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_6460743_31162.cpp(10) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_6460743_31162.cpp(14) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_6460743_31162.cpp(20) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_6460743_31162.cpp(28) : error C2144: 语法错误 : “int”的前面应有“:”
0_0_6460743_31162.cpp(31) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_6460743_31162.cpp(49) : error C2144: 语法错误 : “void”的前面应有“:”
0_0_6460743_31162.cpp(49) : error C2061: 语法错误 : 标识符“String”
0_0_6460743_31162.cpp(53) : fatal error C1004: 遇到意外的文件结束
|