CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - gson

搜索资源列表

  1. source

    0下载:
  2. android系统上基于GoogleMap编写的用户定位程序-android system is based on the user locate programs written GoogleMap
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:861.17kb
    • 提供者:Scott Wang
  1. square

    0下载:
  2. 求解 今年puzzleup的第三题 !6个平方数的和,不可以表示为5个平方数的和,求最小的这个和 平方数:0 1 4 9-Solving the third title this year puzzleup! Six square and can not be expressed as the square of the number 5, find the minimum of this and square: 0149 ...
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4.32kb
    • 提供者:佳佳
  1. jsonToOBject

    0下载:
  2. android 里使用Gson 将json数据转换成对象。 不用一层一层的解析json的层次结构,只需要定义的对象的类的层次结构符合json数据里数据结构即可。
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:430.71kb
    • 提供者:123
  1. Jsondemo

    0下载:
  2. json的解析及简单例子,包括Gson和FastJson的Demo-json parsing and simple example
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:44.34kb
    • 提供者:曹君
  1. java_gson

    0下载:
  2. android使用gson解析,精选学习源码,很好的参考资料。-android using gson parsing, selected learning source, a good reference.
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:290.68kb
    • 提供者:清蒸翅子
  1. gson

    0下载:
  2. android gson的2.3.1版本 jar-android gson-2.3.1.jar
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:543.53kb
    • 提供者:田琴
  1. httpMan

    0下载:
  2. 基于XStream、Gson等,实现在http请求中对象的序列化和反序列化,支持RESTful模式。-Based on XStream, Gson etc., to achieve the http request serialization and de-serialization of objects, support for RESTful patterns.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-11
    • 文件大小:2.29mb
    • 提供者:lanfog
  1. Android_gson_json

    0下载:
  2. 采用Gson解析json数据。博文链接: http://www.cnblogs.com/smyhvae/p/4063452.html-Using Gson parsing json data. Bowen Link: http://www.cnblogs.com/smyhvae/p/4063452.html
  3. 所属分类:android

    • 发布日期:2017-05-14
    • 文件大小:3.06mb
    • 提供者:生命壹号
  1. Gson

    0下载:
  2. Google Gson解析 jar包 解析JSON数据,便于网络传输,增加解析效率-Google Gson parse JSON parsing jar packet data transmission network to facilitate and increase the efficiency of analytical
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:584.05kb
    • 提供者:cc
  1. GsonParseJson

    0下载:
  2. 使用GSON解析方式将本地的JSON字符串解析并显示- U4F7F u7528GSON u89E3 u6790 u65B9 u5F06 u5C06 u672C u5730 u7684JSON u5B57 u7B26 u4E32 u89E3 u6790 u5E76 u663E u793A
  3. 所属分类:android

    • 发布日期:2017-12-11
    • 文件大小:6.03mb
    • 提供者:张哲
  1. Gson 解析教程

    0下载:
  2. Google/gson工具包入门教程, Gson的实例化方式, Gson的实例化方式, List Map转Json字符串, Json字符串转JavaBean, ...(Google/gson tool package tutorial)
  3. 所属分类:搜索引擎

    • 发布日期:2017-12-17
    • 文件大小:146kb
    • 提供者:sisco
  1. gson-master

    0下载:
  2. gson for windows for haddop
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:760kb
    • 提供者:saeid
  1. gson-2.6.2

    0下载:
  2. gson用到的jar包,修改后缀名后,导入工程即可使用(Jar packages used in gson)
  3. 所属分类:其他

    • 发布日期:2017-12-13
    • 文件大小:224.27kb
    • 提供者:蜗牛快跑
  1. WxBot-master

    0下载:
  2. JAVA开发的微信机器人程序 1,只有一个类,WxBot.java 2,如果有需要回复自定义消息,重写getMsg()方法 3,依赖库只有2个,httpclient-4.5.2和gson(Java WX Robot. In order to sync the doc with the lastest code, we are using jsdoc to describe the API, and use jsdoc-to-markdown to generate markdown for
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:17kb
    • 提供者:羽凡君
  1. 简易快递查询app

    1下载:
  2. 该app实现了基本的快递查询功能,并且能够通过语音输入快递单号进行查询
  3. 所属分类:android开发

  1. Gson解析的Bean不能混淆

    0下载:
  2. 从源码看Gson解析的bean不能混淆的原因(From the source code, Gson parsed beans can not be confused)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:13kb
    • 提供者:KitKats
  1. gson-wechat-master

    0下载:
  2. 接入微信的支付功能在java服务端,现在记录下来这个过程,方便以后用到。代码都是参考网络,功能可以实现(Access to WeChat's payment function in the java server, now record the process, convenient for future use. The code is a reference network, and the function can be implemented)
  3. 所属分类:其他

搜珍网 www.dssz.com