Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Other source in ebook

UserManSys

  • Category : source in ebook
  • Tags :
  • Update : 2016-10-25
  • Size : 1.45mb
  • Downloaded :0次
  • Author :大***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
user management system The system level: Common- > Get the Connection - > the UserInfo (id, name, pass, email, power) DAO- > userDAO (register, delete, query and other functions) Service- > userService (called methods in the DAO) The VIEW- > common user interface, the administrator interface, the user interface Database tables: the userinfo Sequence: seq_user The create table the userinfo ( Id number (10) primary key, The name varchar (20) not null, Pass a varchar (20) not null, Email varchar (50), Power varchar (20) default ordinary users ) The create sequence seq_user Start with 1 Increment by 1 Maxvalue 100000 nocycle Nocache To obtain the keyboard: Scanner input new Scanner (System. In) String name input. Next ()
Packet file list
(Preview for download)


UserManSys\.classpath
..........\.project
..........\bin\com\hp\common\ConnectionGet.class
..........\...\...\..\......\UserInfo.class
..........\...\...\..\dao\UserDao.class
..........\...\...\..\service\UserService.class
..........\...\...\..\view\AdminView.class
..........\hs_err_pid844.log
..........\lib\classes12.jar
..........\src\com\hp\common\ConnectionGet.java
..........\...\...\..\......\UserInfo.java
..........\...\...\..\dao\UserDao.java
..........\...\...\..\service\UserService.java
..........\...\...\..\view\AdminView.java
..........\bin\com\hp\common
..........\...\...\..\dao
..........\...\...\..\service
..........\...\...\..\view
..........\src\com\hp\common
..........\...\...\..\dao
..........\...\...\..\service
..........\...\...\..\view
..........\bin\com\hp
..........\src\com\hp
..........\bin\com
..........\src\com
..........\bin
..........\lib
..........\src
UserManSys
..........\说明.txt
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.