文件名称:BookOn:BookOn 是一个图书馆管理系统
文件大小:8.42MB
文件格式:ZIP
更新时间:2024-07-20 08:18:44
Java
预订 BookOn 是一个图书馆管理系统。 ###数据库名称 图书馆_数据库 ###SQL 创建表books_data ( bk_id char(5) , bk_name varchar(300) , pub_date datetime , writer varchar(100) , pub_id char(5) , isbn_no char(13) , price int) ; 创建表 group_master ( large_id int , large varchar(10) , middle_id int , middle varchar(30) , small_id int , small varchar(30) ) ; 创建表 item_state ( id char(4),bk_id char(5),lend_date datetime,estimate_return
【文件预览】:
BookOn-master
----css()
--------bookon.css(498B)
--------bootstrap-theme.css(21KB)
--------bootstrap.css.map(216KB)
--------bootstrap.min.css(107KB)
--------bootstrap.css(129KB)
--------bootstrap-theme.min.css(18KB)
--------bootstrap-theme.css.map(23KB)
----overview.jsp(9KB)
----record.jsp(9KB)
----META-INF()
--------context.xml(433B)
----jdbctest.jsp(835B)
----WEB-INF()
--------web.xml(4KB)
--------src()
--------classes()
--------.cvsignore(7B)
--------lib()
----fonts()
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.ttf(40KB)
--------glyphicons-halflings-regular.eot(20KB)
--------glyphicons-halflings-regular.svg(61KB)
----temp()
--------CirculationByClassificationOfThisYearChart.png(10KB)
--------NumberOfBooksByClassificationChart.png(10KB)
--------CirculationByMonthsChart.png(11KB)
----js()
--------bookon.js(7KB)
--------bootstrapValidator.js(318KB)
--------bootstrap.min.js(31KB)
--------bootstrapValidator.min.js(108KB)
--------bootstrap.js(59KB)
--------jquery.cookie.js(3KB)
----return.jsp(12KB)
----.project(423B)
----index.jsp(23KB)
----.cvsignore(4B)
----.classpath(1KB)
----user.jsp(9KB)
----.tomcatplugin(356B)
----README.md(1KB)