Browse Source

docs: 课堂练习添加章节标题

WanJL 2 days ago
parent
commit
00fb4a7dee
1 changed files with 2 additions and 0 deletions
  1. 2 0
      课堂笔记/01-JavaSE基础-笔记/20260722-笔记.md

+ 2 - 0
课堂笔记/01-JavaSE基础-笔记/20260722-笔记.md

@@ -611,6 +611,8 @@ public class Student extends Person {
 
 **包名**:`exercise.studentSystem`
 
+## 课堂练习题
+
 ### 题目要求
 
 使用构造方法完成完整的学生成绩管理系统,包含三个类: