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

搜索资源列表

  1. JSONData

    0下载:
  2. 精简对象转换为json字符串的工具类,经过多次项目检验非常好用,解决了开源json包里无法处理特殊字符的问题-a tool for java object to json string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1.18kb
    • 提供者:xumian
  1. json_to_string

    0下载:
  2. 将json转化为字符串,上面附有简单的例子。-Into the json string above with a simple example.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:6.42kb
    • 提供者:chenfeng
  1. json

    0下载:
  2. org.json库的源代码,在java中操作json串的库,轻量级库。-org.json library source code to operate in the java string json library, lightweight library.
  3. 所属分类:Ajax

    • 发布日期:2017-03-28
    • 文件大小:51.46kb
    • 提供者:xwolf
  1. SafetyNetMobile

    0下载:
  2. 通过Web页面获取基站位置Web端源码 首先要清楚一点的是,每一个基站都能够通过请求http://www.google.com/loc/json获取到一个经纬度。如果用户能够在短时间内获取到较多的基站信息,比如4个或5个,可以通过这几个基站的经纬度计算出比较准确的用户位置。 举个例子,比如我在WM上取到4个基站信息: 50554,9513,460,1 50325,9513,460,1 50584,9513,460,1 50041,951
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:131.01kb
    • 提供者:尚伊珣
  1. jsontools-core-1.7-bundle

    0下载:
  2. json util jar包,用于字符串解析,将对象解析为json格式的字符串-json util jar package, for string parsing, to object to json format string parsing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:734.4kb
    • 提供者:zhl
  1. googleapi

    0下载:
  2. Google ajax api,Java程序中访问Google搜索结果,以JSON字符串形式返回-Google ajax api, Java programs to access Google search results to return JSON string
  3. 所属分类:Ajax

    • 发布日期:2017-03-28
    • 文件大小:720byte
    • 提供者:wang wenjing
  1. cJSON

    2下载:
  2. cJson是一个老外写的解析代码。在其基础上,添加了cJSON_Direct.c,实现了C语言中结构体与json格式字符串相互转化的功能-cJson parsing code is written by a foreigner. On its basis, add cJSON_Direct.c to C language structure and JSON-formatted string into each other
  3. 所属分类:Data structs

    • 发布日期:2017-11-05
    • 文件大小:21.21kb
    • 提供者:刘凤翔
  1. FastJsonDemo

    0下载:
  2. java fastjson数据通讯框架简单demo,实现java对象转json格式String,String转java对象-java fastjson data communications framework simple demo, to achieve java object transfer json format String, String turn java object
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:241.31kb
    • 提供者:zhouhoude
  1. cJSON

    0下载:
  2. 在其基础上,添加了cJSON_Direct.c,实现了C语言中结构体与json格式字符串相互转化的功能-Json parsing code is written by a foreigner. On its basis, add cJSON_Direct.c to C language structure and JSON-formatted string into each other
  3. 所属分类:Compiler program

    • 发布日期:2017-04-15
    • 文件大小:5.68kb
    • 提供者:woxin
  1. JsonDataObjects

    0下载:
  2. json parser convert your json data to string array and text documents
  3. 所属分类:Database system

    • 发布日期:2017-04-30
    • 文件大小:34.97kb
    • 提供者:farhad
  1. jsonToList-map

    0下载:
  2. 一 传入Map转换为Json格式方法 二 传入Json格式字符串以Map存储并返回Map格式方法 三 传入Json格式字符串返回List<Map>格式方法等- Map converted a pass Json Json format Method Two format string passed to storage and return to the Map Map scheme of tri pass Json format string return List <M
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:287.72kb
    • 提供者:wen
  1. json

    0下载:
  2. 数据格式的转换,例如将数组的形式转化为字符串的格式,将字符串传到页面。-Data format conversion, for example in the form of an array converted to the format string, the string passed to the page.
  3. 所属分类:File Formats

    • 发布日期:2017-05-04
    • 文件大小:18.32kb
    • 提供者:闫吉江
  1. json_string

    0下载:
  2. string字符串转换为json格式串,json格式串转换为string字符串,vs2005可直接编译通过-string convert the string to json format string, json format string is converted to string string, vs2005 can be directly compiled by
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:4.67mb
    • 提供者:zhang
  1. json

    0下载:
  2. 转json格式,裁剪只转字符串的一些函数归类- JSON format, the only string to cut some of the function classification
  3. 所属分类:Software Testing

    • 发布日期:2017-12-12
    • 文件大小:2.91kb
    • 提供者:pchy121323
  1. Main

    0下载:
  2. 将json字符串中,每个[]里面逗号隔开的每条数据进行识别,提取出需要的数据,存到单独的TXT中(The JSON string, each separated by commas inside each data [] to identify and extract the data needed to separate TXT)
  3. 所属分类:Applet

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:w20ss11
  1. Json

    0下载:
  2. timer定时转json串并上传很少使用的一句话可以概括功能的(Timer timed to JSON string and upload timer, timed to JSON string and upload)
  3. 所属分类:软件工程

    • 发布日期:2017-12-13
    • 文件大小:1.24mb
    • 提供者:中国人的
  1. json

    0下载:
  2. a、 完成json 基本结构(键值对、对象、数组、字符串)的解析;(10 分) b、 完成对true、false、null、整数的解析;(5 分) c、 完成浮点数的解析;(5 分) d、 完成科学计数法表示的数的解析;(5 分); e、 完成json 文本的格式化。添加一个命令行参数-pretty,对于文件*.json,如果解析成功, 那么将格式化后的json 输出到另一个文件*.pretty.json 中。(5 分) test 目录下的e 目录下,有一个乱序的country.js
  3. 所属分类:编译器/解释器

    • 发布日期:2017-12-29
    • 文件大小:1.33mb
    • 提供者:偏世陈风
  1. cjson

    0下载:
  2. C下json结构体的接口函数,封装结构到解析结构一步到位。(/* The cJSON structure: */ typedef struct cJSON { struct cJSON *next,*prev; /* next/prev allow you to walk array/object chains. Alternatively, use GetArraySize/GetArrayItem/GetObjectItem */ struct cJSON *child; /*
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:9kb
    • 提供者:goeful
  1. JsonTest

    0下载:
  2. java json解析器,对java对字序列化,对字符串json反序列化。(The Java JSON parser, serialization of the word to the Java, and the reverse serialization of the string JSON.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-20
    • 文件大小:30kb
    • 提供者:bianshuai
  1. ToMap

    0下载:
  2. public static Map<String, Object> ObjectToMapUtil(Object obj){ Map<String,Object> reMap = new HashMap<String,Object>(); Field[] fields = obj.getClass().getDeclaredFields(); for(int i = 0; i < fields.length;
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:少郎
« 12 3 »
搜珍网 www.dssz.com