搜索资源列表
stk
- 用Java和XML建立试题库管理系统,试题库管理系统的设计-use Java and XML to develop Test question storeroom managerment system
UML与Rational Rose 2002从入门到精通
- 本书深入浅出地介绍了统一建模语言(UML)和Rational Rose软件,通过航空公司与购物推车例子介绍如何用UML和Rose进行项目需求分析、结构规划和生成框架代码,以及如何从现有系统逆向转出工程代码,生成Rose模型,并分章介绍了C++、Java、Visual Basic与CORBA/IDL和XML代码的代码生成与逆向转出工程代码。通过本书学习,项目开发人员可以用这个全新工具紧扣用户需求,方便地开发出符合用户需求的系统或根据用户需求对现有系统进行改造。 -the book easy
base-on-J2EE
- 本文首先分析了J2EE平台的基础、体系结构以及层次结构,介绍了J2EE应用中的核心技术,包括JDBC、JSP、JavaBean、Servlet、XML等内容。J2EE是一种利用Java 2平台来简化企业解决方案的开发、部署和管理相关的复杂问题的体系结构。J2EE体系结构提供中间层集成框架来满足企业应用开发的需求。本文对基于Web的多层体系结构,以及J2EE的实现技术进行了重点论述。-This paper analyzes the J2EE infrastructure, architecture
oreilly-javaandxml
- java书籍,包含了JAVA的基础与提高知识,还包含了XML的最新技术-java books, including the Java foundation and increasing knowledge, it also includes the latest XML technology
xml
- 关于JAVA中的XML编程,希望对正在或想要学习XML编程的有所帮助。在XML应用中,最常用也最实用的莫过于XML文件的读写,所以通过一个简单的XML文件读写来作简要分析
jdom1.0
- JDOM是一种面向Java的读、写和操作XML文档的API。JDOM和现行的SAP和DOM标准兼容,为Java程序员通过一个简单、轻量的XML文档操作方法。需要指出的是,JDOM是专门为Java程序员开发的,所以采用许多Java语言的优秀特性,比如方法重载,集合(Collections,这是在Java2中出现的数 莶僮骼嘈?和类映射(Reflection)。
WebDevelopmentManual
- web开发工具手册打包下载 包括:JAVA、PHP、JS、HTML、XML、CSS、WEB+CHM工具手册-Web development tool manual packaging download
XMLasaBridgebetweenSQLandWebApplications
- 本文讨论XML如何被用作数据库和最终用户间的“通讯协议”。本文分为两部分。第一部分预备和Oracle数据库打交道的Java代码:提交一个SQL查询,获取一个XML输出;第二部分专注于一个Web程序:将从数据库获取的XML数据输出为HTML文本。-This article discusses how XML is used as the end-user database and the so-called
xml
- The W3C DOM Core interfaces defines a minimal set of: A. interfaces for accessing and manipulating document objects B. Java object implementations for use with XML parsers. C. Conventions and processes for creating live HTML pages. D. Mut
cvery_650539
- JAVA设计SVG是互联网联盟(W3C)的正式推荐标准,它是一种使用XML来描述二维图象的语言。-Designed JAVAfdfsdfsdfsdfsdfsdf
jude_community
- 是高效开发JAVA的XML工具,能自动的画出UML图-JAVA is the efficient development of XML tools that can automatically draw the UML diagram
Java
- JAVA与XML绑定 编组 解组 静态 动态修改
Servlet
- Servlet程序能够调用JavaBean、JDBC、其它Servlet、RMI、EJB、SOAP和JNI等程序完成指定的功能,计算结果以HTML/XML等形式返回给客户端-Servlet program can call the JavaBean, JDBC, other Servlet, RMI, EJB, SOAP, and JNI and other procedures to complete the assigned function, the results to HTML/XML
JAVA
- java创建xml文件,创建节点,根节点添加到文档中;-JAVA create xml file
training-report-on-XML-agent
- It is the project report Development of XML agent(initialization,installation and testing of Agent)using advance java tools and XML language.-It is the project report Development of XML agent(initialization,installation and testing of Agent)using a
Java-language-to-XML
- 从Java语言到XML语言的转换。本文在介绍了与完成转换所相关的知识后,完整地给出了实现这个转换的过程。-Conversion from the Java language to XML language
xml
- xml实现省市级联三级菜单,java实现,不用联级数据库。-xml cascade realization provinces
Java-Rule-Engine
- 规则引擎技术是一项很有吸引力的技术。首先介绍了规则引擎的相关概念及其实现原理。然后重点介 绍了Java规则引擎技术的规范和一个采用XML和java语言实现的规则引擎)))Drools。最后给出了利用Drools解 决实际问题的范例并探讨了该技术的不足和发展前景。 -Rules engine technology is a very attractive technology. First introduced the concept and its related rules eng
JAVA-parsing-XML-documents--XPath-
- 使用XPath解析XML文档,比较几种解析器-Parse an XML document using XPath, compare several parsers
xml-java-Map
- 把xml格式数据字符串转换为java Map对象数据集合对象,方便提取数据信息。-hello world