- Category:
- MySQL
- Tags:
-
[Java]
[源码]
- File Size:
- 1.09mb
- Update:
- 2013-05-02
- Downloads:
- 0 Times
- Uploaded by:
- 蕾
Description: System login registration module, the program uses the MySQL database implement user login and registration, this can be used as reference when preparation of the database management system
To Search:
File list (Check if you may need any files):
RegisterAndLogin
................\.classpath
................\.project
................\.settings
................\.........\org.eclipse.jdt.core.prefs
................\db
................\..\db_database01.sql
................\lib
................\...\commons-dbutils-1.3.jar
................\...\commons-lang-2.6.jar
................\...\mysql-connector-java-5.1.6-bin.jar
................\src
................\...\com
................\...\...\mingrisoft
................\...\...\..........\frame
................\...\...\..........\.....\LoginFrame.java
................\...\...\..........\.....\MainFrame.java
................\...\...\..........\.....\RegisterFrame.java
................\...\...\..........\model
................\...\...\..........\.....\User.java
................\...\...\..........\util
................\...\...\..........\....\CAPTCHALabel.java
................\...\...\..........\....\ColorfulCAPTCHALabel.java
................\...\...\..........\....\DBConfig.java
................\...\...\..........\....\DBHelper.java
................\...\...\..........\....\DocumentSizeFilter.java
................\...\...\..........\....\DocumentSizeListener.java
................\...\...\..........\....\SwingUtil.java
................\程序使用说明.doc