Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 697 Bytes

File metadata and controls

34 lines (29 loc) · 697 Bytes

ComputerSystemArchitecture

本仓库为本人在 2026-2027 学年第一学期的计算机系统结构课程的作业留档,按照老师的要求,本仓库目录将按照以下方式进行部署

ComputerSystemArchitecture
 |
 |- 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代码

作业列表

作业1

  1. 登陆网站 "https://10.21.21.251/users/sign_up"注册账号。
  2. 下载安装git软件。
  3. 自己学习md文档格式,命名为“作业1.md”