Loading

随笔分类 -  网课笔记

摘要:04 linux之C 语言高级编程## gcc和gdb ### GNU工具 * 编译工具:把一个源程序编译为一个可执行程序 * 调试工具:能对执行程序进行源码或汇编级调试 * 软件工程工具:用于协助多人开发或大型软件项目的管理,如make、CVS、Subvision * 其他工具:用于把多个目标文件链接成可执行文件的链接器,或者用作 阅读全文
posted @ 2023-07-26 11:12 阿四与你 阅读(232) 评论(0) 推荐(0)
摘要:03 linux之shell 编程## 变量 ### 语言型 * 编译型语言 * 解释型语言 * shell脚本语言是**解释型**语言 * shell脚本的本质:shell命令的有序集合 ### shell 编程的基本过程 基本过程分为三步: * step1. 建立 shell 文件 包含任意多行操作系统命令或shell命令的文本 阅读全文
posted @ 2023-07-25 22:29 阿四与你 阅读(75) 评论(0) 推荐(0)
摘要:02 linux 基础(2)## shell 基本维护命令 ### 获取联机帮助 使用 `man` 命令可以找到特定的联机帮助页,并提供简短的命令说明。一般语法格式为: ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-2 阅读全文
posted @ 2023-07-25 22:24 阿四与你 阅读(126) 评论(0) 推荐(0)
摘要:01 linux基础(1)## 环境安装 解压![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20230724092238-dcmmcvu.png),从vmware打开虚拟机。 设置密码:1 打开终端:`ctrl+al 阅读全文
posted @ 2023-07-25 22:21 阿四与你 阅读(70) 评论(0) 推荐(0)
摘要:02 开发社区登录模块(+课后作业)# 发送邮件 ### 流程 * 邮箱设置 * 启用客户端 SMTP 服务 * Spring Email * 导入 jar 包 * 邮箱参数配置 * 使用 JavaMailSender 发送邮件 * 模板引擎 * 使用 Thymeleaf 发送 HTML 邮件 ### 启用客户端 SMTP 服务 QQ 阅读全文
posted @ 2023-07-19 15:52 阿四与你 阅读(111) 评论(0) 推荐(0)
摘要:01 环境搭建 +SSM 框架入门## 课程介绍 ### 课程目标 * 学会主流的web开发技术和框架 * 积累一个真实的web项目的开发经验 * 掌握热点面试题的答题策略 ![image](https://b3logfile.com/file/2023/07/siyuan/1661686246031/assets/image-20 阅读全文
posted @ 2023-07-16 22:20 阿四与你 阅读(141) 评论(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 阿四与你 阅读(40) 评论(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 阿四与你 阅读(178) 评论(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 阿四与你 阅读(98) 评论(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 阿四与你 阅读(35) 评论(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 阿四与你 阅读(694) 评论(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 阿四与你 阅读(58) 评论(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 阿四与你 阅读(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 阿四与你 阅读(157) 评论(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 阿四与你 阅读(57) 评论(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 阿四与你 阅读(84) 评论(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 阿四与你 阅读(56) 评论(0) 推荐(0)
摘要:02 CRUD员工# 完善登录功能 ## 问题 因为可以没有登录就直接跳转到index页面,所以我们必须要增加一个拦截器或者过滤器,在过滤器中判断用户是否已经完成登录,只有登录成功后才可以访问系统中的页面。 ## 代码实现 ![image](https://b3logfile.com/file/2023/06/siy 阅读全文
posted @ 2023-06-25 22:27 阿四与你 阅读(37) 评论(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 阿四与你 阅读(125) 评论(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 阿四与你 阅读(47) 评论(0) 推荐(0)