搜索资源列表
mvc_extjs_nhibernate
- 采用vs2010开发的结合extjs+asp.net 的mvc模式(C#)+nhibernate开发。实现简单的功能查询示例-this is a simple example for extjs+mvc+nhibernate
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 serializer to convert .NET objects t
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 MongoDB distributed file storag
Json
- 对JSON的简单操作JSONArray,JSONObject-some simple handle about JSON
JSON
- 简单的学习josn的小例子,仅供参考-Simple and learning josn the small examples for reference only...
UserManager
- Json格式数据的简单应用:文件读取并转换为Java数组,添加新的信息并用Json数据格式保存至文件中-Json format data simple application: file read and converted to Java arrays, add new information and Json data format to the file
jquery.xml2json
- XML到JSON的插件(jquery xml2json)是一个脚本,您可以使用简单的XML转换成JSON对象。 -The XML to JSON Plugin (jQuery.xml2json) is a scr ipt you can use to convert simple XML into a JSON object.
51aspx_jQueryEasyUI
- 一个管理系统,功能介绍: 简单实现了人员管理:列表、增加、修改、删除的功能 主要让大家明白jQuery Easy UI怎样和后台交互,主要是json. 希望对大家有所帮助-A management system, Features: simple implementation of personnel management: list, add, modify, delete functions mainly to let everyone know how jQuery Easy
VBJSON
- VB 解析JSON的实用代码,可解析<Key,Value> 及数组 非常方便而且简单的例子,用到了 scrrun.dll 中的字典类型等-VB parsing JSON utility code, can be resolved <Key,Value> And the array is very easy and simple example, used a type of dictionary in scrrun.dll
fastjson
- 阿里开发的fastjson,用来解析和操作json的jar包。调用简单,部署容易。-Ali developed fastjson, used to parse and manipulate json jar package. Call simple, easy to deploy.
JsonRestWCF
- This simple handle JSON with WCF-This is simple handle JSON with WCF
!myLibrary
- 这是我自己用vb.net写的几个很简明的基础类库,很适合初学者或业余爱好者使用。主要包括:DataManager库(参数化的数据库操作类库,支持Access、SQL Server以及excel文件三种格式,用它就再也无需拼写繁琐的sql语句了),Geometry库(平面几何的类库,包括点、直线、线段、圆、向量等对象,支持平移、翻转、缩放、求垂足、求焦点、求夹角、求切线等等多种方法,基本涵盖了中学平面几何的所有内容),Json库(好用的Json文本解析工具,当然功能比较简单)。-This is m
City_Kayone
- 利用json解析城市列表,可以更改为自己项目的需求功能,简单方便-JSON analysis of the city list, can be changed to the needs of their own projects, simple and convenient
cjson
- 这是C语言的一个json库。写的相当简单-this is a json libary of C language and it is simple
etcd_v2.3.2
- etcd 是一个高可用的 Key/Value 存储系统,主要用于分享配置和服务发现。etcd 的灵感来自于 ZooKeeper 和 Doozer,侧重于: 简单:支持 curl 方式的用户 API (HTTP+JSON) 安全:可选 SSL 客户端证书认证 快速:单实例可达每秒 1000 次写操作 可靠:使用 Raft 实现分布式-Etcd is a highly available Key/Value storage system, which is mainly used t
msgpack-c-cpp-2.1.2
- 序列化工具,简便,实用,可实现类似json的格式(Serialization tool, simple and practical, can be implemented in a format similar to JSON)
json_parser
- 一个简单的程序, json解析器, 用c++写的(This is a simple json parser. This is written by c++.)
JSONParser
- .net framework 4.0 下 json字符串的解析功能 ,超级简单的解析器(.net framework 4, JSON string parsing function, super simple parser)
cJSON
- VC++要使用JSON来解析数据,cJSON是一个超轻巧,携带方便,单文件,简单的可以作为ANSI-C标准的JSON解析器。(VC++ uses JSON to parse data, and cJSON is an ultra lightweight, portable, single file, simple JSON parser that can be used as a ANSI-C standard.)