Download List

项目描述

KXParse is a PHP-based, lightweight, easy-to-use XML parser. It does not require installation because it's just an include file that's loaded on the fly. It features an API that simplifies the process of reading files.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-12-06 00:35
2.3

两种新方法在跨级迭代已被添加。前一个方法的缺陷已得到修复。有文件更新。
标签: Minor bugfixes
Two new methods in cross-level iteration have been added. A bug in a former method has been fixed. There are documentation updates.

2003-11-04 10:13
2.3pre1

这个版本增强了速度和内存的初步分析的利用率。它提供的功能选择/在跨多元素迭代级的方式(即忽略XML的水平),它可以在许多情况下非常有用。它还增加了极限参数xsearch的作品,如MySQL的LIMIT子句,除了其他小修复。
标签: Major feature enhancements
This release enhances speed and memory utilization of
the initial parsing operation. It offers the ability to select/
iterate over elements in a cross-level manner (i.e
ignoring XML levels) which can be useful in many cases.
It also adds a limit argument to xsearch that works like
MySQL's LIMIT clause, in addition to other small fixes.

2003-09-20 10:13
2.2

这个版本增加了一些无关紧要的特性,提出了一些轻微的优化,转变为更好地理解一些方法名,和修复一个单一的缺陷。现在的文件反映了这一版本。
标签: Minor bugfixes
This version adds minor features, makes some slight
optimizations, changes some method names for better
understanding, and fixes one single bug. The
documentation now reflects this version.

2003-09-01 03:22
2.1

作为一种方式来编辑XML树版解析使用非常马车。因此,这个版本重用树翻车机执行版本,并有轻微的优化和错误修正了很多。
标签: Major bugfixes
The usage of the edition resolver as a way to edit the XML tree was very buggy. Therefore, this version reuses the tree dumper to perform editions, and has a lot of minor optimizations and bugfixes.

2003-07-14 18:59
2.0

这个版本的目的是为一般检查和错误狩猎。四缺陷已得到修复,有关方案和元素计数。只要再有一个API方法已得到执行。该文档已被扩大,现在是捆绑在一起。
标签: Minor bugfixes
This release was intended for general checking and bug hunting. Four
bugs have been fixed, related to options and element counting. Only
one more API method has been implemented. The documentation has been
expanded and is now bundled.

Project Resources