搜索资源列表
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
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
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)