文件名称:user-manager
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- xi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
描述工厂管理多个工人
工厂类
属性:工厂名称
行为:添加 删除工人
工人类
属性:姓名
(1)使用数组装载工人对象,这里注意当数组满时添加工人应做一些什么样的处理。
(2)将数组改为Vector类装载工人对象。-Descr iption of factory workers in the factory to manage multiple types of attributes: the name of the factory acts: add delete workers workers category attributes: name (1) the use of an array object containing the workers here pay attention to when the full array of add workers should make a number of what kind of treatment. (2) will be replaced by an array of Vector objects classloader workers.
工厂类
属性:工厂名称
行为:添加 删除工人
工人类
属性:姓名
(1)使用数组装载工人对象,这里注意当数组满时添加工人应做一些什么样的处理。
(2)将数组改为Vector类装载工人对象。-Descr iption of factory workers in the factory to manage multiple types of attributes: the name of the factory acts: add delete workers workers category attributes: name (1) the use of an array object containing the workers here pay attention to when the full array of add workers should make a number of what kind of treatment. (2) will be replaced by an array of Vector objects classloader workers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
user-manager
............\PrivilegeConfig.class
............\PrivilegeConfig.java
............\User.class
............\User.java
............\UserManager.class
............\UserManager.java
............\PrivilegeConfig.class
............\PrivilegeConfig.java
............\User.class
............\User.java
............\UserManager.class
............\UserManager.java