資源簡介
本系統是一個基于java的火車票管理系統,用Swing顯示信息。
開發環境Eclipes,mysql數據庫
用戶分為 用戶和管理員。
Main.java 為程序入口

代碼片段和文件信息
package?Dao;
import?java.sql.SQLException;
public?interface?Admainistrator_qpDao?{
/**
?*?
?*?查找賬號密碼
?*?@param?accountg
?*?@param?passwordg
?*?@return
?*?@throws?SQLException
?*/
boolean?Login(String?accountgString?passwordg)?throws?SQLException;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????6435??2018-12-28?12:11??火車票訂票系統\test.sql
?????文件????????453??2018-12-17?13:44??火車票訂票系統\Ticket?System\.classpath
?????文件????????389??2018-12-16?16:17??火車票訂票系統\Ticket?System\.project
?????文件?????????68??2018-12-16?22:55??火車票訂票系統\Ticket?System\.settings\org.eclipse.core.resources.prefs
?????文件????????598??2018-12-16?16:17??火車票訂票系統\Ticket?System\.settings\org.eclipse.jdt.core.prefs
?????文件????????233??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Dao\Admainistrator_qpDao.class
?????文件???????1500??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Dao\Impl\Admainistrator_qpImpl.class
?????文件???????1635??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Dao\Impl\SeattypeImpl.class
?????文件????????695??2018-12-25?12:23??火車票訂票系統\Ticket?System\bin\Dao\Impl\Test.class
?????文件???????6416??2018-12-25?12:23??火車票訂票系統\Ticket?System\bin\Dao\Impl\TicketImpl.class
?????文件???????1711??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Dao\Impl\TickettypeImpl.class
?????文件???????6892??2018-12-25?13:00??火車票訂票系統\Ticket?System\bin\Dao\Impl\UserDaoImpl.class
?????文件???????8575??2018-12-25?15:27??火車票訂票系統\Ticket?System\bin\Dao\Impl\UserTicketImpl.class
?????文件????????257??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Dao\SeattypeDao.class
?????文件????????867??2018-12-25?12:16??火車票訂票系統\Ticket?System\bin\Dao\TickeDao.class
?????文件????????263??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Dao\TickettypeDao.class
?????文件???????1005??2018-12-25?12:34??火車票訂票系統\Ticket?System\bin\Dao\UserDao.class
?????文件????????929??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Dao\UserTicketDao.class
?????文件?????????98??2018-12-16?17:10??火車票訂票系統\Ticket?System\bin\db_mysql.properties
?????文件???????1052??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\entity\AcPs.class
?????文件???????1068??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\entity\Admain.class
?????文件????????471??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\entity\GetUserid.class
?????文件???????1515??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\entity\Seattype.class
?????文件???????3607??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\entity\Ticket.class
?????文件???????1477??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\entity\Tickettype.class
?????文件???????2103??2018-12-25?11:57??火車票訂票系統\Ticket?System\bin\entity\User.class
?????文件???????4885??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\entity\UserTicket.class
?????文件???????2246??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Login_Register\AdministratorLogin.class
?????文件????????926??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Login_Register\Administrator_db$1.class
?????文件???????2531??2018-12-24?09:56??火車票訂票系統\Ticket?System\bin\Login_Register\Administrator_db.class
............此處省略126個文件信息
評論
共有 條評論