文件名称:VBJSON
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 37kb
- 下载次数:
- 0次
- 提 供 者:
- Jas***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VB6.0用的最好的JSON解析工具。支持JSON消息的解析和处理。源代码值得一看,非常不错。官方网站:http://www.ediy.co.nz/vbjson-json-parser-library-in-vb6-xidc55680.html-VB-JSON is a Visual Basic 6 class library for parsing and emitting JSON (Javascr ipt Object Notation) and can handle nested arrays and objects in the data. It does not rely on the Jscr ipt engine for parsing.
JSON is a useful and compact format for data interchange between a browser based Javascr ipt client program and a VB6 based data server, and also for storing structured meta data in a text field. It can also be used as an efficient RPC transport protocol and compresses well using GZip. The project also includes a fast string builder class for assembling the JSON data string at a high speed.
This software is BSD licenced and is based on an Excel macro found here. Some parsing bugs in the original functions have been fixed and the string builder class improves performance. Also there are some handy utility functions that return a JSON data set from an ADO Recordset or a character delimited string.
JSON is a useful and compact format for data interchange between a browser based Javascr ipt client program and a VB6 based data server, and also for storing structured meta data in a text field. It can also be used as an efficient RPC transport protocol and compresses well using GZip. The project also includes a fast string builder class for assembling the JSON data string at a high speed.
This software is BSD licenced and is based on an Excel macro found here. Some parsing bugs in the original functions have been fixed and the string builder class improves performance. Also there are some handy utility functions that return a JSON data set from an ADO Recordset or a character delimited string.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VBJSON
......\cJSONScript.cls
......\cStringBuilder.cls
......\cVBJSON.cls
......\frmTest.frm
......\frmTest.frx
......\JSONScriptTest.js
......\MSSCCPRJ.SCC
......\VBJSON.exe
......\VBJSON.vbp
......\VBJSON.vbw
......\cJSONScript.cls
......\cStringBuilder.cls
......\cVBJSON.cls
......\frmTest.frm
......\frmTest.frx
......\JSONScriptTest.js
......\MSSCCPRJ.SCC
......\VBJSON.exe
......\VBJSON.vbp
......\VBJSON.vbw