搜索资源列表
xml_src
- 一个我曾经在工程中用过的xml库,非常合适需要在工程中,利用xml文件来保存数据,或者组织数据结构的同行用。简单易懂,对于那些没有太多网络方面知识的人。-one I had in engineering used xml basement, in a very suitable project, xml document use to preserve data, or data structure of the organization using peer. Simple to unders
digester-python
- 一个用Python实现的将XML源文件转化成Python对象结构的转换器。使用时请将转化规则写到config.xml文件中。使用该程序后可以避免每次都写冗长的读取xml文件创建对象结构的过程。当使用混合编程时,该程序也可以被用于C++工程。参见http://commons.apache.org/digester/,本程序是这个工程的Python版本!-With the realization of a Python source file will be XML objects into the