文件名称:VBJSON
-
所属分类:
- 标签属性:
- 上传时间:2012-09-19
-
文件大小:37.2kb
-
已下载:9次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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/
VBJSON/cJSONScript.cls
VBJSON/cStringBuilder.cls
VBJSON/cVBJSON.cls
VBJSON/frmTest.frm
VBJSON/frmTest.frx
VBJSON/JSONScriptTest.js
VBJSON/MSSCCPRJ.SCC
VBJSON/VBJSON.exe
VBJSON/VBJSON.vbp
VBJSON/VBJSON.vbw
VBJSON/cJSONScript.cls
VBJSON/cStringBuilder.cls
VBJSON/cVBJSON.cls
VBJSON/frmTest.frm
VBJSON/frmTest.frx
VBJSON/JSONScriptTest.js
VBJSON/MSSCCPRJ.SCC
VBJSON/VBJSON.exe
VBJSON/VBJSON.vbp
VBJSON/VBJSON.vbw
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.