实例介绍
QJson库包括源码文件和dll以及libqjson.a文件。 src源码文件需要自己经过编译,参考:http://blog.csdn.net/wangtaohappy/article/details/8964603 可以直接用的有dll和libqjson.a文件和QJson下的头文件。 使用参考:http://blog.csdn.net/wangtaohappy/article/details/8964603
【实例截图】
【核心代码】
a2361807-9a19-4a7f-9aa3-1ae83a2d3189
└── qjson库
├── QJson直接用-包括dll和lib.a
│ ├── libQJson.a
│ ├── QJson
│ │ ├── json_parser.hh
│ │ ├── json_scanner.h
│ │ ├── location.hh
│ │ ├── parserrunnable.h
│ │ ├── position.hh
│ │ ├── qjson_debug.h
│ │ ├── qjson_export.h
│ │ ├── qjson.h
│ │ ├── qjson_p.h
│ │ ├── qobjecthelper.h
│ │ ├── serializer.h
│ │ ├── serializerrunnable.h
│ │ └── stack.hh
│ └── QJson.dll
└── src源文件-需要编译
├── documentation
│ ├── annotated.html
│ ├── bc_s.png
│ ├── bdwn.png
│ ├── classes.html
│ ├── class_j_son_scanner.html
│ ├── class_j_son_scanner-members.html
│ ├── class_parser_runnable_1_1_private.html
│ ├── class_parser_runnable_1_1_private-members.html
│ ├── class_parser_runnable.html
│ ├── class_parser_runnable-members.html
│ ├── class_q_json_1_1_serializer_runnable.html
│ ├── class_q_json_1_1_serializer_runnable-members.html
│ ├── class_q_json.html
│ ├── class_q_json-members.html
│ ├── class_q_json_private.html
│ ├── class_q_json_private-members.html
│ ├── class_q_object_helper_1_1_q_object_helper_private.html
│ ├── class_q_object_helper.html
│ ├── class_q_object_helper-members.html
│ ├── class_serializer_1_1_serializer_private.html
│ ├── class_serializer.html
│ ├── class_serializer-members.html
│ ├── class_serializer_runnable_1_1_private.html
│ ├── class_serializer_runnable_1_1_private-members.html
│ ├── classyy_1_1json__parser.html
│ ├── classyy_1_1json__parser-members.html
│ ├── classyy_1_1location.html
│ ├── classyy_1_1location-members.html
│ ├── classyy_1_1position.html
│ ├── classyy_1_1position-members.html
│ ├── classyy_1_1slice.html
│ ├── classyy_1_1slice-members.html
│ ├── classyy_1_1stack.html
│ ├── classyy_1_1stack-members.html
│ ├── closed.png
│ ├── doxygen.css
│ ├── doxygen.png
│ ├── files.html
│ ├── functions_func.html
│ ├── functions.html
│ ├── functions_type.html
│ ├── functions_vars.html
│ ├── index.html
│ ├── jquery.js
│ ├── json__parser_8hh_source.html
│ ├── json__scanner_8h_source.html
│ ├── location_8hh.html
│ ├── location_8hh_source.html
│ ├── nav_f.png
│ ├── nav_h.png
│ ├── open.png
│ ├── parserrunnable_8h_source.html
│ ├── position_8hh.html
│ ├── position_8hh_source.html
│ ├── qjson_8h_source.html
│ ├── qjson__debug_8h_source.html
│ ├── qjson__export_8h_source.html
│ ├── qjson__p_8h_source.html
│ ├── qobjecthelper_8h_source.html
│ ├── search
│ │ ├── all_62.html
│ │ ├── all_62.js
│ │ ├── all_63.html
│ │ ├── all_63.js
│ │ ├── all_64.html
│ │ ├── all_64.js
│ │ ├── all_65.html
│ │ ├── all_65.js
│ │ ├── all_66.html
│ │ ├── all_66.js
│ │ ├── all_69.html
│ │ ├── all_69.js
│ │ ├── all_6a.html
│ │ ├── all_6a.js
│ │ ├── all_6c.html
│ │ ├── all_6c.js
│ │ ├── all_70.html
│ │ ├── all_70.js
│ │ ├── all_71.html
│ │ ├── all_71.js
│ │ ├── all_73.html
│ │ ├── all_73.js
│ │ ├── all_74.html
│ │ ├── all_74.js
│ │ ├── classes_6a.html
│ │ ├── classes_6a.js
│ │ ├── classes_6c.html
│ │ ├── classes_6c.js
│ │ ├── classes_70.html
│ │ ├── classes_70.js
│ │ ├── classes_71.html
│ │ ├── classes_71.js
│ │ ├── classes_73.html
│ │ ├── classes_73.js
│ │ ├── classes_74.html
│ │ ├── classes_74.js
│ │ ├── close.png
│ │ ├── files_6c.html
│ │ ├── files_6c.js
│ │ ├── files_70.html
│ │ ├── files_70.js
│ │ ├── functions_63.html
│ │ ├── functions_63.js
│ │ ├── functions_64.html
│ │ ├── functions_64.js
│ │ ├── functions_65.html
│ │ ├── functions_65.js
│ │ ├── functions_69.html
│ │ ├── functions_69.js
│ │ ├── functions_6a.html
│ │ ├── functions_6a.js
│ │ ├── functions_6c.html
│ │ ├── functions_6c.js
│ │ ├── functions_70.html
│ │ ├── functions_70.js
│ │ ├── functions_71.html
│ │ ├── functions_71.js
│ │ ├── functions_73.html
│ │ ├── functions_73.js
│ │ ├── mag_sel.png
│ │ ├── nomatches.html
│ │ ├── search.css
│ │ ├── search.js
│ │ ├── search_l.png
│ │ ├── search_m.png
│ │ ├── search_r.png
│ │ ├── typedefs_64.html
│ │ ├── typedefs_64.js
│ │ ├── typedefs_6c.html
│ │ ├── typedefs_6c.js
│ │ ├── typedefs_73.html
│ │ ├── typedefs_73.js
│ │ ├── typedefs_74.html
│ │ ├── typedefs_74.js
│ │ ├── variables_62.html
│ │ ├── variables_62.js
│ │ ├── variables_63.html
│ │ ├── variables_63.js
│ │ ├── variables_65.html
│ │ ├── variables_65.js
│ │ ├── variables_66.html
│ │ ├── variables_66.js
│ │ ├── variables_6c.html
│ │ └── variables_6c.js
│ ├── serializer_8h_source.html
│ ├── serializerrunnable_8h_source.html
│ ├── stack_8hh_source.html
│ ├── structyy_1_1json__parser_1_1token.html
│ ├── structyy_1_1json__parser_1_1token-members.html
│ ├── tab_a.png
│ ├── tab_b.png
│ ├── tab_h.png
│ ├── tabs.css
│ └── tab_s.png
├── json_parser.cc
├── json_parser.hh
├── json_parser.yy
├── json.pri
├── json_scanner.cpp
├── json_scanner.h
├── location.hh
├── parserrunnable.cpp
├── parserrunnable.h
├── position.hh
├── qjson.cpp
├── qjson_debug.h
├── qjson_export.h
├── qjson.h
├── qjson_p.h
├── qobjecthelper.cpp
├── qobjecthelper.h
├── serializer.cpp
├── serializer.h
├── serializerrunnable.cpp
├── serializerrunnable.h
└── stack.hh
6 directories, 190 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论