搜索资源列表
json-js
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。它基于Javascr ipt(Standard ECMA-262 3rd Edition - December 1999)的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使JSON成为理想的数据交换语言。易于人阅读和编写,同时也易于机器解析和生成。
Android-Developed-from-scratch
- 2011年,若水工作室制作了《Android开发从零开始》系列课程,感谢大家的鼓励和支持。为了进一步提高Android开发培训水平,2012年若水工作室又倾心制作的项目实战视频『若水新闻』客户端开发教程,今天终于与大家见面了。 本系列课程目标 a.提高UI设计能力 b.巩固Android程序设计基础 c.异步更新UI d.掌握Android中HTTP通信 e.掌握JSON格式解析-In 2011, Flow studio produced a series of courses of the A
JSON_li
- 使用OBject-C语言编写的Json的API函数,可以在Iphone程序中使用-Use OBject-C language API functions of the Json, you can use the Iphone programs
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 Symbian C/C++ Json Parser easy a
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 perform JSON-RPC service calls from
JsonforCSharp
- 用于iphone的json和C#服务的程序-For iphone json and C# program
AndroidPJsonPAsp.Net
- 安卓手机客服端和服务器里面用的是c#的语言用的是json的解析方式。大家可以看看啊 -Android mobile phone client and serverAndroid+Json+Asp.Net
Client-Service-json
- Android C/s 模式的手机客户端与服务器端的json数据传输,内含有大量知识点。-Json data transfer mobile client and server-side Android C/s mode, which contains a lot of knowledge.
rapidjson
- rapidjson,腾讯开源软件,速度很快,支持dom和流式解析,已经应用于项目中,非常不错的json 解析库(C/C++ libraries with JSON parsing/generation capabilities. Performance means speed, memory, and code size)