Loading

合集-瑞吉外卖

摘要:01 后台系统登陆退出功能# 需求分析 ![image](https://b3logfile.com/file/2023/06/siyuan/1661686246031/assets/image-20230623155513-i37fs8m.png) ![image](https://b3logfile.com/file/2 阅读全文
posted @ 2023-06-24 10:59 阿四与你 阅读(129) 评论(0) 推荐(0)
摘要:00 预准备# 前置知识要求: ![image](https://b3logfile.com/file/2023/06/siyuan/1661686246031/assets/image-20230621110051-b2brsra.png) # 软件开发整体介绍 ## 软件开发流程 ![image](http 阅读全文
posted @ 2023-06-24 10:57 阿四与你 阅读(63) 评论(0) 推荐(0)
摘要:02 CRUD员工# 完善登录功能 ## 问题 因为可以没有登录就直接跳转到index页面,所以我们必须要增加一个拦截器或者过滤器,在过滤器中判断用户是否已经完成登录,只有登录成功后才可以访问系统中的页面。 ## 代码实现 ![image](https://b3logfile.com/file/2023/06/siy 阅读全文
posted @ 2023-06-25 22:27 阿四与你 阅读(50) 评论(0) 推荐(0)
摘要:03 CRUD分类# 公共字段自动填充 ## 预准备 ![image](https://b3logfile.com/file/2023/06/siyuan/1661686246031/assets/image-20230625223417-8u6h9am.png) ![image](https://b3logfile 阅读全文
posted @ 2023-06-26 22:50 阿四与你 阅读(60) 评论(0) 推荐(0)
摘要:04 CRUD 菜品 + 文件上传下载# 文件上传下载 ## 预准备 ![image](https://b3logfile.com/file/2023/06/siyuan/1661686246031/assets/image-20230627151111-d8bevxd.png) ![image](https://b3logfile.c 阅读全文
posted @ 2023-06-27 23:37 阿四与你 阅读(89) 评论(0) 推荐(0)
摘要:05 CRUD 套餐 + 实战内容(后续补充 ing)# 新增套餐 ## 预准备 ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230629155741-6z6do5j.png) ![image](https://b3logfile.com 阅读全文
posted @ 2023-07-01 18:25 阿四与你 阅读(62) 评论(0) 推荐(0)
摘要:06 手机号 + 短信验证# 短信发送 ## 启用阿里云短信服务 ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230629184844-b761iqi.png) ![image](https://b3logfi 阅读全文
posted @ 2023-07-01 18:26 阿四与你 阅读(160) 评论(0) 推荐(0)
摘要:07 移动端——菜品展示# 导入用户地址簿相关功能代码 ## 预准备 ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230701110538-r1imm5i.png) ![image](https://b3lo 阅读全文
posted @ 2023-07-04 18:17 阿四与你 阅读(67) 评论(0) 推荐(0)
摘要:git 介绍和操作# git介绍&概述 ## git介绍 ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230704213013-o7m9ej5.png) ![image](https://b3logfi 阅读全文
posted @ 2023-07-07 11:44 阿四与你 阅读(70) 评论(0) 推荐(0)
摘要:linux# linux简介 ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230706172652-yx7ojaa.png) ## 不同应用领域的操作系统 ![image](https://b3 阅读全文
posted @ 2023-07-07 22:38 阿四与你 阅读(713) 评论(0) 推荐(0)
摘要:Redis## Redis入门 ### redis简介 ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230708104202-bmegtay.png) ![image](https://b3lo 阅读全文
posted @ 2023-07-09 09:38 阿四与你 阅读(54) 评论(0) 推荐(0)
摘要:08 项目优化——缓存优化![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230708191219-86r77ta.png) ## 环境搭建 ### 使用git管理代码 先创建本地仓库: ![image](http 阅读全文
posted @ 2023-07-09 11:15 阿四与你 阅读(102) 评论(0) 推荐(0)
摘要:09 mysql 读写分离 +nginx![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230709111337-zgd4xpc.png) ![image](https://b3logfile.com/file/2023/07/ 阅读全文
posted @ 2023-07-10 11:38 阿四与你 阅读(183) 评论(0) 推荐(0)
摘要:10 前后端分离前后端结合的话有以下问题: ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230710113357-ebfunf9.png) # 前后端分离开发 ## 介绍 ![image](https 阅读全文
posted @ 2023-07-12 08:52 阿四与你 阅读(55) 评论(0) 推荐(0)