搜索资源列表
jconfig-src-v2.9
- jConfig,JAVA读取XML的开源项目,非常方便的读取和修改XML文件!-jConfig, JAVA read XML open source projects, very easy to read and modify XML documents!
xml
- 利用schema解析xml,包括xml的读取、分析、修改、查询。-Using schema parsing xml, including the xml read, analyze, modify, query.
XMLDemo
- 用java代码读取 数据库生成XML文件 或者从xml文件中读取数据存入数据库-The database is generated with the java code to read XML file or to read data from the xml file into the database
javaxmlalert
- Java+XML日程提醒系统。Java+xml的一个综合实例。xml用于存储日程数据,这个实例包含了Java对XML文件的读、写、添、删等操作。并可以了解到JAVA通过线程机制提供的多种提醒方式。-Java+ XML calendar reminder system. Java+ xml instance of a comprehensive. xml used to store schedule data, this example of the XML file contains a Jav
javaxmlalert
- Java+xml的一个综合实例。xml用于存储日程数据,这个实例包含了Java对XML文件的读、写、添、删等操作。 并可以了解到JAVA通过线程机制提供的多种提醒方式-Java+ Xml a comprehensive example. xml used to store calendar data, this example contains a Java to XML documents to read, write, Tim, delete and so on. And can
auto
- _企业办公自动化系统 基本信息 开发工具: Visual Studio 2005 开发语言: C# 数据库: SQL Server 2000 ASP.NET版本:ASP.NET 2.0 数据库文件位置:“OANetWeb\App_Data\For MSSQL2000”目录下,直接附加数据库即可; 数据库用户名与密码:位于OANetWeb\web.config文件中,默认是sa/(空) 使用步骤 1. 将OA
XMLMaterializer
- 本人写的另一个XML实例化小程序,同样也是以前的课程作业,用来将XML文件存储到数据库中(本例是SQL SERVER)的文件。 1. 数据库配置存储在Properties文件中,可以自由配置JDBC连接字符串而无需重新编译。 2. 其中用到了DOM4J来读取和存储XML文件,使用的是微软的JDBC类库。 3. 使用了DAO模式来存储数据库,如果针对不同的数据库可以使用不同的DAO,只需对DAO重新配置即可。-I wrote another small XML instantia
XML
- xml 格式文件的两种读取方式,有demo哦-xml format to read the two methods have demo Oh
XmlRead
- 一个用java读和写 xml 文件的源码,演示在java中如何操作 xml文件-Read and write a xml file with java source code, demonstration of how to operate in the java file xml
xml
- php 为XML文件自动添加,并读取其内容,的相关函数.-php for the XML file is automatically added, and read its contents, the correlation function.
A_Rss
- ASP.NET C#实现读取SQL SERVER中内容并且生成XML文件转换成RSS输出。-ASP.NET C# implementation of the contents of SQL SERVER read and generate XML documents into RSS output.
XML
- 用JDOM读写XML的源代码,实现简单的读写XML功能,要先导JDOM的jar包,-To read and write XML with JDOM source code to achieve a simple read and write XML functionality, to the pilot JDOM the jar package,
xml
- example how to read xml data with php
flex-reading-and-writing-XML-files
- flex 读写XML文件,其中读取分别用了文件流和Request请求两种方法-flex reading and writing XML files, which were used to read the file stream and the Request are two ways to request
java-read-xml
- 本代码能够实现的是:在与此java文件写上xml文件的路径,然后java就能读取xml文件了。-This code can be achieved: in the java file with this write xml file path, and then be able to read xml java files.
xml
- java读取xml文件的法,里面有两种常用的方法。-java read xml file method, there are two commonly used methods.
XML-read
- jsp+java读取xml数据并动态展示。实现数据显示的动态滚动效果,具体样式如文件内的“显示效果.png”所示,数据会向上滚动,每行数据有不同颜色标注,内附有使用说明,数据动态无限循环展示。可通过修改xml文件中的内容,改变数据。 -jsp+java read xml data and dynamic show. Dynamic data display scrolling effect, specific styles such as the file " display. Pn
xml
- 用jdom解析xml,可以帮助读写xml文件-Resolved with jdom xml, read xml file can help
read-xml-file
- 读取xml文件,用java语言编写,值得参考-read xml file
Java-DOM4J-read-XML
- 这是在做Java课程设计时用到的例子,把从XML中读取数据的具体用法。- This course is designed to make Java examples used to read data the specific use of XML.