文件名称:test
-
所属分类:
- 标签属性:
- 上传时间:2015-07-09
-
文件大小:453.49kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
为Linux系统设计一个简单的二级文件系统。要求做到以下几点:
(1)可以实现下列几条命令(至少4条)
login 用户登录
dir 列文件目录
create 创建文件
delete 删除文件
open 打开文件
close 关闭文件
read 读文件
write 写文件
(2)列目录时要列出文件名、物理地址、保护码和文件长度;
(3)源文件可以进行读写保护。
-Design a simple two- level file system for Linux system. Asked to do the following: (1) can achieve the following a few command (at least 4) login user login list file directory create create file delete delete the file open file close close the file read read file write write file (2) listed directory lists the file name, physical address, protection code and the length of documents (3) the source file can read and write protection.
(1)可以实现下列几条命令(至少4条)
login 用户登录
dir 列文件目录
create 创建文件
delete 删除文件
open 打开文件
close 关闭文件
read 读文件
write 写文件
(2)列目录时要列出文件名、物理地址、保护码和文件长度;
(3)源文件可以进行读写保护。
-Design a simple two- level file system for Linux system. Asked to do the following: (1) can achieve the following a few command (at least 4) login user login list file directory create create file delete delete the file open file close close the file read read file write write file (2) listed directory lists the file name, physical address, protection code and the length of documents (3) the source file can read and write protection.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test/
test/Debug/
test/Debug/main.obj
test/Debug/test.exe
test/Debug/test.ilk
test/Debug/test.pch
test/Debug/test.pdb
test/Debug/vc60.idb
test/Debug/vc60.pdb
test/class.h
test/disk.dat
test/main.cpp
test/test.dsp
test/test.dsw
test/test.ncb
test/test.opt
test/test.plg
test/Debug/
test/Debug/main.obj
test/Debug/test.exe
test/Debug/test.ilk
test/Debug/test.pch
test/Debug/test.pdb
test/Debug/vc60.idb
test/Debug/vc60.pdb
test/class.h
test/disk.dat
test/main.cpp
test/test.dsp
test/test.dsw
test/test.ncb
test/test.opt
test/test.plg
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.