文件名称:msgpack-c-cpp-2.1.2

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2017-07-14
  • 文件大小:
  • 831kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 蔡**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

序列化工具,简便,实用,可实现类似json的格式(Serialization tool, simple and practical, can be implemented in a format similar to JSON)
相关搜索: 序列化

(系统自动生成,下载前可以参看下载内容)

下载文件列表

msgpack-c-cpp-2.1.2

msgpack-c-cpp-2.1.2\.gitignore

msgpack-c-cpp-2.1.2\.gitmodules

msgpack-c-cpp-2.1.2\.travis.yml

msgpack-c-cpp-2.1.2\CHANGELOG.md

msgpack-c-cpp-2.1.2\CMakeLists.txt

msgpack-c-cpp-2.1.2\COPYING

msgpack-c-cpp-2.1.2\Doxyfile

msgpack-c-cpp-2.1.2\Files.cmake

msgpack-c-cpp-2.1.2\LICENSE_1_0.txt

msgpack-c-cpp-2.1.2\NOTICE

msgpack-c-cpp-2.1.2\QUICKSTART-C.md

msgpack-c-cpp-2.1.2\QUICKSTART-CPP.md

msgpack-c-cpp-2.1.2\README.md

msgpack-c-cpp-2.1.2\appveyor.yml

msgpack-c-cpp-2.1.2\ci

msgpack-c-cpp-2.1.2\ci\build_cmake.sh

msgpack-c-cpp-2.1.2\erb

msgpack-c-cpp-2.1.2\erb\v1

msgpack-c-cpp-2.1.2\erb\v1\cpp03_define_array.hpp.erb

msgpack-c-cpp-2.1.2\erb\v1\cpp03_define_array_decl.hpp.erb

msgpack-c-cpp-2.1.2\erb\v1\cpp03_define_map.hpp.erb

msgpack-c-cpp-2.1.2\erb\v1\cpp03_define_map_decl.hpp.erb

msgpack-c-cpp-2.1.2\erb\v1\cpp03_msgpack_tuple.hpp.erb

msgpack-c-cpp-2.1.2\erb\v1\cpp03_msgpack_tuple_decl.hpp.erb

msgpack-c-cpp-2.1.2\erb\v1\cpp03_zone.hpp.erb

msgpack-c-cpp-2.1.2\erb\v1\cpp03_zone_decl.hpp.erb

msgpack-c-cpp-2.1.2\example

msgpack-c-cpp-2.1.2\example\CMakeLists.txt

msgpack-c-cpp-2.1.2\example\boost

msgpack-c-cpp-2.1.2\example\boost\CMakeLists.txt

msgpack-c-cpp-2.1.2\example\boost\msgpack_variant_capitalize.cpp

msgpack-c-cpp-2.1.2\example\boost\msgpack_variant_mapbased.cpp

msgpack-c-cpp-2.1.2\example\c

msgpack-c-cpp-2.1.2\example\c\CMakeLists.txt

msgpack-c-cpp-2.1.2\example\c\lib_buffer_unpack.c

msgpack-c-cpp-2.1.2\example\c\simple_c.c

msgpack-c-cpp-2.1.2\example\c\speed_test_uint32_array.c

msgpack-c-cpp-2.1.2\example\c\speed_test_uint64_array.c

msgpack-c-cpp-2.1.2\example\c\user_buffer_unpack.c

msgpack-c-cpp-2.1.2\example\cpp03

msgpack-c-cpp-2.1.2\example\cpp03\CMakeLists.txt

msgpack-c-cpp-2.1.2\example\cpp03\class_intrusive.cpp

msgpack-c-cpp-2.1.2\example\cpp03\class_intrusive_map.cpp

msgpack-c-cpp-2.1.2\example\cpp03\class_non_intrusive.cpp

msgpack-c-cpp-2.1.2\example\cpp03\custom.cpp

msgpack-c-cpp-2.1.2\example\cpp03\enum.cpp

msgpack-c-cpp-2.1.2\example\cpp03\map_based_versionup.cpp

msgpack-c-cpp-2.1.2\example\cpp03\protocol.cpp

msgpack-c-cpp-2.1.2\example\cpp03\protocol_new.cpp

msgpack-c-cpp-2.1.2\example\cpp03\reuse_zone.cpp

msgpack-c-cpp-2.1.2\example\cpp03\simple.cpp

msgpack-c-cpp-2.1.2\example\cpp03\speed_test.cpp

msgpack-c-cpp-2.1.2\example\cpp03\speed_test_nested_array.cpp

msgpack-c-cpp-2.1.2\example\cpp03\stream.cpp

msgpack-c-cpp-2.1.2\example\cpp11

msgpack-c-cpp-2.1.2\example\cpp11\CMakeLists.txt

msgpack-c-cpp-2.1.2\example\cpp11\container.cpp

msgpack-c-cpp-2.1.2\example\cpp11\non_def_con_class.cpp

msgpack-c-cpp-2.1.2\example\cpp11\socket_stream_example.cpp

msgpack-c-cpp-2.1.2\example\x3

msgpack-c-cpp-2.1.2\example\x3\CMakeLists.txt

msgpack-c-cpp-2.1.2\example\x3\parse.cpp

msgpack-c-cpp-2.1.2\example\x3\stream_unpack.cpp

msgpack-c-cpp-2.1.2\example\x3\unpack.cpp

msgpack-c-cpp-2.1.2\external

msgpack-c-cpp-2.1.2\external\boost

msgpack-c-cpp-2.1.2\external\boost\predef

msgpack-c-cpp-2.1.2\external\boost\preprocessor

msgpack-c-cpp-2.1.2\include

msgpack-c-cpp-2.1.2\include\msgpack.h

msgpack-c-cpp-2.1.2\include\msgpack.hpp

msgpack-c-cpp-2.1.2\include\msgpack

msgpack-c-cpp-2.1.2\include\msgpack\adaptor

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\adaptor_base.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\adaptor_base_decl.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\array_ref.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\array_ref_decl.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\bool.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\boost

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\boost\fusion.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\boost\msgpack_variant.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\boost\msgpack_variant_decl.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\boost\optional.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\boost\string_ref.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\boost\string_view.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\carray.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\char_ptr.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\check_container_size.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\check_container_size_decl.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\array.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\array_char.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\array_unsigned_char.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\forward_list.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\reference_wrapper.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\shared_ptr.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\tuple.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\unique_ptr.hpp

msgpack-c-cpp-2.1.2\include\msgpack\adaptor\cpp11\unordered_map.hpp

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org