搜索资源列表
jqXMLUtils
- DOM树的结束行走是这里! 这个小而快实用程序将XML文件获取通过$。ajax Javascr ipt对象,完全消除了需要使用DOM树的遍历提取数据。所有的属性和值都可以访问使用点号(.)符号。除了简化你的方式访问数据还可以进一步处理之前排序节点。该组件可以很容易地用于编写SOAP或RSS的客户机。 JSON对象是如何组装?这个工具是一个递归沃克,开始在你的文档的根并创建一个新对象为每个节点,并为每个节点属性的新领域。每当一个树沃克遇到一个文本节点或一个CDATA节点中,它赋予它的价值。
jquery.xml2json
- XML到JSON的插件(jquery xml2json)是一个脚本,您可以使用简单的XML转换成JSON对象。 -The XML to JSON Plugin (jQuery.xml2json) is a scr ipt you can use to convert simple XML into a JSON object.
jquery.rpc
- 这个是rpc(远程过程调用)客户端实现基于JQuery。它创建一个rpc对象并添加调用它们的能力。它同时支持xml和json rpc。数据类型支持清单很快就要到了。它是在早期阶段。它不会被升级如果你不提供反馈。 -The is rpc(remote procedure call) client implementation based on JQuery. It creates an rpc object and adds ability to call them. It supports
xmltojson
- 可以将xml文件转化为json文件,可以在命令行中运行该程序,输入以下 XML 文件名作为命令行参数:php -f xml2json_test.php test2.xml-Xml files can be converted to json file, you can run the program the command line, enter the following XML file as a command line argument: php-f xml2json_test.php
CodeMaid_v0.8.1
- 开源代码格式化插件,非常好用 CodeMaid is an open source Visual Studio extension to cleanup, dig through and simplify our C#, C++, F#, VB, PHP, JSON, XAML, XML, ASP, HTML, CSS, LESS, SCSS, Javascr ipt and Typescr ipt coding.-Open source code formatting plug, very
cereal-master
- cereal一个序列化库,可以将流输出为JSON,XML,BINARY文件。高效,好用-cereal a serialization library, you can stream output as JSON, XML, BINARY file. Efficient, easy to use
lee_utils
- xml解析 json解析, 时间 xml转json 的 辅助工具类(XML parsing JSON parsing, time XML to JSON auxiliary tool class)
Newtonsoft.Json.dll
- 功能比较多,效率比较高,官方给出对比数据 50% faster than DataContractJsonSerializer, and 250% faster than Javascr iptSerializer. 比较常用的功能除了序列化发序列化之外,还有 Linq To Json、Json Path、 XML support等(The function is much more, the efficiency is higher, the official gives the co