登录
首页 » Visual C++ » json_c_0.12

json_c_0.12

于 2021-01-29 发布 文件大小:7623KB
0 180
下载积分: 1 下载次数: 9

代码说明:

  windows下编译json-c-0.12版源码, 采用vc 2012 包括两个工程, json-c-0.12 lib test 用例 具体使用可以参看源码目录下的testsrc(Windows compiled json-c-0.12 version of the source code, using VC 2012 includes two projects, json-c-0.12 lib test case specific use can be found in the source code directory testsrc)

文件列表:

json_c_0.12\json_c_0.12\arraylist.c
json_c_0.12\json_c_0.12\arraylist.h
json_c_0.12\json_c_0.12\bits.h
json_c_0.12\json_c_0.12\config.h
json_c_0.12\json_c_0.12\Debug\arraylist.obj
json_c_0.12\json_c_0.12\Debug\CL.read.1.tlog
json_c_0.12\json_c_0.12\Debug\CL.write.1.tlog
json_c_0.12\json_c_0.12\Debug\debug.obj
json_c_0.12\json_c_0.12\Debug\json_c_0.12.Build.CppClean.log
json_c_0.12\json_c_0.12\Debug\json_c_0.12.lastbuildstate
json_c_0.12\json_c_0.12\Debug\json_c_0.12.log
json_c_0.12\json_c_0.12\Debug\json_c_version.obj
json_c_0.12\json_c_0.12\Debug\json_object.obj
json_c_0.12\json_c_0.12\Debug\json_object_iterator.obj
json_c_0.12\json_c_0.12\Debug\json_tokener.obj
json_c_0.12\json_c_0.12\Debug\json_util.obj
json_c_0.12\json_c_0.12\Debug\Lib-link.read.1.tlog
json_c_0.12\json_c_0.12\Debug\Lib-link.write.1.tlog
json_c_0.12\json_c_0.12\Debug\libjson.obj
json_c_0.12\json_c_0.12\Debug\linkhash.obj
json_c_0.12\json_c_0.12\Debug\printbuf.obj
json_c_0.12\json_c_0.12\Debug\random_seed.obj
json_c_0.12\json_c_0.12\Debug\vc110.idb
json_c_0.12\json_c_0.12\Debug\vc110.pdb
json_c_0.12\json_c_0.12\debug.c
json_c_0.12\json_c_0.12\debug.h
json_c_0.12\json_c_0.12\json.h
json_c_0.12\json_c_0.12\json_config.h
json_c_0.12\json_c_0.12\json_c_0.12.vcxproj
json_c_0.12\json_c_0.12\json_c_0.12.vcxproj.filters
json_c_0.12\json_c_0.12\json_c_version.c
json_c_0.12\json_c_0.12\json_c_version.h
json_c_0.12\json_c_0.12\json_inttypes.h
json_c_0.12\json_c_0.12\json_object.c
json_c_0.12\json_c_0.12\json_object.h
json_c_0.12\json_c_0.12\json_object_iterator.c
json_c_0.12\json_c_0.12\json_object_iterator.h
json_c_0.12\json_c_0.12\json_object_private.h
json_c_0.12\json_c_0.12\json_tokener.c
json_c_0.12\json_c_0.12\json_tokener.h
json_c_0.12\json_c_0.12\json_util.c
json_c_0.12\json_c_0.12\json_util.h
json_c_0.12\json_c_0.12\libjson.c
json_c_0.12\json_c_0.12\linkhash.c
json_c_0.12\json_c_0.12\linkhash.h
json_c_0.12\json_c_0.12\math_compat.h
json_c_0.12\json_c_0.12\printbuf.c
json_c_0.12\json_c_0.12\printbuf.h
json_c_0.12\json_c_0.12\random_seed.c
json_c_0.12\json_c_0.12\random_seed.h
json_c_0.12\json_c_0.12\ReadMe.txt
json_c_0.12\json_c_0.12.sdf
json_c_0.12\json_c_0.12.sln
json_c_0.12\json_c_0.12.v11.suo
json_c_0.12\test\Debug\CL.read.1.tlog
json_c_0.12\test\Debug\CL.write.1.tlog
json_c_0.12\test\Debug\link-cvtres.read.1.tlog
json_c_0.12\test\Debug\link-cvtres.write.1.tlog
json_c_0.12\test\Debug\link-rc.read.1.tlog
json_c_0.12\test\Debug\link-rc.write.1.tlog
json_c_0.12\test\Debug\link.read.1.tlog
json_c_0.12\test\Debug\link.read.2.tlog
json_c_0.12\test\Debug\link.write.1.tlog
json_c_0.12\test\Debug\stdafx.obj
json_c_0.12\test\Debug\test.Build.CppClean.log
json_c_0.12\test\Debug\test.lastbuildstate
json_c_0.12\test\Debug\test.log
json_c_0.12\test\Debug\test.obj
json_c_0.12\test\Debug\test.pch
json_c_0.12\test\Debug\vc110.idb
json_c_0.12\test\Debug\vc110.pdb
json_c_0.12\test\json_c_0.12.lib
json_c_0.12\test\ReadMe.txt
json_c_0.12\test\stdafx.cpp
json_c_0.12\test\stdafx.h
json_c_0.12\test\targetver.h
json_c_0.12\test\test.cpp
json_c_0.12\test\test.vcxproj
json_c_0.12\test\test.vcxproj.filters
json_c_0.12\testsrc\parse_flags.c
json_c_0.12\testsrc\parse_flags.h
json_c_0.12\testsrc\test1.c
json_c_0.12\testsrc\test2.c
json_c_0.12\testsrc\test4.c
json_c_0.12\testsrc\testReplaceExisting.c
json_c_0.12\testsrc\test_cast.c
json_c_0.12\testsrc\test_charcase.c
json_c_0.12\testsrc\test_locale.c
json_c_0.12\testsrc\test_null.c
json_c_0.12\testsrc\test_parse.c
json_c_0.12\testsrc\test_parse_int64.c
json_c_0.12\testsrc\test_printbuf.c
json_c_0.12\testsrc\test_set_serializer.c
json_c_0.12\json_c_0.12\Debug
json_c_0.12\test\Debug
json_c_0.12\json_c_0.12
json_c_0.12\test
json_c_0.12\testsrc
json_c_0.12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shangweijiduchuankoushujubinghuatu
    上位机源码--读取串口数据并画实时曲线的vc 2B 2B源程序.rar(PC Source- read serial data and draw real-time curve vc 2B 2B source code. Rar)
    2011-07-15 11:07:14下载
    积分:1
  • u-boot
    uboot--linux -s3c2440-nand_flash,nor_flash,64Msdram.This program is free software(uboot--linux-s3c2440-nand_flash,nor_flash,64Msdram.This program is free software)
    2013-09-09 11:04:48下载
    积分:1
  • PL0-The-compiler
    一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 (A, the experiment content and complete The basic content Operation: (1) expand the assignment+ and (2) REPEAT expansion statements < > statement sequence Conditions of DOWHILE < > Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence Choose to do content (1) operation:++ and . (2) types: (1) character types (2) real types. (3) the expansion of function: (1) has a return value and return statement (2) a parameter function. (4) increase a one-dimensional array type)
    2020-07-16 22:38:54下载
    积分:1
  • BCHFace
    密码学中BCH码的MFC界面实现,包含编译码过程(Cryptography BCH code MFC interface to achieve, including encoding and decoding process)
    2016-04-26 16:40:52下载
    积分:1
  • dtzm
    xp上的动态桌面源代码。有点鸡肋。高手飞过吧。。(Dynamic Desktop source code on xp. Bit tasteless. Master flying it. .)
    2014-01-13 16:22:24下载
    积分:1
  • 3275-anqn
    VC++ 通过ODBC读写Excel文件 VC++ 直接通过ODBC操作读写Excel表格文件的程序,附上源代码,程序没有其它功能,就这一个读写EXCEL的功能,可以VC6下编译通过(VC++ to read and write Excel files via ODBC VC++ ODBC operations directly through the program to read and write Excel spreadsheet files, attach the source code, no other program features a reading and writing EXCEL on this feature, you can compile under VC6)
    2011-07-12 10:10:34下载
    积分:1
  • sha
    很快的帮助初学者入门学习c语言,并使他们在很短的时间内提高很快(Introduction to quickly help beginners learn c language, make them in a very short period of time to improve soon)
    2010-09-05 12:54:29下载
    积分:1
  • iniFile
    ini文件操作类适合VC程序员使用,精选学习源码,很好的参考资料。(The ini class file for VC programmers to use, select learning source code, a good reference.)
    2013-12-25 10:18:58下载
    积分:1
  • ExecuteProcessCommandLine
    source for executing any external command line program from VC++
    2009-09-28 03:39:43下载
    积分:1
  • plugin-architecture-example
    说明:  该程序介绍了如何使用插件的方式架构程序.以及程序的实现.推荐新手参考.(The program describes the way how to use the plug-in architecture programs. And program implementation. Recommend novice reference.)
    2009-08-28 09:47:43下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载