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

json_c_0.12

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

  • port_scan
    Visual C++案例开发集锦第六章\端口扫描程序的程序源码,值得一看!(Visual C++ case development highlights Chapter program source port scanner, worth a visit!)
    2011-08-13 16:06:40下载
    积分:1
  • USB_DriverBulk
    USB动态库 可以直接调用API函数进行windows USB驱动开发(USB DLL )
    2016-06-29 17:28:55下载
    积分:1
  • PSO-VRP
    说明:  就是相当简单的介绍一下物流选址方面的相关问题(The brief is quite simple logistics issues related to site selection)
    2021-04-21 23:18:49下载
    积分:1
  • GetPixel
    取色源代码,功能满足一般的需求,重在学习,共同努力吧(GetPixel From Windows)
    2009-06-12 10:54:53下载
    积分: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
  • the4th
    利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
    2013-10-20 15:37:24下载
    积分:1
  • vbnomwdifytime
    VB6.0禁止修改系统时间的源代码,Windows系统时间有时是自动更新的,如果不选择自动更新,可以手动去修改它,但目前有一些流行的恶意程序为了自己软件方便会强制修改系统时间,本程序可禁止用户或程序修改系统时间,虽然主窗口打开后什么也没,但此时你双击右下角的Windows系统时间,弹出面板内修改时间的话,你会发现修改过的时间会自动恢复,无法修改。本程序的用意并不是在于让用户就这么运行着要程序,而是让VB编程者可从代码中提取出有用的代码,作为一个模块来用,实现禁止修改Windows系统时间的功能。(VB6.0 prohibit changes to the system s source code, Windows system automatically updates the time and sometimes, if you do not choose to automatically update, you can manually to modify it, but there are some prevalent malicious software programs for their own convenience will force changes to the system, this program can prevent users from modifying the system or program time, although the main window opens after nothing but time to time you double-click on the Windows system the lower right corner to bring up the panel s modification time, you will find the modified time will be automatically restored, can not be modified. This program is not intended that allows users to program running on so, but let VB programmers can be extracted from the code of useful code as a module to use, modify the Windows system time to achieve a ban functio)
    2014-05-08 16:12:29下载
    积分:1
  • mode
    一个文本搜索的console程序,可以从一个txt文本文件中查找数据 不错的(A text search console procedures, can look for data a TXT text file)
    2017-04-29 20:03:36下载
    积分:1
  • graphicload
    Tutorial on how to Use Graphic on Visual Basic
    2010-12-15 16:38:17下载
    积分:1
  • CF_NiosII5.0
    Compact Flash Support For Nios II 5.0, To download supporting materials for this new Compact Flash support, download the following .zip file, extract to a computer with Quartus II 5.0 & Nios II 5.0 installed, and proceed to use the hardware and/or software examples of your choice to proceed. Additional information is available in the readme.txt document, included in the top-level of the .zip file
    2007-11-27 14:54:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载