摘要: http://blog.csdn.net/chexlong/article/details/6818017 #define CONF_FILE_PATH "Config.ini" #include <string.h> #ifdef WIN32#include <Windows.h>#include 阅读全文
posted @ 2018-03-19 17:37 wjbooks 阅读(962) 评论(0) 推荐(0)
摘要: const std::string strCfgName = "logger_import_db.conf" ;bool fGetCfgFileName(std::string& paraStr_CfgFileName){ paraStr_CfgFileName.clear() ; char szW 阅读全文
posted @ 2018-03-19 11:49 wjbooks 阅读(653) 评论(0) 推荐(0)