1. 最常用的两种C++序列化方案的使用心得(protobuf和boost serialization)
http://www.cnblogs.com/lanxuezaipiao/p/3703988.html
2. http://www.iteye.com/topic/319063
3. C 语言的数据序列化
http://blog.codingnow.com/2010/03/c_serialization.html
4. asio与序列化——被忽略的神器asio::streambuf
http://www.godebug.org/index.php/archives/105/
5.
使用C++进行对象序列化
6. http://stackoverflow.com/questions/371371/serialize-data-structures-in-c
7. http://code.google.com/p/yaml-cpp/
8.http://avro.apache.org/docs/current/api/c/index.html
9. http://troydhanson.github.io/tpl/userguide.html
时间: 2024-10-06 00:22:23