文件名称:tolo
-
所属分类:
- 标签属性:
- 上传时间:2013-03-25
-
文件大小:7.02mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
java实现的航空订票系统,功能完全,能够连接数据库-java implementation airline reservation systems, fully functional, able to connect to the database
(系统自动生成,下载前可以参看下载内容)
下载文件列表
T-3GABS_Server_0.9/
T-3GABS_Server_0.9/.classpath
T-3GABS_Server_0.9/.project
T-3GABS_Server_0.9/.settings/
T-3GABS_Server_0.9/.settings/org.eclipse.jdt.core.prefs
T-3GABS_Server_0.9/.settings/org.eclipse.jdt.ui.prefs
T-3GABS_Server_0.9/com/
T-3GABS_Server_0.9/com/tolo/
T-3GABS_Server_0.9/com/tolo/t3gabs/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Airport.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Airport.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Branch.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Branch.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/BusinessRecord.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/BusinessRecord.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/CabinClass.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/CabinClass.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/City.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/City.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Contact.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Contact.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Flight.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Flight.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/FlightPlan.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/FlightPlan.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Membership.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Membership.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/MemberStage.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/MemberStage.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/newfile.cld
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Order.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Order.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/OrderItem.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/OrderItem.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Passenger.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Passenger.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Permission.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Permission.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Plane.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Plane.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Province.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Province.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Role.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Role.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Route.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Route.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Subscription.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Subscription.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Ticket.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Ticket.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/User.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/User.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/BusinessException.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/BusinessException.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/CommonException.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/CommonException.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/SystemException.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/SystemException.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/ValidationException.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/ValidationException.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/ErrorMessage.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/ErrorMessage.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/Request.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/Request.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/Response.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/Response.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/ConnectionUtil.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/ConnectionUtil.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/ErrorMessageUtil.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/ErrorMessageUtil.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/IDCreator.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/IDCreator.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/Loger.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/Loger.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/LogUtil.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/LogUtil.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/MD5Util.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/MD5Util.java
T-3GABS_Server_0.9/com/tolo/t3ga
T-3GABS_Server_0.9/.classpath
T-3GABS_Server_0.9/.project
T-3GABS_Server_0.9/.settings/
T-3GABS_Server_0.9/.settings/org.eclipse.jdt.core.prefs
T-3GABS_Server_0.9/.settings/org.eclipse.jdt.ui.prefs
T-3GABS_Server_0.9/com/
T-3GABS_Server_0.9/com/tolo/
T-3GABS_Server_0.9/com/tolo/t3gabs/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Airport.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Airport.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Branch.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Branch.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/BusinessRecord.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/BusinessRecord.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/CabinClass.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/CabinClass.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/City.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/City.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Contact.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Contact.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Flight.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Flight.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/FlightPlan.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/FlightPlan.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Membership.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Membership.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/MemberStage.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/MemberStage.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/newfile.cld
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Order.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Order.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/OrderItem.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/OrderItem.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Passenger.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Passenger.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Permission.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Permission.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Plane.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Plane.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Province.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Province.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Role.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Role.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Route.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Route.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Subscription.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Subscription.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Ticket.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/Ticket.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/User.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/entities/User.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/BusinessException.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/BusinessException.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/CommonException.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/CommonException.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/SystemException.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/SystemException.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/ValidationException.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/exceptions/ValidationException.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/ErrorMessage.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/ErrorMessage.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/Request.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/Request.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/Response.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/net/Response.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/ConnectionUtil.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/ConnectionUtil.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/ErrorMessageUtil.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/ErrorMessageUtil.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/IDCreator.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/IDCreator.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/Loger.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/Loger.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/LogUtil.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/LogUtil.java
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/MD5Util.class
T-3GABS_Server_0.9/com/tolo/t3gabs/common/util/MD5Util.java
T-3GABS_Server_0.9/com/tolo/t3ga
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.