TextsInfo
功能
文本信息。
结构定义
class TextsInfo { public: std::vector<std::string> text; };
参数说明
参数名
说明
text
文本信息。
父主题:
通用数据结构