文件名称:图书管理系统html

  • 所属分类:
  • WEB源码
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2018-12-30
  • 文件大小:
  • 7.86mb
  • 下载次数:
  • 8次
  • 提 供 者:
  • liudaxia
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

图书管理系统的前端源码,~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : StudentBookingSystem-master.zip 列表
StudentBookingSystem-master/
StudentBookingSystem-master/.idea/
StudentBookingSystem-master/.idea/dataSources.xml
StudentBookingSystem-master/.idea/dataSources/
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66.xml
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/_metadata_/
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/_metadata_/metadata
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/_metadata_/metadata.keystream
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/_metadata_/metadata.keystream.len
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/_metadata_/metadata.len
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/_metadata_/metadata.values.at
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/_metadata_/metadata_i
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/_metadata_/metadata_i.len
StudentBookingSystem-master/.idea/dataSources/9c5ee45e-2e4f-4c1c-a26a-ccfdbaf4fe66/storage.xml
StudentBookingSystem-master/.idea/libraries/
StudentBookingSystem-master/.idea/libraries/Hibernate_5_2_3_5_2_3.xml
StudentBookingSystem-master/.idea/libraries/sqljdbc4.xml
StudentBookingSystem-master/.idea/misc.xml
StudentBookingSystem-master/.idea/modules.xml
StudentBookingSystem-master/.idea/uiDesigner.xml
StudentBookingSystem-master/.idea/vcs.xml
StudentBookingSystem-master/License.txt
StudentBookingSystem-master/README.md
StudentBookingSystem-master/StudentBookingSystem.iml
StudentBookingSystem-master/build.xml
StudentBookingSystem-master/lib/
StudentBookingSystem-master/lib/antlr-2.7.7.jar
StudentBookingSystem-master/lib/cdi-api-1.1.jar
StudentBookingSystem-master/lib/classmate-1.3.0.jar
StudentBookingSystem-master/lib/dom4j-1.6.1.jar
StudentBookingSystem-master/lib/el-api-2.2.jar
StudentBookingSystem-master/lib/geronimo-jta_1.1_spec-1.1.1.jar
StudentBookingSystem-master/lib/hibernate-commons-annotations-5.0.1.Final.jar
StudentBookingSystem-master/lib/hibernate-core-5.2.3.Final.jar
StudentBookingSystem-master/lib/hibernate-jpa-2.1-api-1.0.0.Final.jar
StudentBookingSystem-master/lib/jandex-2.0.0.Final.jar
StudentBookingSystem-master/lib/javassist-3.20.0-GA.jar
StudentBookingSystem-master/lib/javax.inject-1.jar
StudentBookingSystem-master/lib/jboss-interceptors-api_1.1_spec-1.0.0.Beta1.jar
StudentBookingSystem-master/lib/jboss-logging-3.3.0.Final.jar
StudentBookingSystem-master/lib/jsr250-api-1.0.jar
StudentBookingSystem-master/manifest.mf
StudentBookingSystem-master/nbproject/
StudentBookingSystem-master/nbproject/UPDATED.TXT
StudentBookingSystem-master/nbproject/build-impl.xml
StudentBookingSystem-master/nbproject/configs/
StudentBookingSystem-master/nbproject/configs/Run_as_WebStart.properties
StudentBookingSystem-master/nbproject/configs/Run_in_Browser.properties
StudentBookingSystem-master/nbproject/genfiles.properties
StudentBookingSystem-master/nbproject/jfx-impl.xml
StudentBookingSystem-master/nbproject/jfx-impl_backup.xml
StudentBookingSystem-master/nbproject/private/
StudentBookingSystem-master/nbproject/private/configs/
StudentBookingSystem-master/nbproject/private/configs/Run_as_WebStart.properties
StudentBookingSystem-master/nbproject/private/configs/Run_in_Browser.properties
StudentBookingSystem-master/nbproject/private/private.properties
StudentBookingSystem-master/nbproject/private/private.xml
StudentBookingSystem-master/nbproject/project.properties
StudentBookingSystem-master/nbproject/project.xml
StudentBookingSystem-master/pics/
StudentBookingSystem-master/pics/loginIn.PNG
StudentBookingSystem-master/pics/学生订票-周楠.PNG
StudentBookingSystem-master/pics/学生订票-搜索.PNG
StudentBookingSystem-master/pics/学生订票-添加后查询.PNG
StudentBookingSystem-master/pics/学生订票-直接查询.PNG
StudentBookingSystem-master/pics/学生订票-退票后查询.PNG
StudentBookingSystem-master/pics/操作员-全部订单-退票.PNG
StudentBookingSystem-master/pics/操作员-完成退票.PNG
StudentBookingSystem-master/pics/操作员-按姓名查找.PNG
StudentBookingSystem-master/pics/操作员-查找之前.PNG
StudentBookingSystem-master/pics/操作员-查看全部订单.PNG
StudentBookingSystem-master/src/
StudentBookingSystem-master/src/hibernate.cfg.xml
StudentBookingSystem-master/src/studentbooking/
StudentBookingSystem-master/src/studentbooking/applications/
StudentBookingSystem-master/src/studentbooking/applications/Login.java
StudentBookingSystem-master/src/studentbooking/applications/SelectTicket.java
StudentBookingSystem-master/src/studentbooking/applications/SelectTicketForOperator.java
StudentBookingSystem-master/src/studentbooking/bean/
StudentBookingSystem-master/src/studentbooking/bean/OperatorEntity.java
StudentBookingSystem-master/src/studentbooking/bean/OrdersEntity.java
StudentBookingSystem-master/src/studentbooking/bean/StudentEntity.java
StudentBookingSystem-master/src/studentbooking/bean/TicketInfoEntity.java
StudentBookingSystem-master/src/studentbooking/bean/

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org