Loading

摘要: 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 阿四与你 阅读(24) 评论(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 阿四与你 阅读(58) 评论(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 阿四与你 阅读(29) 评论(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 阿四与你 阅读(49) 评论(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 阿四与你 阅读(139) 评论(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 阿四与你 阅读(43) 评论(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 阿四与你 阅读(65) 评论(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 阿四与你 阅读(41) 评论(0) 推荐(0)
摘要: 02 CRUD员工 # 完善登录功能 ## 问题 因为可以没有登录就直接跳转到index页面,所以我们必须要增加一个拦截器或者过滤器,在过滤器中判断用户是否已经完成登录,只有登录成功后才可以访问系统中的页面。 ## 代码实现 ![image](https://b3logfile.com/file/2023/06/siy 阅读全文
posted @ 2023-06-25 22:27 阿四与你 阅读(24) 评论(0) 推荐(0)
摘要: 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 阿四与你 阅读(98) 评论(0) 推荐(0)