您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C++ API for the JSON object interchange format

  2. CAJUN* is a C++ API for the JSON object interchange format. JSON is like XML, except it doesn't suck**. It is specifically designed for representing (in plain text format) structures familiar to software engineers: booleans, numerics, strings, array
  3. 所属分类:C++

    • 发布日期:2009-12-20
    • 文件大小:19kb
    • 提供者:xiaoxinzhu
  1. Adobe提供的Flex解析Json的ActionScript包

  2. Adobe官方提供的Flex解析Json的Actionscr ipt包
  3. 所属分类:Actionscript

    • 发布日期:2010-03-09
    • 文件大小:16kb
    • 提供者:ysskyboy
  1. Json.net for .net3.5

  2. Json.NET http://james.newtonking.com/projects/json-net.aspx http://www.codeplex.com/json/ Descr iption: The Json.NET library makes working with JSON formatted data in .NET simple. Quickly read and write JSON using the JsonReader and JsonWriter or se
  3. 所属分类:C#

    • 发布日期:2010-04-24
    • 文件大小:1mb
    • 提供者:lxbg90058
  1. Json35r8 For Json.NET

  2. Json.NET http://james.newtonking.com/projects/json-net.aspx http://www.codeplex.com/json/ Descr iption: Json.NET makes working with JSON formatted data in .NET simple. Quickly read and write JSON using LINQ to JSON or serialize your .NET objects wit
  3. 所属分类:其它

    • 发布日期:2011-11-19
    • 文件大小:3mb
    • 提供者:zhengyulu_2008
  1. DELPHI调用JSON数据

  2. DELPHI彫和JSON代码* Copyright (c) 2006,2007,2008,2009 Leonid Koninin * leon_kon@users.sourceforge.net * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following
  3. 所属分类:Delphi

    • 发布日期:2012-05-20
    • 文件大小:72kb
    • 提供者:chicksoft
  1. flex与服务端通信的as封装源码(同步、异步两种方式)

  2. 非常简单,采用HttpService封装,不用依赖BlazeDS,采用JSON数据格式(如果想用XML改造一下即可),可采用GET、POST两种方式与Java、.NET等服务端通信。
  3. 所属分类:Actionscript

    • 发布日期:2012-06-26
    • 文件大小:4kb
    • 提供者:hjj8gz
  1. Building a JSON web service with Java and Axis2

  2. 1.Download Axis2 as WAR and install it in your servlet container 2.Download the DynamicResponseHandler module and add it to Axis by copying it to WEB-INF/modules 3.Patch Jettison or download my patched version and replace it with the one installed i
  3. 所属分类:Java

    • 发布日期:2012-11-21
    • 文件大小:126kb
    • 提供者:ozuocat
  1. Building a JSON web service with Java

  2. 1.Download Axis2 as WAR and install it in your servlet container 2.Download the DynamicResponseHandler module and add it to Axis by copying it to WEB-INF/modules 3.Patch Jettison or download my patched version and replace it with the one installed i
  3. 所属分类:Web开发

    • 发布日期:2013-04-11
    • 文件大小:126kb
    • 提供者:lyt234343213
  1. PHP的JSON扩展源码实现(json-1.2.1)

  2. PHP的json_encode函数和json_decode函数的C语言实现。 C语言是非常强大的,众所周知PHP、MySQL、Apache等等都是由C语言开发然后编译而成的。本源码是PHP的JSON扩展的C语言源码实现。如果你是PHPer,你将更深入的了解C语言是如何强大,也会对PHP的底层代码实现有更深入的了解,这对我们技术的提高有很大帮助。。。 以下为英文介绍: json 1.2.0 ========== This extension implements the Javascr ipt
  3. 所属分类:C

    • 发布日期:2013-08-10
    • 文件大小:17kb
    • 提供者:wang_huan2011
  1. cJSON解析json数据

  2. Descr iption An ultra-lightweight, portable, single-file, simple-as-can-be ANSI-C compliant JSON parser, under MIT license.
  3. 所属分类:C

    • 发布日期:2013-09-04
    • 文件大小:23kb
    • 提供者:chengfangang
  1. 基于as2的JSON.as类库

  2. flash与json结合的例子和源文件, 基于actionscr ipt2.0
  3. 所属分类:Actionscript

    • 发布日期:2013-10-20
    • 文件大小:198kb
    • 提供者:fslhd
  1. json_py库文件 json-py-3_4

  2. json_py库文件 如果你的python是2.5的话,需要手工加入该文件。 -------------------------------------------- *ABOUT* Tested with Python 2.4 on Windows and Linux. json.py is a simple, pure-python implementation of a JSON (http://json.org) reader and writer. JSON is used to e
  3. 所属分类:Python

    • 发布日期:2013-11-22
    • 文件大小:20kb
    • 提供者:mikewanghaiteng
  1. java创建 JSON 格式的数据

  2. java创建 JSON 格式的数据.JSON (Javascr ipt Object Notation) is a lightweight computer data interchange format. It is a text-based, human-readable format for representing simple data structures and associative arrays (called objects). The JSON format is oft
  3. 所属分类:Javascript

    • 发布日期:2013-12-29
    • 文件大小:75kb
    • 提供者:liaoqianwen123
  1. FLEX操作XML&JSON

  2. FLEX操作XML&JSON,是一篇翻译过来的文章.原文是INFOQ上的一篇文章.原文地址为: http://www.infoq.com/articles/flex-xml-json
  3. 所属分类:Web开发

    • 发布日期:2008-11-03
    • 文件大小:272kb
    • 提供者:xiawei308
  1. MySQL and JSON A Practical Programming Guide 2018

  2. Practical instruction on using Javascr ipt Object Notation (JSON) with MySQL This hands-on guide teaches, step by step, how to use Javascr ipt Object Notation (JSON) with MySQL. Written by a MySQL Community Manager for Oracle, MySQL and JSON: A Prac
  3. 所属分类:MySQL

    • 发布日期:2018-06-10
    • 文件大小:7mb
    • 提供者:sinat_41581062
  1. JSON扫盲帖 JSON.as类教程

  2. 如果json字符串是从html用FlashVars来传递参数时那么字符串中的第一个双引号(包括双引号)以后的内容就不会得到传送.
  3. 所属分类:其它

    • 发布日期:2020-10-30
    • 文件大小:84kb
    • 提供者:weixin_38730331
  1. python中精确输出JSON浮点数的方法

  2. 有时需要在JSON中使用浮点数,比如价格、坐标等信息。但python中的浮点数相当不准确, 例如下面的代码:复制代码 代码如下:#!/usr/bin/env python import json as json data = [ 0.333, 0.999, 0.1 ]print json.dumps(data)输出结果如下:复制代码 代码如下:$ python floatjson.py[0.33300000000000002, 0.999, 0.10000000000000001]能不能指定浮点
  3. 所属分类:其它

    • 发布日期:2020-12-23
    • 文件大小:36kb
    • 提供者:weixin_38534683
  1. json-as-xlsx:从json npm包创建Excel-源码

  2. json-as-xlsx 这是一个有助于从json构建Excel的工具,它仅取决于xlsx 您可以在此站点上看到它的工作方式的实时示例: 用法 只需导入并使用 var xlsx = require ( 'json-as-xlsx' ) var columns = [ { label : 'User' , value : 'user' } , // Top level data { label : 'Age' , value : row => ( row . age + ' y
  3. 所属分类:其它

    • 发布日期:2021-02-03
    • 文件大小:124kb
    • 提供者:weixin_42181888
  1. Python实现把json格式转换成文本或sql文件

  2. python如何将json格式的数据快速的转化成指定格式的数据呢?或者转换成sql文件? 下面的例子是将json格式的数据准换成以#_#分割的文本数据,也可用于生成sql文件。 [rootbogon tutorial]# vi json2txt.py #-*- coding: UTF-8 -*- import json data = [] with open('./tencent_test.json') as f: for line in f: data.append(json.l
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:40kb
    • 提供者:weixin_38618819
  1. JSON扫盲帖 JSON.as类教程

  2. 补充内容: 如果json字符串是从html用FlashVars来传递参数时那么字符串中的第一个双引号(包括双引号)以后的内容就不会得到传送. 而adobe的官方json.as类包里解析josn对象中是少不了双引号的. 所以搞了半天只后用个字符串替换函数啦! 方法看另一篇文章: html传带双引号的参数给flash解决方案 ————————————————————————————– 先看下面的转载内容吧! 前面这些是根据自己的需求的补充内容: ———————————————————————————
  3. 所属分类:其它

    • 发布日期:2021-01-19
    • 文件大小:83kb
    • 提供者:weixin_38663197
« 12 3 4 5 6 7 8 9 10 ... 28 »