文件名称:FileSystme
- 所属分类:
- 磁盘编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- xiaoxi*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
多用户多级目录的文件系统,(1)具有login (用户登录)
(2)系统初始化(建文件卷、提供登录模块)
(3)文件的创建: create
(4)文件的打开:open
(5)文件的读:read
(6)文件的写:write
(7)文件关闭:close
(8)删除文件:delete
(9)创建目录(建立子目录):mkdir
(10)改变当前目录:cd
(11)列出文件目录:dir
(12)退出:logout
-Multi-user multi-level directory of the file system, (1) has a login (user login) (2) system initialization (construction paper roll, providing registry module) (3) the creation of documents: create (4) file to open: open (5) paper read: read (6) to write the document: write (7) document Close: close (8) delete the file: delete (9) create a directory (the establishment of a subdirectory): mkdir (10) to change the current directory: cd (11) are listed in directory: dir (12) Exit: logout
(2)系统初始化(建文件卷、提供登录模块)
(3)文件的创建: create
(4)文件的打开:open
(5)文件的读:read
(6)文件的写:write
(7)文件关闭:close
(8)删除文件:delete
(9)创建目录(建立子目录):mkdir
(10)改变当前目录:cd
(11)列出文件目录:dir
(12)退出:logout
-Multi-user multi-level directory of the file system, (1) has a login (user login) (2) system initialization (construction paper roll, providing registry module) (3) the creation of documents: create (4) file to open: open (5) paper read: read (6) to write the document: write (7) document Close: close (8) delete the file: delete (9) create a directory (the establishment of a subdirectory): mkdir (10) to change the current directory: cd (11) are listed in directory: dir (12) Exit: logout
相关搜索: FileSystme
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FileSystme
..........\多用户多级目录文件系统.cpp
..........\多用户多级目录文件系统.cpp