用于存储配置文件数据。
ConfigData::ConfigData();
ConfigData::ConfigData(const ConfigData &other);
参数名
输入/输出
说明
other
输入
复制传入的 ConfigData(指针)。