Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
red_wine
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HuangJunbo
red_wine
Commits
8ce9292b
Commit
8ce9292b
authored
Dec 21, 2022
by
HuangJunbo
💻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
red_wine
Signed-off-by:
uuo00_n
<
uuo00_n@outlook.com
>
parent
e775a2e6
Pipeline
#41
failed with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
151 additions
and
0 deletions
+151
-0
README.md
README.md
+151
-0
No files found.
README.md
0 → 100644
View file @
8ce9292b
# Red_wine
## Dao(接口设计与实现)
HomeDAO 所有的前端
AdministratorsDAO 管理员
ClassificationDAO 商品分类
CommodityDAO 商品
InformationDAO 公司咨询
KnowledgeDAO 红酒知识
ProfileDAO 公司简介
RecruitDAO 招贤纳士
## Entity(实体类设计,主要是用于封装数据)
Administrators 管理员
Classification 商品分类
Commodity 商品
Information 公司咨询
Knowledge 红酒知识
Profile 公司简介
Recruit 招贤纳士
## Servlet(主要功能在于交互式地浏览和修改数据)
HomeServlet 所有前端
AdministratorsServlet 管理员
ClassificationServlet 商品分类
CommodityServlet 商品
InformationServlet 公司资讯
KnowledgeServlet 红酒知识
ProfileServlet 公司简介
RecruitServlet 招贤纳士
UploadServlet 上传文件(商品管理中的添加和更新)
## Util(常用工具类)
DBHelper 数据库类
PageBean 分页类
# WebRoot
## Home(前端)
Index 首页
company_profile 公司简介
goods_detail 商品详情
Knowledge 红酒知识
knowledge_detail 红酒知识详情
news 公司资讯
news_detail 公司资讯详情
product_display 商品展示
recruit 招贤纳士
## sys (后台)
index 首页
login 登录页
action 处理登录的方法
loginout 退出登录
### public (公用文件)
bottom 页面底部
left 页面左侧
right 右侧欢迎页
top 页面顶部
### style(包括CSS、JS和图片)
以下文件夹中:
1.文件夹同名的均为其展示页。
2.add为添加页
3.update为更新页。
/
********************************************************
*
/
### administrators 管理员
### classify 分类
### goods 产品
### information 公司资讯
### knowledge 红酒知识
### profile 公司简介
### recruit 招贤纳士
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment