补充课件

This commit is contained in:
yumaojun03 2026-03-29 11:45:28 +08:00
parent def4a98740
commit 749fc1e1ed
2 changed files with 17 additions and 0 deletions

2
day08/README.md Normal file
View File

@ -0,0 +1,2 @@
# devops agent项目

15
day09/README.md Normal file
View File

@ -0,0 +1,15 @@
# 网络编程
## 作业(Agent 任务日志查询)
1. Agent Task 接口重构
2. Agent Task Api(GetTaskResult/GetTaskLog)
## 网络编程
+ 互联网协议介绍
+ TCP 编程
+ UDP 编程
+ HTTP 协议
+ Gin Web 框架
+ go-restful Web 框架