摘要:
int load(const std::string &strFilePath, const std::string &strFileName){ m_mapParam.clear(); string strConfFullPath; if (kbdSuccess != makeConfigFile 阅读全文
posted @ 2018-12-26 13:22
码农er
阅读(1300)
评论(0)
推荐(0)
摘要:
namespace fs = boost::filesystem; fs::path objPath = strFilePath; // strFilePath--目录 objPath/=strFileName;// strFileName--文件名 if(objPath.is_absplute() 阅读全文
posted @ 2018-12-26 11:58
码农er
阅读(493)
评论(0)
推荐(0)
浙公网安备 33010602011771号