搜索资源列表
buildxml
- 自己编写的几个类,主要用于对xml文件进行处理,包括按照格式向xml文件里面写内容等,功能齐全!-their preparation of several categories, mainly for the xml document processing, including xml document format to write the content inside, multifunctional!
xmlRead
- xml的读写操作,这是我曾参加的一个日企的面试,当时未做出来。-xml read and write operation, which I had attended a Japanese-owned enterprises in the interview, when bosses out.
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.
yuyandetixingbo
- 该提醒簿采用java语言和xml数据库结合开发.通过读写xml文件动态写入读取备忘录.,通过线程机制及时提醒您.提供多种提醒方式.操作方便,使用简单.是个很不错的提醒簿. -reminded of the books used java xml language and the development of databases. Document literacy through dynamic write xml to read the memorandum. , through thre
ReadAndWriteXML
- 设计一个XML文件 1. 利用XmlTextWriter对象完成文件写操作要求有界面,也可以把例子中的程序补充完整 2. 利用XmlTextReader对象对刚才建立的文件完成读操作,同样可以补充例子 -design an XML file one. Completed using XmlTextWriter object to write papers demands interface they may be examples of two complete the proced
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
statistic
- 一个js源码,可以通过自己写入的xml文件生存三种数据视图:饼状图,柱状图,线性趋势图。并用flash的形式通过网页显示。-A js source code, you can write to the xml file, through their own survival of three kinds of data view: pie chart, histogram, linear trends. And used through the web page displayed in the
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
Not_Forget
- 该提醒簿采用java语言和xml数据库结合开发.通过读写xml文件动态写入读取备忘录.,通过线程机制及时提醒您.[用户设定提醒]提供多种提醒方式.操作方便,使用简单.是个很不错的提醒簿-The book reminded xml using java language and the development of databases. Through reading and writing xml file dynamically write the memorandum read., By t
coo
- 用xml+swing+jdbc(hsqldb)写的电视广告管理软件 客户定义好广告的具体信息,系统根据广告的时间,主题,播放次数,给出其广告的一份推荐播放时段列表,客户确定好,生产合同 管理员可以定义电视台每天的广告时段,定义广告时段的价格,以及此时段的各种约束(比如可以放何种类型的广告,何种广告可以重复放,何种主题的广告可以一起放等等),同时客户可以查看广告的播放时段。 同时系统支持一些特殊广告(比如公益广告,或者重要新闻)的发布-Use xml+ swing+ jdbc (hsq
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
FCA_Greysh_Configuration
- 简介 JavaEE在开发的时候,如果是系统内部常量,一般提倡用枚举常量类,写在单独的类中,但是经常要修改的变量,比如数据源配置,如果存在数据库中,有种浪费。但是存在TXT中扩展性不好,就笔者观察,一般的程序员都喜欢把经常修改的常量存在xml文件或者properties文件。 存在xml文件最大的好处是扩展性很好,一般用sax或者dom这两个方向的框架,比如DOM4J,JDOM等。Sun推出的JAXM(Java API for XML Messaging)也是用的DOM4J。由于SA
java
- 此文档包含有AOP,Annotation,xml读写,一般文件读写,各种属性文件读写, 安全控制基础,还有Reflect功能的测试。 还有在math中,自己写一个数的n次幂算式 各种框架的核心基础基本都在这里边,当然只是一个简单基础类的探讨,更 深的技术,需要在具体环境下在扩展设计-This document contains the AOP, Annotation, xml reading and writing, reading and writing paper
MyStuXml
- 本软件是用来运行接受,保存为XML文件,写入数据库,并且实现其数据库查询和修改的软件。-This software is used to run the acceptance, saved as XML files, write data, and to achieve its database query and modify the software.
BlogOnline-svn
- 当时自己改的一个blog系统。用ajax和xml读写技术-At that time, changed their system a blog. Read and write xml using ajax and technology
workJavaxml
- 用Java写的一个学生查增删系统,有界面。还可将xml文件的导入与导出。-To use Java to write a student search deletions system, there are interfaces. The xml file can also import and export.
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,
dom4j_study
- dom4j操作xml文件的示例,自己根据dom4j的api写的一个示例,其实已经应用到我们的项目中去,应用仅应用其中一个方法,还有很多方法可以使用,干净的封装bean,可以拿来就用,非常实用,所以贡献出来大家一起共享。包括:xml文件的生成,遍历,更新或修改等常用操作。压缩包里含有dom4j的两个核心jar包。 -dom4j xml file operation example of the api dom4j write their own according to an example, i
xml
- xml文档中读取和写入数据经典例题,可以从数据库中读取数据生成xml文件。-xml document to read and write data to the classic example
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.