文件名称:TicketSystem_demo1
介绍说明--下载内容均来自于网络,请自行研究使用
票务管理系统 可以实习会员注册 查询车票等
并可以在线购票 管理员端口 可以增加修改班次线路价钱, 修改会员级别。-Ticket management system can be registered as a member of the registration inquiries, etc.
And online ticket administrator can increase the number of changes to modify the line price, modify the membership level.
并可以在线购票 管理员端口 可以增加修改班次线路价钱, 修改会员级别。-Ticket management system can be registered as a member of the registration inquiries, etc.
And online ticket administrator can increase the number of changes to modify the line price, modify the membership level.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TicketSystem_demo1
..................\.classpath
..................\.myeclipse
..................\.myhibernatedata
..................\.mymetadata
..................\.project
..................\.settings
..................\.........\.jsdtscope
..................\.........\com.genuitec.eclipse.core.prefs
..................\.........\com.genuitec.eclipse.j2eedt.core.prefs
..................\.........\com.genuitec.eclipse.migration.prefs
..................\.........\org.eclipse.core.resources.prefs
..................\.........\org.eclipse.jdt.core.prefs
..................\.........\org.eclipse.wst.jsdt.ui.superType.container
..................\.........\org.eclipse.wst.jsdt.ui.superType.name
..................\.........\org.eclipse.wst.validation.prefs
..................\.tern-project
..................\WebRoot
..................\.......\META-INF
..................\.......\........\MANIFEST.MF
..................\.......\WEB-INF
..................\.......\.......\classes
..................\.......\.......\.......\META-INF
..................\.......\.......\.......\........\MANIFEST.MF
..................\.......\.......\.......\beans.xml
..................\.......\.......\.......\com
..................\.......\.......\.......\...\seehope
..................\.......\.......\.......\...\.......\bean
..................\.......\.......\.......\...\.......\....\Admin.class
..................\.......\.......\.......\...\.......\....\Admin.hbm.xml
..................\.......\.......\.......\...\.......\....\City.class
..................\.......\.......\.......\...\.......\....\City.hbm.xml
..................\.......\.......\.......\...\.......\....\Classes.class
..................\.......\.......\.......\...\.......\....\Classes.hbm.xml
..................\.......\.......\.......\...\.......\....\Complain.class
..................\.......\.......\.......\...\.......\....\Complain.hbm.xml
..................\.......\.......\.......\...\.......\....\Feedback.class
..................\.......\.......\.......\...\.......\....\Feedback.hbm.xml
..................\.......\.......\.......\...\.......\....\Line.class
..................\.......\.......\.......\...\.......\....\Line.hbm.xml
..................\.......\.......\.......\...\.......\....\Notice.class
..................\.......\.......\.......\...\.......\....\Notice.hbm.xml
..................\.......\.......\.......\...\.......\....\Operator.class
..................\.......\.......\.......\...\.......\....\Operator.hbm.xml
..................\.......\.......\.......\...\.......\....\Order.class
..................\.......\.......\.......\...\.......\....\Order.hbm.xml
..................\.......\.......\.......\...\.......\....\Pager.class
..................\.......\.......\.......\...\.......\....\Station.class
..................\.......\.......\.......\...\.......\....\Station.hbm.xml
..................\.......\.......\.......\...\.......\....\SystemContext.class
..................\.......\.......\.......\...\.......\....\User.class
..................\.......\.......\.......\...\.......\....\User.hbm.xml
..................\.......\.......\.......\...\.......\controller
..................\.......\.......\.......\...\.......\..........\IndexController.class
..................\.......\.......\.......\...\.......\..........\OrderController.class
..................\.......\.......\.......\...\.......\dao
..................\.......\.......\.......\...\.......\...\BaseDao.class
..................\.......\.......\.......\...\.......\...\IBaseDao.class
..................\.......\.......\.......\...\.......\...\OrderDao.class
..................\.......\.......\.......\...\.......\exception
..................\.......\.......\.......\...\.......\.........\UserException.class
..................\.......\.......\.......\...\.......\filter
..................\.......\.......\.......\...\.......\......\SystemContextFilter.class
..................\.......\.......\.......\...\.......\service
..................\.......\.......\.......\...\.......\.......\HibernateSessionFactory.class
..................\...