搜索资源列表
12.23
- 磁盘管理,功能主要是进行磁盘的查看,磁盘文件的删除,建立目录,删除目录等操作-Disk Management, the main function is to check the disk, the disk files to delete, create the directory, delete directory, such as operation
123
- (1) 文件系统中包括初始化一个系统目录,包括根目录/,5个子目录(bin/ boot/ dev/ etc/ home/)。 (2) 文件系统包括以下操作: (a) 在根目录或者子目录中添加一个文件或者子目录。(目录名最后用 / 结尾,文件名不用) (b) 在根目录或者子目录中删除一个文件或者子目录。 (c) 查找一个目录或文件的路径。(如输入搜索file1,则显示为/home/file1,或搜索user1,则显示为/home/user1/) (d) 退出文件系
1249273
- 实现文件目录操作即时监视程序,可以监视在Explore中的重命名,新建,删除文件或目录-Implementation file directory operations real-time monitor, can monitor in Explore renaming, new, delete a file or directory