Introduction - If you have any usage issues, please Google them yourself
File system simulation program to design an n-user file system, each user can be stored m file, the user in an operation can only open a file, the file must be set protection measures, and at least have Create, delete, open, close , read, write and other commands.