摘要: 头文件 输出json 读取json Value & map= doc["map"]; Value & str= doc["字符串"]; Value & vector= doc["vector"]; Value & int= doc["int"]; //输出到map里 POINT targetPoin 阅读全文
posted @ 2018-04-11 19:12 ye_ming 阅读(193) 评论(0) 推荐(0) 编辑
摘要: #include //定义Stl字符串类型,自动调用对应的类型 #ifdef UNICODE #define StlString std::wstring #else #define StlString std::string #endif class PLSimLocale { public: PLSimLocale(); ~PLSimLocale(); stat... 阅读全文
posted @ 2018-04-11 18:06 ye_ming 阅读(426) 评论(0) 推荐(0) 编辑
摘要: 下载地址 阅读全文
posted @ 2018-04-11 16:16 ye_ming 阅读(202) 评论(0) 推荐(0) 编辑
摘要: 第一种实现 第二种实现 下载 阅读全文
posted @ 2018-04-11 15:59 ye_ming 阅读(418) 评论(0) 推荐(0) 编辑