You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
WebContent | 5 years ago | |
build/classes/filter | 5 years ago | |
src | 5 years ago | |
.gitignore | 5 years ago | |
README.md | 5 years ago | |
library.sql | 5 years ago |
README.md
一、项目介绍
使用jsp、layui、mysql完成的图书馆系统,包含用户图书借阅、图书管理员、系统管理员界面,功能齐全。
开发工具为eclipse,其中mysql为5.7(mysql8也行)
演示地址:http://library.mingyuefusu.cn/library_manager_system
(谢谢手下留情)
如果遇到解决不了的问题请联系QQ:284908631或者771832800
二、部署
需要修改以下两个数据库连接相关属性,并将sql文件导入mysql数据库
用户账号密码:1805010219 1234
图书管理员账号密码:root 1234
系统管理员账号密码:admin admin
项目演示
用户
图书查询
其他省略