文件名称:book
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:76.75kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
航空订票系统,可实现航空订票的主要功能.-Air booking system, which can achieve the main function of air booking.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
flightprj
flightprj/.classpath
flightprj/.myhibernatedata
flightprj/.mymetadata
flightprj/.mystrutsdata
flightprj/.project
flightprj/.myeclipse
flightprj/src
flightprj/src/hibernate.cfg.xml
flightprj/src/sql语句.txt
flightprj/src/数据字段表.txt
flightprj/src/com
flightprj/src/com/yuanlf
flightprj/src/com/yuanlf/struts
flightprj/src/com/yuanlf/struts/ApplicationResources.properties
flightprj/src/com/yuanlf/struts/action
flightprj/src/com/yuanlf/struts/action/AddReservationAction.java
flightprj/src/com/yuanlf/struts/action/GetAllFareAction.java
flightprj/src/com/yuanlf/struts/action/GetAllFlight_scheduleAction.java
flightprj/src/com/yuanlf/struts/action/GetAllFlight_ScheduleByFlightnoAction.java
flightprj/src/com/yuanlf/struts/action/GetAllReservationAction.java
flightprj/src/com/yuanlf/struts/action/GetFlight_ScheduleByDestinationAction.java
flightprj/src/com/yuanlf/struts/action/GetSeat_BkAction.java
flightprj/src/com/yuanlf/struts/action/UpdateReservationAction.java
flightprj/src/com/yuanlf/struts/form
flightprj/src/com/yuanlf/struts/form/AddReservationForm.java
flightprj/src/com/yuanlf/struts/form/GetAllFareForm.java
flightprj/src/com/yuanlf/struts/form/GetAllFlight_ScheduleByFlightnoForm.java
flightprj/src/com/yuanlf/struts/form/GetAllFlight_scheduleForm.java
flightprj/src/com/yuanlf/struts/form/GetAllReservationForm.java
flightprj/src/com/yuanlf/struts/form/GetFlight_ScheduleByDestinationForm.java
flightprj/src/com/yuanlf/struts/form/GetSeat_BkForm.java
flightprj/src/com/yuanlf/struts/form/UpdateReservationForm.java
flightprj/src/facade
flightprj/src/facade/Facade.java
flightprj/src/facade/FacadeException.java
flightprj/src/hibernate
flightprj/src/hibernate/AbstractAirbus.java
flightprj/src/hibernate/AbstractFare.java
flightprj/src/hibernate/AbstractFlightSchedule.java
flightprj/src/hibernate/AbstractReservation.java
flightprj/src/hibernate/Airbus.hbm.xml
flightprj/src/hibernate/Airbus.java
flightprj/src/hibernate/Fare.hbm.xml
flightprj/src/hibernate/Fare.java
flightprj/src/hibernate/FlightSchedule.hbm.xml
flightprj/src/hibernate/FlightSchedule.java
flightprj/src/hibernate/HibernateSessionFactory.java
flightprj/src/hibernate/Reservation.hbm.xml
flightprj/src/hibernate/Reservation.java
flightprj/src/encode
flightprj/src/encode/Encode.java
flightprj/WebRoot
flightprj/WebRoot/dp.jsp
flightprj/WebRoot/error.jsp
flightprj/WebRoot/hbsyzw.jsp
flightprj/WebRoot/hbxx.jsp
flightprj/WebRoot/index.jsp
flightprj/WebRoot/left.jsp
flightprj/WebRoot/pjxx.jsp
flightprj/WebRoot/right.jsp
flightprj/WebRoot/success.jsp
flightprj/WebRoot/top.jsp
flightprj/WebRoot/META-INF
flightprj/WebRoot/META-INF/MANIFEST.MF
flightprj/WebRoot/WEB-INF
flightprj/WebRoot/WEB-INF/.struts-config.mex
flightprj/WebRoot/WEB-INF/struts-bean.tld
flightprj/WebRoot/WEB-INF/struts-config.xml
flightprj/WebRoot/WEB-INF/struts-html.tld
flightprj/WebRoot/WEB-INF/struts-logic.tld
flightprj/WebRoot/WEB-INF/struts-nested.tld
flightprj/WebRoot/WEB-INF/struts-tiles.tld
flightprj/WebRoot/WEB-INF/web.xml
flightprj/WebRoot/WEB-INF/classes
flightprj/WebRoot/WEB-INF/classes/数据字段表.txt
flightprj/WebRoot/WEB-INF/classes/sql语句.txt
flightprj/WebRoot/WEB-INF/classes/hibernate.cfg.xml
flightprj/WebRoot/WEB-INF/classes/hibernate
flightprj/WebRoot/WEB-INF/classes/hibernate/Reservation.hbm.xml
flightprj/WebRoot/WEB-INF/classes/hibernate/FlightSchedule.hbm.xml
flightprj/WebRoot/WEB-INF/classes/hibernate/Fare.hbm.xml
flightprj/WebRoot/WEB-INF/classes/hibernate/Airbus.hbm.xml
flightprj/WebRoot/WEB-INF/classes/hibernate/Reservation.class
flightprj/WebRoot/WEB-INF/classes/hibernate/HibernateSessionFactory.class
flightprj/WebRoot/WEB-INF/classes/hibernate/FlightSchedule.class
flightprj/WebRoot/WEB-INF/classes/hibernate/Fare.class
flightprj/WebRoot/WEB-INF/classes/hibernate/Airbus.class
flightprj/WebRoot/WEB-INF/classes/hibernate/AbstractReservation.class
flightprj/WebRoot/WEB-INF/classes/hibernate/AbstractFlightSchedule.class
flightprj/WebRoot/WEB-INF/classes/hibernate/AbstractFare.class
flightprj/WebRoot/WEB-INF/classes/hibernate/AbstractAirbus.class
flightprj/WebRoot/WEB-INF/classes/facade
flightprj/WebRoot/WEB-INF/classes/facade/FacadeException.class
flightprj/WebRoot/WEB-INF/classes/facade/Facade.class
flightprj/WebRoot/WEB-INF/classes/encode
flightprj/WebRoot/WEB-INF/classes/encode/Encode.class
flightprj/WebRoot/WEB-INF/classes/com
flightprj/WebRoot/WEB-INF/classes/com/yuanlf
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/ApplicationResources.properties
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/UpdateReservationForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetSeat_BkForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetFlight_ScheduleByDestinationForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetAllReservationForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetAllFlight_scheduleForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetAllFlight_ScheduleByFlightnoForm.class
flightprj/
flightprj/.classpath
flightprj/.myhibernatedata
flightprj/.mymetadata
flightprj/.mystrutsdata
flightprj/.project
flightprj/.myeclipse
flightprj/src
flightprj/src/hibernate.cfg.xml
flightprj/src/sql语句.txt
flightprj/src/数据字段表.txt
flightprj/src/com
flightprj/src/com/yuanlf
flightprj/src/com/yuanlf/struts
flightprj/src/com/yuanlf/struts/ApplicationResources.properties
flightprj/src/com/yuanlf/struts/action
flightprj/src/com/yuanlf/struts/action/AddReservationAction.java
flightprj/src/com/yuanlf/struts/action/GetAllFareAction.java
flightprj/src/com/yuanlf/struts/action/GetAllFlight_scheduleAction.java
flightprj/src/com/yuanlf/struts/action/GetAllFlight_ScheduleByFlightnoAction.java
flightprj/src/com/yuanlf/struts/action/GetAllReservationAction.java
flightprj/src/com/yuanlf/struts/action/GetFlight_ScheduleByDestinationAction.java
flightprj/src/com/yuanlf/struts/action/GetSeat_BkAction.java
flightprj/src/com/yuanlf/struts/action/UpdateReservationAction.java
flightprj/src/com/yuanlf/struts/form
flightprj/src/com/yuanlf/struts/form/AddReservationForm.java
flightprj/src/com/yuanlf/struts/form/GetAllFareForm.java
flightprj/src/com/yuanlf/struts/form/GetAllFlight_ScheduleByFlightnoForm.java
flightprj/src/com/yuanlf/struts/form/GetAllFlight_scheduleForm.java
flightprj/src/com/yuanlf/struts/form/GetAllReservationForm.java
flightprj/src/com/yuanlf/struts/form/GetFlight_ScheduleByDestinationForm.java
flightprj/src/com/yuanlf/struts/form/GetSeat_BkForm.java
flightprj/src/com/yuanlf/struts/form/UpdateReservationForm.java
flightprj/src/facade
flightprj/src/facade/Facade.java
flightprj/src/facade/FacadeException.java
flightprj/src/hibernate
flightprj/src/hibernate/AbstractAirbus.java
flightprj/src/hibernate/AbstractFare.java
flightprj/src/hibernate/AbstractFlightSchedule.java
flightprj/src/hibernate/AbstractReservation.java
flightprj/src/hibernate/Airbus.hbm.xml
flightprj/src/hibernate/Airbus.java
flightprj/src/hibernate/Fare.hbm.xml
flightprj/src/hibernate/Fare.java
flightprj/src/hibernate/FlightSchedule.hbm.xml
flightprj/src/hibernate/FlightSchedule.java
flightprj/src/hibernate/HibernateSessionFactory.java
flightprj/src/hibernate/Reservation.hbm.xml
flightprj/src/hibernate/Reservation.java
flightprj/src/encode
flightprj/src/encode/Encode.java
flightprj/WebRoot
flightprj/WebRoot/dp.jsp
flightprj/WebRoot/error.jsp
flightprj/WebRoot/hbsyzw.jsp
flightprj/WebRoot/hbxx.jsp
flightprj/WebRoot/index.jsp
flightprj/WebRoot/left.jsp
flightprj/WebRoot/pjxx.jsp
flightprj/WebRoot/right.jsp
flightprj/WebRoot/success.jsp
flightprj/WebRoot/top.jsp
flightprj/WebRoot/META-INF
flightprj/WebRoot/META-INF/MANIFEST.MF
flightprj/WebRoot/WEB-INF
flightprj/WebRoot/WEB-INF/.struts-config.mex
flightprj/WebRoot/WEB-INF/struts-bean.tld
flightprj/WebRoot/WEB-INF/struts-config.xml
flightprj/WebRoot/WEB-INF/struts-html.tld
flightprj/WebRoot/WEB-INF/struts-logic.tld
flightprj/WebRoot/WEB-INF/struts-nested.tld
flightprj/WebRoot/WEB-INF/struts-tiles.tld
flightprj/WebRoot/WEB-INF/web.xml
flightprj/WebRoot/WEB-INF/classes
flightprj/WebRoot/WEB-INF/classes/数据字段表.txt
flightprj/WebRoot/WEB-INF/classes/sql语句.txt
flightprj/WebRoot/WEB-INF/classes/hibernate.cfg.xml
flightprj/WebRoot/WEB-INF/classes/hibernate
flightprj/WebRoot/WEB-INF/classes/hibernate/Reservation.hbm.xml
flightprj/WebRoot/WEB-INF/classes/hibernate/FlightSchedule.hbm.xml
flightprj/WebRoot/WEB-INF/classes/hibernate/Fare.hbm.xml
flightprj/WebRoot/WEB-INF/classes/hibernate/Airbus.hbm.xml
flightprj/WebRoot/WEB-INF/classes/hibernate/Reservation.class
flightprj/WebRoot/WEB-INF/classes/hibernate/HibernateSessionFactory.class
flightprj/WebRoot/WEB-INF/classes/hibernate/FlightSchedule.class
flightprj/WebRoot/WEB-INF/classes/hibernate/Fare.class
flightprj/WebRoot/WEB-INF/classes/hibernate/Airbus.class
flightprj/WebRoot/WEB-INF/classes/hibernate/AbstractReservation.class
flightprj/WebRoot/WEB-INF/classes/hibernate/AbstractFlightSchedule.class
flightprj/WebRoot/WEB-INF/classes/hibernate/AbstractFare.class
flightprj/WebRoot/WEB-INF/classes/hibernate/AbstractAirbus.class
flightprj/WebRoot/WEB-INF/classes/facade
flightprj/WebRoot/WEB-INF/classes/facade/FacadeException.class
flightprj/WebRoot/WEB-INF/classes/facade/Facade.class
flightprj/WebRoot/WEB-INF/classes/encode
flightprj/WebRoot/WEB-INF/classes/encode/Encode.class
flightprj/WebRoot/WEB-INF/classes/com
flightprj/WebRoot/WEB-INF/classes/com/yuanlf
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/ApplicationResources.properties
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/UpdateReservationForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetSeat_BkForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetFlight_ScheduleByDestinationForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetAllReservationForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetAllFlight_scheduleForm.class
flightprj/WebRoot/WEB-INF/classes/com/yuanlf/struts/form/GetAllFlight_ScheduleByFlightnoForm.class
flightprj/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.