搜索资源列表
jquery_json
- jquery提供的json插件,提供js对象与json字符串间互相转换-jquery plug-ins provided by the json provide js string object and json convert each other
sojo-1.0.0-bin
- Are Plain Old Java Objects (POJOs) to complex? The aim of this framework is, to convert JavaBeans (complex Java-Object graphs) in a simplified representation (JSON, XML, CSV or other object structures) or handle and control access to JavaBean propert
jsonrpc
- 一个json的封装包,可以把字符变成json对象,也可以把json对象转化成字符串-A json package package, you can put the character into a json object, you can also convert a string to json object
jsonconvert-0.1.0-source
- 一个非常高效精简的json解析库, 速度非常快-just a java-json convert lib
xml-to-json
- jQuery.xml2json是一个能够将简单的XML转换成JSON对象的jQuery插件。-jQuery.xml2json jQuery plug-in is a simple XML to convert JSON object.
JavaJSONTest
- 这个工程里面包含了解析json的jar,和解析json的一个小例子。 在运行这个工程时,需要重新,自行导入工程中,lib目录下的jar包 JSONObject jsonObject = new JSONObject(jsonString) //将字符串转换成JSON对象 System.out.println(jsonObject.get("screen_name")) -This project which contains parsing json jar, an
ezmorph-1.0.6
- EZMorph是一个简单的java类库用于将一种对象转换成另外一种对象。EZMorph原先是Json-lib项目中的转换器。EZMorph支持原始数据类型(Primitive),对象(Object),多维护数组转换与DynaBeans的转换。兼容JDK1.3.1,整个类库大小只有76K左右。-EZMorph is a simple java class library is used to convert an object into another object. EZMorph origin
MiddleWareTest
- 一个中间件的demo,比较简单。从网页(此处是自己搭建的网站)上抓取数据之后,转换成json对象以供调用。-A middleware demo, is relatively simple. Grab data from the website (here is to build their own website), convert the json object to call.
json
- java其他数据格式怎么样转换为json数据格式-java how to convert other data formats for the json data format
json
- JAVA的JSON转换方法大全,可以完成大多数JSON转换工作-Encyclopedia of JAVA JSON conversion method, you can do most of the work to convert JSON
ReflectTest
- 通过Java的反射机制,将一个java的对象,转换成Json类型。-By Java' s reflection mechanism, a java object, convert Json type.
JsonUtil
- 处理json字符串,把json字符串转换成对象,或者把对象转换成json字符串。-Processing json string to convert a string into json object, or to convert an object into a json string.
Convert
- txt文件读写,将csv格式,转化为json格式
BaiduAPI
- 提取爱帮网 百度等网站的信息,过滤掉我们不需要的信息,然后将提取到的信息转化为json格式显示出来-Extract the online information aibang,baidu and so on,filter the information we not need,then convert the extract information into json format to display.
CrawlerAPI
- 一个可以提取百度API的软件,可以将提取到的数据转化为json格式或者xml格式- one softwarecan extract Baidu API , you can convert the data into json or xml format
EventsAPI
- 将百度提供的api接口提取出来的数据按照数据库的格式转化为json格式。-Convert the extract data BAIDU API interface provided into json format according to the form.
as3corelib-.92.1
- as3corelib是一个开源的as库,里面有很多有用的工具类,其中里面的JSON类可以将AS的对象转换成JSON的格式。-As3corelib is an open source as library, which has a lot of useful tools, in which the JSON class can convert the object of JSON into AS format.
Json2PoVo
- 将json转换为pijo对象,帮助你快速开发-The json convert pijo objects to help you quickly develop
XMLTools
- php解析和反解析工具类,可以把json的数据转换成xml格式,也可以把xml的数据反解析成json。(PHP parsing and parsing tool class, you can convert JSON data into XML format, you can also XML data parsing into json.)
lishaoy-browsersync
- 用php写的xml解析工具,可以把json的数据转换成xml格式的数据,也可以把xml的数据转成json数据格式(Using PHP to write XML parsing tools, you can convert JSON data into XML format data, you can also XML data into JSON data format)