搜索资源列表
DdEdE.zip
- This article presents my work for managing XML documents into a VC++ application.I made this class with the help of Tom Archer s source code found on the CodeGuru Web site. For my personal application, I need to be able to load, parse, and save an XM
buildxml
- 自己编写的几个类,主要用于对xml文件进行处理,包括按照格式向xml文件里面写内容等,功能齐全!-their preparation of several categories, mainly for the xml document processing, including xml document format to write the content inside, multifunctional!
genexcel
- 关于生成EXCEL文件的封装类,包括配置文件,demo.xml为配置文件。-Excel documents on the formation of the Packaging categories, including configuration files, demo.xml for configuration files.
CustomXmlOperator
- 这是对XML文件进行操作的一个类,可以在不重写所有数据的情况下对结点进行操作-This is the XML document for the operation of a class, can not rewrite all the data in the context of the nodes operate
XML_analyzer
- xml分析器,没使用dom,只用简单的java2类库-xml analyzers, never used dom, using only simple library of java2
jamon-2.2.1-src
- Jamon是一个Java文本模板引擎,用于生成动态HTML, XML,或任何基于文本的内容。它有一个丰富的功能集,支持封装,参数化,功能分解,表达逻辑重用。模板声明它们要求生成的参数,包括动态模板内容(\"fragments\"),并被翻译成带有公有方法的Java类,它的符号反映了在模板中声明的参数。 -Jamon is a Java version of template engine for generating dynamic HTML, XML, or any text-based co
XMLHelper
- XML读写工具类包,封装DOM4J,实现JAVABEAN与XML标签的映射,并提供根据XML内容自动生成POJO类的功能。-read and write XML tools category packets, Packaging DOM4J. achieve JAVABEAN labels and XML mapping, and provide the contents of XML lets automatic generation of functional categories.
writexml
- 这是一个用于操作xml文件的一个类!并非原创
DATA_XML
- 很方便的 XML 类 _单层 xml = new DATA_XML(\"arm.xml\",\"DATA\") /*根元素*/ $xml->Data[\"UserName\"]=\"关羽\" $xml->Data[\"Nick\"]=\"关云长\" $xml->saveas(\"arm.xml\") unset( $xml )
AnalyXML
- 解析XML,此类是一个通用的JAVA解析XML类,使用了DOM4J-PARSE XML
parse
- xml解析包,公司的xml使用类包,在各个场合使用都比较合适-xml analytic package, the company
XMLMaterializer
- 本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。 2. 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。 3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对DAO重新配置即可。-I wrote another small XML instantia
Flash_Tree_Test
- FLASH TREE 使用 Actionscr ipt XML 类创建 XML-FLASH TREE using Actionscr ipt XML class to create XML
class.xml.php
- XML解析类,使用PHP自带的xml_parser类函数进行封装,功能强大,灵活方便-class used for xml parser
Jsp.XML.tree.menu.library.development
- Jsp XML树状菜单类库开发代码Jsp XML tree menu code library development -Jsp XML tree menu code library development
test
- flash+xml课件类文件,课件内容可自动更新-flash+ xml courseware class file
gridsim
- 实现网格环境下资源调度和分配的仿真,主要由java实现,并且调用了simjava类库-The realization of grid resource scheduling and allocation of the simulation, mainly by the java to achieve, and call a class library simjava
php-xml
- php解析XML文件,不需要其他类库 根据分类进行解析-php parse XML files, no other libraries classification analysis based on
xml-5-lucky-draw
- 这是一个另类、最前沿的htm5 抽奖器,界面清新,友好。操作简单,方便使用,绝对值得拥有。-This is technological html5 lucky draw,and the wondow is friendly and fresh,easy to control,it is wroth having.
XMLTools
- php解析和反解析工具类,可以把json的数据转换成xml格式,也可以把xml的数据反解析成json。(PHP parsing and parsing tool class, you can convert JSON data into XML format, you can also XML data parsing into json.)