Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P proj5-FAT32onMaQueOS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CrewUnionProblemKill
  • proj5-FAT32onMaQueOS
  • Wiki
  • 比赛题目分析和相关资料调研

比赛题目分析和相关资料调研 · History

Page version Author Changes Last updated
a11ff229 Little Leaf
Update 比赛题目分析和相关资料调研,添加调研到的“龙芯架构只采用小端存储方式”
Jun 14, 2024
1efbde10 Little Leaf
Update 比赛题目分析和相关资料调研,修改第二处h1标题为“2. FAT32 文件系统简要”,在其中增加“‘卷’(volume)的概念”、“地址的管理方式”、“FAT32 中重要的数据结构”三节内容
Jun 14, 2024
911d9dd4 Little Leaf
Update 比赛题目分析和相关资料调研,添加“FAT32的一些限制一节”,并修改中文序号为数字序号
Jun 14, 2024
f25310a4 Little Leaf
Update 比赛题目分析和相关资料调研,添加kernel/git/stable/linux.git - Linux kernel stable tree链接于参考资料
Jun 14, 2024
d16af256 Little Leaf
Update 比赛题目分析和相关资料调研,添加参考资料
Jun 14, 2024
be9f9c38 Little Leaf
Update 比赛题目分析和相关资料调研,为h1标题:Linux 对文件系统的支持的实现 添加序号
Jun 14, 2024
ca64767e Little Leaf
Update 比赛题目分析和相关资料调研,修改h1标题:Linux 对 FAT32 支持的实现 为 Linux 对文件系统的支持的实现,并添加内容
Jun 14, 2024
0e52605e Little Leaf
Update 比赛题目分析和相关资料调研,新增h1标题:Linux 对 FAT32 支持的实现
Jun 13, 2024
e19f8f0c Little Leaf
Create 比赛题目分析和相关资料调研,包含《一、无需自行实现 FAT32 格式化工具》和《二、需要修改当前的系统调用,以支持 FAT32》
Jun 11, 2024
Clone repository
  • Home
  • uploads
    • 0bc768dbb7fc0582616552f906240a99
      • Readme
  • 云端开发环境
  • 文档规范
  • 比赛题目分析和相关资料调研
  • 系统测试
  • 系统调用文档
    • sys_create函数
    • sys_destroy 函数介绍
      • find_directory_entry 函数介绍
        • read_custor 函数介绍
    • sys_mount 函数介绍