搜索资源列表
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
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
Json40r1
- 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 with a single method call using the JsonSerializer. -Flexible JSON serial
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.
Json
- 开源JSON解析库的简单使用例子。功能虽然显得简单,但对一般的解析够用了-a simple sample of using JSON parser
CSAndJSTest
- 一个完整的c#与js相互调用的简单例子,配上json解析包-A complete c# with js simple example of calling each other, coupled with json parsing package
Pls-SimpleMongoDb-
- Simple-mongodb 是 MongoDB 的 C# 驱动包,主要特点是使用匿名类型和 JSON。是学习MongoDB分布式文件存储的数据库的基础。 -Simple-mongodb MongoDB C# driver package, the main feature is the use of anonymous types and JSON. The basis of the database is to learning M
Json
- 对JSON的简单操作JSONArray,JSONObject-some simple handle about JSON
JSON
- 简单的学习josn的小例子,仅供参考-Simple and learning josn the small examples for reference only...
jabsorb-1.3.2
- jabsorb 是一个简单的轻量级的 JSON-RPC 库,用于实现浏览器上的 Javascr ipt 和 Java 服务器端之间的通讯。你可直接远程调用 Java 方法,好像是在本地调用一样,提供自动的参数和结果的序列化。-jabsorb is a simple lightweight JSON-RPC library used to implement communication between Javascr ipt and Ja
ezmorph-1.0.6
- EZMorph是一个简单的java类库用于将一种对象转换成另外一种对象。EZMorph原先是Json-lib项目中的转换器。EZMorph支持原始数据类型(Primitive),对象(Object),多维护数组转换与DynaBeans的转换。兼容JDK1.3.1,整个类库大小只有76K左右。-EZMorph is a simple java class library is used to convert an object into
51aspx_jQueryEasyUI
- 一个管理系统,功能介绍: 简单实现了人员管理:列表、增加、修改、删除的功能 主要让大家明白jQuery Easy UI怎样和后台交互,主要是json. 希望对大家有所帮助-A management system, Features: simple implementation of personnel management: list, add, modify, delete functions mainly to let
jabsorb-1.3.2
- jabsorb 是一个简单的轻量级的JSON-RPC 库,用于实现浏览器上的 Javascr ipt 和 Java 服务器端之间的通讯。-jabsorb is a simple lightweight JSON-RPC library used to implement communications Javascr ipt on the browser and the server-side Java between.
jabsorb-1.3.2
- jabsorb 是一个简单的轻量级的 JSON-RPC 库,用于实现浏览器上的 Javascr ipt 和 Java 服务器端之间的通讯。你可直接远程调用 Java 方法,好像是在本地调用一样,提供自动的参数和结果的序列化。-jabsorb is a simple lightweight JSON-RPC library used to implement communications Javascr ipt on the browse
Read_json
- 读取json数据格式的小程序,使用jsonc库-a simple program for reading json files,using json C libraries
json
- json源代码,实现各种简单、复杂的json数据打包、解析、打印(Implement a variety of simple, complex json data packaging, parsing, printing.)