搜索资源列表
wokao
- test比如你要采用spring和hibernate(带事务支持的话),你除了spring.jar外还需要hibernat.jar、aopalliance.jar、cglig.jar、jakarta-commons下的几个jar包。 http://www.springframework.org/download.html下载spring开发包,提供两种zip包 spring-framework-1.1.3-with-dependencies.zip和spring-framework
dom4j-1.6.1
- xml解析jar,很方便的吆。想学习xml解析的可以下下来参考下了-xml parsing jar, very convenient creation to shout. Want to learn xml parsing can be made a reference to the next down the
xmlproc
- 以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 数据库可以根据JDBC连接字符串自由配置。 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。-Previous curriculum operations, used to store XML documents into a database (in this case is SQL SERVER) documents. Database can be freely co
dom4j-xml
- 使用DOM4J操作XML,在已有的xml文档中再加一段节点-DOM4J operation using XML, the existing xml file node by adding a section
XML_资料
- 通过students.xml实例,讲解如何用DOM4J解析XML文档(In this pdf file we use a students.xml as a example to explain how to parse XML documents with DOM4J)
002_动力节点_XML_介绍解析XML的几种方式
- 这里面是一个视频介绍如何解析XML文档的几种方法(This is a video introduce how to parse XML documents)
