Description: First allocate a certain amount of memory to create a virtual disk
To establish the appropriate file system on the disk
For file system design appropriate data structures to manage the catalog, a virtual disk free space has been allocated space.
File creation, deletion, translocation, and renamed.
Provide a good interface, you can display the status of the disk file and space usage
Virtual disk dump function, the information is stored in the disk, can also be read into memory from disk
To Search:
File list (Check if you may need any files):
操作系统\报告.doc
........\源代码\Debug\CL.read.1.tlog
........\......\.....\CL.write.1.tlog
........\......\.....\FileSystem.exe
........\......\.....\FileSystem.exe.embed.manifest
........\......\.....\FileSystem.exe.embed.manifest.res
........\......\.....\FileSystem.exe.intermediate.manifest
........\......\.....\FileSystem.lastbuildstate
........\......\.....\FileSystem.log
........\......\.....\FileSystem.obj
........\......\.....\FileSystem.pdb
........\......\.....\FileSystem_manifest.rc
........\......\.....\link-cvtres.read.1.tlog
........\......\.....\link-cvtres.write.1.tlog
........\......\.....\link.read.1.tlog
........\......\.....\link.write.1.tlog
........\......\.....\mt.read.1.tlog
........\......\.....\mt.write.1.tlog
........\......\.....\rc.read.1.tlog
........\......\.....\rc.write.1.tlog
........\......\.....\vc100.idb
........\......\.....\vc100.pdb
........\......\.....\vc60.pdb
........\......\FileSystem.cpp
........\......\FileSystem.dsp
........\......\FileSystem.dsw
........\......\FileSystem.ncb
........\......\FileSystem.opt
........\......\FileSystem.plg
........\......\FileSystem.sdf
........\......\FileSystem.sln
........\......\FileSystem.suo
........\......\FileSystem.vcxproj
........\......\FileSystem.vcxproj.user
........\......\Function.h
........\......\index.txt
........\......\menu.h
........\......\UserType.h
........\......\图片1.jpg
........\......\图片2.jpg
........\......\Debug
........\源代码
操作系统