Skip to content

mywgl/SMBMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMBMS

超市管理系统项目

项目使用到技术 前端使用jsp+js进行展示

后端使用servlet+mysql的进行增删改查操作

项目整体使用mvc模式进行搭建的

1.项目拉取之后先进行sql资源导入到mysql数据库中

2.sql的数据jar包没有包含在项目中需要自行导入,自行把mysql-connect.jar放到tomcat的lib目录中的因为每次tomcat启动停止之后总会报sql的内存泄露的原因所以没有直接放到项目中

3.修改mysql的配置文件改成自已mysql的密码

4.启动项目

下面图片如果无法展示需要在C:\Windows\System32\drivers\etc\host文件中加入如下

# Solved the issue of GitHub images not being displayed

151.101.184.133 assets-cdn.github.com

151.101.184.133 raw.githubusercontent.com

151.101.184.133 gist.githubusercontent.com

151.101.184.133 cloud.githubusercontent.com

151.101.184.133 camo.githubusercontent.com

151.101.184.133 avatars0.githubusercontent.com

199.232.68.133 avatars0.githubusercontent.com

199.232.28.133 avatars1.githubusercontent.com

151.101.184.133 avatars1.githubusercontent.com

151.101.184.133 avatars2.githubusercontent.com

199.232.28.133 avatars2.githubusercontent.com

151.101.184.133 avatars3.githubusercontent.com

199.232.68.133 avatars3.githubusercontent.com

151.101.184.133 avatars4.githubusercontent.com

199.232.68.133 avatars4.githubusercontent.com

151.101.184.133 avatars5.githubusercontent.com

199.232.68.133 avatars5.githubusercontent.com

151.101.184.133 avatars6.githubusercontent.com

199.232.68.133 avatars6.githubusercontent.com

151.101.184.133 avatars7.githubusercontent.com

199.232.68.133 avatars7.githubusercontent.com

151.101.184.133 avatars8.githubusercontent.com

199.232.68.133 avatars8.githubusercontent.com

登录界面

主页

About

超市管理系统项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors