UNIX茶餐厅
_kevin_lee
喜欢美食, 旅行..
全部博文(88)
2014年(2)
2013年(12)
2012年(14)
2010年(8)
2009年(52)
iibull
Phyllis6
xuelei_5
linghao0
cshuazha
孑孑Rain
along819
chenxy19
prolee
发布时间:2013-07-25 20:37:32
这里只是简单些个序列化的逻辑. 做个笔记而已.字符串转换成结构体类似. 读者如果有兴趣可以采用 Json 的字符串格式.#include <iostream>#include <string>#include <sstream>using namespace std;template<class T>string to_string( T t ).........【阅读全文】
登录 注册