Compare commits

...
This repository has been archived on 2025-01-14. You can view files and clone it, but cannot push or open issues/pull-requests.

2 Commits
v2 ... master

Author SHA1 Message Date
liyansheng ab32cf6aad add<数据库脚本> 2025-01-14 16:29:44 +08:00
liyansheng 571d1ebdeb add<文档说明> 2025-01-14 15:16:50 +08:00
2 changed files with 28 additions and 2 deletions

BIN
computer_db.sql Normal file

Binary file not shown.

View File

@ -1,6 +1,32 @@
# jsp+servlet # 电脑销售网站servlet+jsp
## 全局过滤器的应用(鉴权,异常统一处理) ## 技术栈
- servlet+jsp
- JDBC
- MySQL
- c3p0
- commons-dbutils
## 效果图
![image-20250114151119288](http://cdn.qiniu.liyansheng.top/img/image-20250114151119288.png)
![image-20250114151215963](http://cdn.qiniu.liyansheng.top/img/image-20250114151215963.png)
![image-20250114151225148](http://cdn.qiniu.liyansheng.top/img/image-20250114151225148.png)
![image-20250114151237285](http://cdn.qiniu.liyansheng.top/img/image-20250114151237285.png)
![image-20250114151306180](http://cdn.qiniu.liyansheng.top/img/image-20250114151306180.png)
![image-20250114151325691](http://cdn.qiniu.liyansheng.top/img/image-20250114151325691.png)
![image-20250114151347031](http://cdn.qiniu.liyansheng.top/img/image-20250114151347031.png)
![image-20250114151517522](http://cdn.qiniu.liyansheng.top/img/image-20250114151517522.png)
![image-20250114151533517](http://cdn.qiniu.liyansheng.top/img/image-20250114151533517.png)