搜索资源列表
json-rpc-java-1.0
- json-rpc是和DWR类似的ajax-rpc实现。我比较细化,因为他很简单,而且只作rpc。如果你要实现自己特定的rpc的话,可以参考一下他。-json - rpc and DWR is similar to the ajax - rpc achieve. I am more details, because he was very simple, but only rpc. If you want to realize their
json-rpc-java-1.0
- json-rpc是和DWR类似的ajax-rpc实现。我比较细化,因为他很简单,而且只作rpc。如果你要实现自己特定的rpc的话,可以参考一下他。-json- rpc and DWR is similar to the ajax- rpc achieve. I am more details, because he was very simple, but only rpc. If you want to realize their o
jsoncpp
- 这是基于jsoncpp项目写扩展功能,jsoncpp只支持简单的系列化,我写了JsonArchive.h类,并提供了测试源代码tt.cpp。扩展了value,自动支持list、vector的系列化,支持2进制数据的系列化。这可是我花费了不少时间才搞定的。 包中不包含jsoncpp,请使用者自己下载。-This is based on the project to write jsoncpp extensions, jsoncpp onl
json-c-0.7
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python
JS-charts_demo
- JS Charts是一个Javascr ipt制图组件。支持的图表类型包括:柱状图,圆饼图,曲线图等。JS Charts支持的数据源可以是XML或Javascr ipt数组。JS Charts 是一个轻量级的免费javascr ipt 基础图表生成器,支持柱状图,圆饼图以及简单的曲线图。不需要在服务器端安装插件,只需在客户端加入javascr ipt代码。JS Charts 支持XML 和 JSON 数据。图片格式为PNG,兼容所有主要
json_to_string
- 将json转化为字符串,上面附有简单的例子。-Into the json string above with a simple example.
AJAX_Sturts2
- 利用json实现Ajax+struts2的简单例子-Ajax+ struts2 json implementation using a simple example
0720Json
- 简单的java小程序,希望与大家共享,互相帮助-Simple java applet, and we wish to share and help each other
json_simple-1.1-all
- Json 服务器端解析的工具包,包括源码及Jar包,方便使用Java进行Json的解析处理-Json server-side parsing toolkit, including the source and Jar package, easy to use Java to Json analytical processing
mvc_extjs_nhibernate
- 采用vs2010开发的结合extjs+asp.net 的mvc模式(C#)+nhibernate开发。实现简单的功能查询示例-this is a simple example for extjs+mvc+nhibernate
XStreamDemo
- ajax+xml+servlet+json的操作xml的简单例子。jsp通过servlet调用xstream-1.3.1.jar来操作xml。-ajax+ xml+ servlet+ json xml a simple example of the operation. jsp servlet by calling xstream-1.3.1.jar to manipulate xml.
JsonParser
- Symbian下的饿Json解析,以及如何使用 S-Json is a Symbian C/C++ Json Parser easy and simple to use. Its code is released under the GNU GPLv3 (see COPYING FILE)-Symbian Json parsing under the hungry, and how to use S-Json is a Sy
Json
- 开源JSON解析库的简单使用例子。功能虽然显得简单,但对一般的解析够用了-a simple sample of using JSON parser
android-json-rpc
- android-json-rpc是一个在android程序中使用的JSON-RPC客户端类库。它提供了一个简单的API来执行JSON-RPC服务调用。-This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perfo
Json
- 对JSON的简单操作JSONArray,JSONObject-some simple handle about JSON
JSON
- 简单的学习josn的小例子,仅供参考-Simple and learning josn the small examples for reference only...
xml-to-json
- jQuery.xml2json是一个能够将简单的XML转换成JSON对象的jQuery插件。-jQuery.xml2json jQuery plug-in is a simple XML to convert JSON object.
json-c-master
- json-c-master是c代码方式解析json代码,高效简洁适合应用级使用。-json-c-master c code parsing json code, simple and efficient for application-level use.
androidandservlet
- android端和servlet端使用JSON交换数据信息的简单小例子,部分代码在JSP环境下实现,搞过Java WEB开发(JSP)的程序员,应该对Servlet不陌生,Json目前也是流行技术,所以说这个例子将Android、Json、Servlet三者结合起来,还是有一定参考价值的。 注意:服务器的IP,不要写成localhost了,即使在本机测试也要写上本机的IP地址,localhost会被当成模拟器自身的-andro
json
- json源代码,实现各种简单、复杂的json数据打包、解析、打印(Implement a variety of simple, complex json data packaging, parsing, printing.)