863666_0_0_10397.cpp
863666_0_0_10397.cpp(7) : error C2065: “size_type” : 未声明的标识符
863666_0_0_10397.cpp(7) : error C2146: 语法错误 : 缺少“;”(在标识符“length”的前面)
863666_0_0_10397.cpp(7) : error C2065: “length” : 未声明的标识符
863666_0_0_10397.cpp(14) : error C3861: “length”: 即使使用参数相关的查找,也未找到标识符
863666_0_0_10397.cpp(16) : error C3861: “length”: 即使使用参数相关的查找,也未找到标识符
863666_0_0_10397.cpp(18) : error C3861: “length”: 即使使用参数相关的查找,也未找到标识符
|