文件名称:ConnectionManager
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-06-09
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- liuz****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个connection类,该类管理一个connection的对象的固定数组,客户端程序员不能直接创建connection对象,因为把它的对象定义为一个private类型而只能通过ConnectionManager中的某个static的方法去获取他们,当connectionManager没有对象时候,他就还回null的对象,在main()中检验这些类的实现。-Create a connection class, the fixed array object of the class management of a connection, the client programmer cannot create connection objects directly, because the object is defined as a private type, but only through a static in ConnectionManager to obtain them, when connectionManager did not object when the object, he is back to null in the main (test), in realizing these classes.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ConnectionManager.java