-
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描...
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描述,另外还画出了包中的类的继承层次结构示意图。每个类描述都独自构成一个小节,包含了类层次结构示意图、类描述、类示例、成员概述以及那些在版本1.2中作了修改或新增的类成员的描述。还详细说明了Java软件开发包(JDK)1.1到从版本1.2对类及方法所作的修改。需要指出的是:本书是补充版本,有些材料需要参阅《The Java Class Libraries, Second Edition, Volume 1》一书的内容。 本书是参考手册而不是指导手册,它不对Java语言进行解释。为了快速定位所需要的类或类成员的信息,本书按类的字母顺序组织。 本书由赵皑、黄志军、阳亮组织翻译,参加本书翻译的还有姚远、程子进、肖利平、刘永亮、薛亮、毛静萍、查海平、赵峰、郭树厢、曹波、肖斌、彭建明、郑欢。参加录入工作的有陈军、姜明、姜志明、张志荣等。 希望本书能够帮助Java程序员获取完整、专业和权威的信息,同时也希望本书能够帮助读者更全面地了解Java语言。由于水平有限和时间仓促,本书的翻译必定会存在一些纰漏,恳切希望广大读者批评指正。-Java2 class library, this book by the creator of Java technology to prepare, on the Java 2 Platform Standard Edition, V1.2 in the new package and the type described. The book mainly by the package overview and description constitute a category
- 2022-07-19 10:38:38下载
- 积分:1
-
一个好的java参考价值的学生信息管理系统,可我们…
学生信息管理系统java很好的参考价值,可作为毕业设计的参考学习工程-Student Information Management System for a good java reference value, can be used as reference for graduate study and engineering design
- 2022-07-20 13:59:15下载
- 积分:1
-
使用java的url连接浏览器
使用java的url连接浏览器 -use java urluse java urluse java url
- 2022-09-01 04:15:03下载
- 积分:1
-
contains more than 100 Java source files, suitable for beginners patient friend...
这里面包含了一百多个JAVA源文件,适合初学有耐性的朋友仔细观看!-contains more than 100 Java source files, suitable for beginners patient friend to watch carefully!
- 2023-04-22 12:35:04下载
- 积分:1
-
此项目是利用j2ee spring struts hibernate + tomcat等 工具
此项目是利用j2ee spring struts hibernate + tomcat等 工具-This project is to use j2ee spring struts hibernate+ Tomcat tools such as
- 2022-01-28 06:37:18下载
- 积分:1
-
few simple client encoding
几个简单的客户端编码-few simple client encoding
- 2022-07-01 04:21:09下载
- 积分:1
-
- 2022-03-22 03:38:10下载
- 积分:1
-
Registered servletjspjavabean landing module, is relatively simple for beginners...
servletjspjavabean的注册登陆模块,比较简单,供初学者学习使用-Registered servletjspjavabean landing module, is relatively simple for beginners learning to use
- 2022-03-19 07:20:58下载
- 积分:1
-
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用Javamail发送,目前最新的版本是1.4.2
可以在http://ja...
在实际项目 开发中,很多时候需要用到邮件,比如论坛注册需要用邮件激活。
一般用Javamail发送,目前最新的版本是1.4.2
可以在http://java.sun.com/products/javamail/index.jsp 下载最新版本
如果使用的不是J2SE6,那么需要把 JavaBeans Activation Framework加到环境变量
可以在http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp 下载
不过为了简化开发,可以直接使用apache common项目的mail
官方网站为: http://commons.apache.org/email/
-Project development in the actual project, the time required to use a lot of mail, such as the forum Registration required by e-mail activation. Send Javamail general use, are currently the latest version 1.4.2 can download the latest version of http://java.sun.com/products/javamail/index.jsp If you are using is not J2SE6, then need to add environment JavaBeans Activation Framework http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp variables can download in order to simplify the development, however, you can use apache common direct mail projects for the official website: http://commons. apache.org/email /
- 2022-06-14 09:30:45下载
- 积分:1
-
此代码完成对输入流的装饰模式。可以输出自己想要的形式。...
此代码完成对输入流的装饰模式。可以输出自己想要的形式。-Enter this code to complete the decorative pattern of flow. Can output the desired form of their own.
- 2022-03-19 19:15:09下载
- 积分:1