文件名称:UserManagement
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-03-28
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- 赵*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
现要进行用户管理,在界面上,用户可以选择“新建用户”、“查看用户”和“查询用户”。若选择“新建用户”,则提供输入界面供用户输入用户的用户名、密码和电话信息,并保存;若选择“查看用户”,则提供界面让用户可以一个个翻看用户的信息;若选择“查询用户”,则根据用户输入的用户名显示该用户信息。(提示:界面风格自定)-Now user management interface, the user can select the " New User" , " View user and query the user. Select " New User" , the input interface for the user to enter a user name, password, and phone information, and save If you select " View users" , provides the interface so that users can be a look at the user' s information if you choose " query the user, the user information is displayed according to the user to enter a user name. (Hint: The custom interface style)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UserManagement\.classpath
..............\.project
..............\bin\ChooseDirection$1.class
..............\...\ChooseDirection.class
..............\...\CreatUser$1.class
..............\...\CreatUser.class
..............\...\FindUser$1.class
..............\...\FindUser.class
..............\...\ReadUser.class
..............\...\StoreUser.class
..............\...\Text.class
..............\...\ViewUser.class
..............\src\ChooseDirection.java
..............\...\CreatUser.java
..............\...\FindUser.java
..............\...\ReadUser.java
..............\...\StoreUser.java
..............\...\Text.java
..............\...\ViewUser.java
..............\bin
..............\src
UserManagement