Skip to content

extreme1228/FileSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileSystem

Overall Perview

img

Enviroment Set

  • 操作系统:Windows 11
  • 编译器选项:g++ (GCC) 3.4.5 (mingw-vista special r3)(同UNIX V6++)
  • 编辑器:VsCode
  • 项目管理: makefile
  • 调试工具:gdb
  • 代码管理:github

注意,这里的编译器必须是32位编译器,如果使用最新的64位编译器,那么可能会出现难以预料的错误。

Use

  • 直接点击已有的exe文件进入运行
  • make命令重新生成exe文件进入运行已有的exe文件中目录结构已经创建完成,如果通过make重新生成或进行手动format命令,那么文件目录结构则为空。
  • 正常退出程序使用exit命令

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published