GetString 函数功能 获取字符串地址。 函数原型 const char *GetString() const 参数说明 无 返回值 参数名 类型 描述 - char 字符串地址。 异常处理 无。 约束说明 无。 父主题: AscendString类