搜索资源列表
Beg_Java5Edition_Code
- Java 2入门经典:JDK 5源码 这本书综合介绍了使用J2SE(Java 2 Standard Edition)5.0或更高版本开发动态程序的过程,阐述了Java语言的各个方面,包括Java语言结构和工作原理的基本知识,用大量的实例讲述如何开发功能齐全的Java应用程序,以期帮助读者掌握Java语言的最新特性和Java类库中主要的功能包,积累Java应用环境的使用经验,并在核心技术领域打下坚实的基础。. 本书系统全面、浅显易懂,非常适合没有任何编程经验的初学者阅读,也可作为软件开发人
Beg_Java5Edition_Solutions
- Java 2入门经典:JDK 5 SOLUTION 这本书综合介绍了使用J2SE(Java 2 Standard Edition)5.0或更高版本开发动态程序的过程,阐述了Java语言的各个方面,包括Java语言结构和工作原理的基本知识,用大量的实例讲述如何开发功能齐全的Java应用程序,以期帮助读者掌握Java语言的最新特性和Java类库中主要的功能包,积累Java应用环境的使用经验,并在核心技术领域打下坚实的基础。. 本书系统全面、浅显易懂,非常适合没有任何编程经验的初学者阅读,也可
htlibrary
- Java版的图书管理系统,使用文件锁, 修改只允许同时运行一个管理系统. 修改系统使用HSQLDB数据库, 这是一个开源的小型数据库. 这个DBMS虽然很迷你, 但功能却一点儿也不弱. 它支持标准SQL语言的大部分特性, 支持事务操作等等. 而且由于完全使用Java编写, 使得Java应用程序与它可以完全无缝地集成. 缺点是速度会稍微慢一点, 不过对于这个图书馆管理系统来说是绰绰有余的了!-Java version of the books management system
JSTL_in_Action
- JSTL(JSP Standard Tag Library ,JSP标准标签库)是一个不断完善的开放源代码的JSP标签库,JAVA程序员必备工具-JSTL (JSP Standard Tag Library, JSP Standard Tag Library) is a continuous improvement of the open source JSP tag library, JAVA programmer essential tool
prototype-chm
- prototype.js 是由 Sam Stephenson 写的一个 javascr ipt 类库。这个构思奇妙,而且兼容标准的类库,能帮助你轻松建立有高度互动的 Web 2.0 特性的富客户端页面。 -prototype.js written by Sam Stephenson, a javascr ipt library. The idea intriguing, but also compatible with the standard class library, can help
jstl_c
- JSTL是一个不断完善的开放源代码的JSP标签库,是由apache的jakarta小组来维护的。JSTL只能运行在支持JSP1.2和Servlet2.3规范的容器上,如tomcat 4.x。但是在即将推出的JSP 2.0中是作为标准支持的。-JSTL is a continuous improvement of the open-source JSP tag library, are from the jakarta group apache to maintain. JSTL can only
Oreilly.Java.Server.Pages.3rd
- Oreilly.Java.Server.Pages.3rd. 这是一本关于jsp,servlet 讲解很详细的工具书,包括,jsp,servlet基础,JavaBeans,EJB,JDBC 等。-JavaServer Pages, Third Edition is completely revised and updated to cover the substantial changes in the 2.0 version of the JSP specification. It als
real-java-1.13
- Real - Java floating point library for MIDP devices-Current version: 1.13 Copyright: 2003-2009 Roar Lauritzsen, roarl at users.sourceforge.net Availability: The library is available under the GPL license, or for a fee for commercial use. Develo
JSTL
- 这是一个运用标准标签库及自定义标签库编写的选择啤酒颜色,很清楚,有利于对内容的理解,标签运用很有帮助。-This is a standard tag library and the use of custom tag libraries prepared by the choice of beer color, it is clear that is conducive to the understanding of the content, labeling the use of helpfu
libarary
- 图书馆管理系统, 可以维护印刷图书和电子图书. 其中包括借书,还书,续借,以及用户管理功能-library administaration system, is a text based interactive program that keeps reading and executing commands from the standard input(the keyborad) until exit command is issued.
JSTL
- JSTL是一个标准的已制定好的标记库,可以应用于各种领域。其主要优点有: 提供一组标准标记,提供统一接口,减少脚本数量 可用于编写各种动态JSP页面,简化Web编程 用于访问数据库、有条件地执行代码和支持国际化,支持XML-JSTL is a standard tag library has been developed well, can be applied to various fields. The main advantages are: to provide a set
ve
- 在已按照jdk和下载了eclipse的情况下,把你的eclipse压缩包和我上传的里面压缩包解压后的3个压缩包一起解压。然后重新打开eclipse就可以用了。我自己试验过的,绝对可行。VE很好用,免费开源软件,感觉跟VS里面的差不多,可以拖拽控件,可视化修改属性。 安装完,可以这样实验一下: 1.新建一个java工程 2.工程上右键属性->Java Build Path -> Add Library -> Standard Widget Toolkit (SWT)
JSTLStandard-Tag-Library
- JSTL Standard Tag Library JSTL Standard Tag Library-JSTL Standard Tag Library JSTL Standard Tag Library
wangjiansenjiaocai
- Java平台的划分 要彻底了解Java 2 Micro Edition,我们必须先对Java 2 Micro Edition在整个Java技术之中的定位做个了解。 一般我们在撰写C程序的时候,会使用C标准程序库;使用C++撰写程序的时候,会使用C++标准程序库;而使用Java撰写程序的时候,则使用Sun所提供的Java标准类库。之所以叫做类库,是因为各式各样的方法(method,也可以叫做“函数”)被有系统地放在类之中,而这些类又被分门别类地归属在不同的包(package)之下,相较起来
ch06
- 关于java标准类库的各种操作及功能的说明代码实现。-Java standard library on a variety of operational and functional descr iption of code.
snow
- 使用java标准库画雪花,这里用到的是分形的一些算法,雪花图案非常漂亮。-using standard library to draw snow
MathMatrix
- Implement all of the methods in MathMatrix.java The Arrays class has many useful methods for dealing with arrays. You may use other classes and methods from the standard library.
MathMatrixExperiment
- Implement all of the methods in MathMatrix.java The Arrays class has many useful methods for dealing with arrays. You may use other classes and methods from the standard library.
JSP-standard-library
- 这个文档总结了JSP中常用的标签,包括它们各自的作用以及用法,十分详尽-This document summarizes the commonly used JSP tags, including their respective roles and usage, very detailed
JSTL需要的jar包
- JSTL(JSP Standard Tag Library,JSP标准标签库)是一个不断完善的开放源代码的JSP标签库,是由apache的jakarta小组来维护的。JSTL只能运行在支持JSP1.2和Servlet2.3规范的容器上,如tomcat 4.x。在JSP 2.0中也是作为标准支持的。 JSTL 1.0 发布于 2002 年 6 月,由四个定制标记库(core、format、xml 和 sql)和一对通用标记库验证器(scr iptFreeTLV 和 PermittedTagl