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

json_c_0.12

于 2021-01-29 发布 文件大小:7623KB
0 226
下载积分: 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 个回复

  • dianming
    一款使用MFC和Access数据库实现的课堂随机点名系统(a system use MFC)
    2015-04-15 15:13:49下载
    积分:1
  • rgebks
    这是个可以实现UTF-8与GB2312之间的互换类,不错(This is a can realize utf-8 and GB2312 swaps between classes, is good)
    2017-04-03 15:17:15下载
    积分:1
  • 在VC++6.0中用MSComm控件,可以实现串口接
    在VC++6.0中用MSComm控件编程,可以实现串口接(used in VC 6.0 MSComm programming, serial port access can be achieved)
    2005-01-04 04:01:12下载
    积分:1
  • 256
    说明:  这是用vc++进行图像变换的源代码,256色转灰度图变换(This is used vc++ Image transform source code, 256-color to grayscale conversion)
    2008-08-27 11:08:20下载
    积分:1
  • MFC_source
    源码为侯俊杰《深入浅出MFC》简体版第二版源代码,所有的例子均有代码。VC++必读经典(Source for侯俊杰" in layman' s language and MFC" Simplified version of the second edition of the source code, all code examples are. VC++ must-read classic)
    2009-03-18 17:11:55下载
    积分:1
  • estimate_bmp_size
    判断bmp图片的大小。描述如何获得位图的大小,然后再进一步处理。(Bmp picture to judge the size. Describes how to obtain the size of the bitmap, and then further treatment.)
    2008-05-18 12:14:33下载
    积分:1
  • CLOCK
    以实例为背景学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左边有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。(Background-instance learning WINDOWS MFC-based application design, the preparation of an analog clock program, this program has a pointer on the screen on the left clock face, on the right there are two rectangular box, above digitally display the date and time, which should be consistent with the pointer display time, and the lower rectangular box as a stopwatch. With a menu option or button to set the time and stopwatch. Time Machine does not have the same system time can be set arbitrarily.)
    2013-10-17 15:52:11下载
    积分:1
  • FormBorder
    VB在运行时动态改变窗体的属性信息,有需要的下。(VB dynamically at runtime to change the form of attribute information, there is need for the next.)
    2013-08-21 10:15:41下载
    积分:1
  • 98765789
    VB数学运算实例:分解质因数源代码,有需要的下。(VB Math Example: prime factorization source code, there is need for the next.)
    2013-08-23 11:37:36下载
    积分:1
  • gc
    说明:  简单垃圾回收器本人以多次试用效果不错,请大家多提意见 (Simple garbage collector I would like to try the effect of a good many times, please do so everyone)
    2007-08-07 10:54:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载