superxmlparser xml json 解析

时间:2014-11-16 03:27:00
【文件属性】:

文件名称:superxmlparser xml json 解析

文件大小:1.03MB

文件格式:RAR

更新时间:2014-11-16 03:27:00

superxmlparser,xml,json

superxmlparser JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers. These properties make JSON an ideal data-interchange language. You can get more informations on json.org.


【文件预览】:
superobject.pas
readme.html
superxmlparser.dcu
superxmlparser.pas
tests
----test_format.dpr(785B)
----test_rpc.dpr(618B)
----test_perf.dpr(1KB)
----test_prototype.dpr(1KB)
----test_usage.dpr(4KB)
----test_validate.dpr(3KB)
superobject.dcu
demos
----PropertyEditor()
--------soeditor.pas(4KB)
--------demo.png(8KB)
--------Thumbs.db(6KB)
----googlesearch()
--------search.dpr(284B)
--------main.pas(1KB)
--------main.dfm(834B)
----RTTI()
--------main.pas(2KB)
--------main.dfm(834B)
--------rttisearch.dpr(288B)
----VirtualTreeView()
--------soedit.dpr(357B)
--------soedit.exe(780KB)
--------main.ddp(51B)
--------soedit.dproj(5KB)
--------soedit.res(4KB)
--------soedit.dproj.local(62B)
--------soedit.rar(616KB)
--------sample.json(745B)
--------main.pas(7KB)
--------main.dfm(4KB)
--------.svn()
--------main.dcu(12KB)
--------soedit.identcache(271B)
----googlesuggest()
--------main.pas(1KB)
--------main.dfm(632B)
--------suggest.dpr(288B)

网友评论

  • 代码可用,xml 转成json是 字段首字 个别字解析不出。
  • 代码可用,delphi7下运行通过。