文件名称:cereal-master
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
cereal一个序列化库,可以将流输出为JSON,XML,BINARY文件。高效,好用-cereal a serialization library, you can stream output as JSON, XML, BINARY file. Efficient, easy to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cereal-master
.............\.gitignore
.............\.travis.yml
.............\CMakeLists.txt
.............\LICENSE
.............\README.md
.............\doc
.............\...\DoxygenLayout.xml
.............\...\doxygen.in
.............\...\footer.html
.............\...\mainpage.dox
.............\include
.............\.......\cereal
.............\.......\......\access.hpp
.............\.......\......\archives
.............\.......\......\........\adapters.hpp
.............\.......\......\........\binary.hpp
.............\.......\......\........\json.hpp
.............\.......\......\........\portable_binary.hpp
.............\.......\......\........\xml.hpp
.............\.......\......\cereal.hpp
.............\.......\......\details
.............\.......\......\.......\helpers.hpp
.............\.......\......\.......\polymorphic_impl.hpp
.............\.......\......\.......\static_object.hpp
.............\.......\......\.......\traits.hpp
.............\.......\......\.......\util.hpp
.............\.......\......\external
.............\.......\......\........\base64.hpp
.............\.......\......\........\rapidjson
.............\.......\......\........\.........\document.h
.............\.......\......\........\.........\filestream.h
.............\.......\......\........\.........\genericstream.h
.............\.......\......\........\.........\internal
.............\.......\......\........\.........\........\pow10.h
.............\.......\......\........\.........\........\stack.h
.............\.......\......\........\.........\........\strfunc.h
.............\.......\......\........\.........\license.txt
.............\.......\......\........\.........\prettywriter.h
.............\.......\......\........\.........\rapidjson.h
.............\.......\......\........\.........\reader.h
.............\.......\......\........\.........\stringbuffer.h
.............\.......\......\........\.........\writer.h
.............\.......\......\........\rapidxml
.............\.......\......\........\........\license.txt
.............\.......\......\........\........\manual.html
.............\.......\......\........\........\rapidxml.hpp
.............\.......\......\........\........\rapidxml_iterators.hpp
.............\.......\......\........\........\rapidxml_print.hpp
.............\.......\......\........\........\rapidxml_utils.hpp
.............\.......\......\macros.hpp
.............\.......\......\types
.............\.......\......\.....\array.hpp
.............\.......\......\.....\base_class.hpp
.............\.......\......\.....\bitset.hpp
.............\.......\......\.....\boost_variant.hpp
.............\.......\......\.....\chrono.hpp
.............\.......\......\.....\common.hpp
.............\.......\......\.....\complex.hpp
.............\.......\......\.....\deque.hpp
.............\.......\......\.....\forward_list.hpp
.............\.......\......\.....\list.hpp
.............\.......\......\.....\map.hpp
.............\.......\......\.....\memory.hpp
.............\.......\......\.....\polymorphic.hpp
.............\.......\......\.....\queue.hpp
.............\.......\......\.....\set.hpp
.............\.......\......\.....\stack.hpp
.............\.......\......\.....\string.hpp
.............\.......\......\.....\tuple.hpp
.............\.......\......\.....\unordered_map.hpp
.............\.......\......\.....\unordered_set.hpp
.............\.......\......\.....\utility.hpp
.............\.......\......\.....\valarray.hpp
.............\.......\......\.....\vector.hpp
.............\sandbox
.............\.......\CMakeLists.txt
.............\.......\performance.cpp
.............\.......\sandbox.cpp
.............\.......\sandbox_json.cpp
.............\.......\sandbox_rtti.cpp
.............\.......\sandbox_shared_lib
.............\.......\..................\CMakeLists.txt
.............\.......\..................\base.cpp
.............\.......\..................\base.hpp
.............\.......\..................\derived.cpp
.............\.......\..................\derived.hpp
.............\.......\sandbox_vs.cpp
.............\scripts
....