本仓库为本人在 2026-2027 学年第一学期的数据库系统课程的作业留档,按照老师的要求,本仓库目录将按照以下方式进行部署
DatabaseSystem
|
|- homework_from_cshao.md
|- README.md
|- 作业1.md
|- ...
|- 作业x.md
|
|- from_cshao
| |- check.md
| |- comments.md
|
|- imgs
| |- some_img_here
|
|- 作业1代码
| |- some_code_file_here
| |- maybe_also_some_subfolders
|
|- 作业x代码