基础数据结构类 CTNString


使用说明

说明



///返回字符串值
string get();

///返回int值
int getInt();

///返回浮点数值
double getDouble();

///设置值
void set(string str);

///设置int值
void setInt(const int);

///设置浮点数值
void setDouble(const double);
Copyright © TouchNet 2015 all right reserved,powered by Gitbook最后修订时间: 2022-06-21 09:21:04

results matching ""

    No results matching ""