0_0_12605886_8902.cpp
0_0_12605886_8902.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“highlighting”的前面)
0_0_12605886_8902.cpp(1) : error C2501: “Code” : 缺少存储类或类型说明符
0_0_12605886_8902.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“produced”的前面)
0_0_12605886_8902.cpp(1) : error C2501: “highlighting” : 缺少存储类或类型说明符
0_0_12605886_8902.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“by”的前面)
0_0_12605886_8902.cpp(1) : error C2501: “produced” : 缺少存储类或类型说明符
0_0_12605886_8902.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“Actipro”的前面)
0_0_12605886_8902.cpp(1) : error C2501: “by” : 缺少存储类或类型说明符
0_0_12605886_8902.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“CodeHighlighter”的前面)
0_0_12605886_8902.cpp(1) : error C2501: “Actipro” : 缺少存储类或类型说明符
0_0_12605886_8902.cpp(1) : error C2065: “freeware” : 未声明的标识符
0_0_12605886_8902.cpp(1) : error C2501: “CodeHighlighter” : 缺少存储类或类型说明符
0_0_12605886_8902.cpp(1) : error C2146: 语法错误 : 缺少“;”(在标识符“http”的前面)
0_0_12605886_8902.cpp(1) : error C2470: “http” : 看起来像函数定义,但没有形参表;跳过明显的函数体
VC\include\string.h(28) : error C2059: 语法错误 : “extern ”
0_0_12605886_8902.cpp(3) : error C2871: “std” : 具有该名称的命名空间不存在
0_0_12605886_8902.cpp(10) : error C3861: “strlen”: 即使使用参数相关的查找,也未找到标识符
0_0_12605886_8902.cpp(10) : error C3861: “strlen”: 即使使用参数相关的查找,也未找到标识符
0_0_12605886_8902.cpp(33) : error C2065: “cin” : 未声明的标识符
0_0_12605886_8902.cpp(33) : fatal error C1903: 无法从以前的错误中恢复;正在停止编译
|