多用戶多級目錄的文件系統,(1)具有login (用戶登錄) (2)系統初始化(建文件卷、提供登錄模塊) (3)文件的創建: create (4)文件的打開:open (5)文件的讀:read (6)文件的寫:write (7)文件關閉:close (8)刪除文件:delete (9)創建目錄(建立子目錄):mkdir (10)改變當前目錄:cd (11)列出文件目錄:dir (12)退出:logout
上傳時間: 2014-01-03
上傳用戶:love_stanford
實現類似linux系統提供的ls命令的功能,與dos的dir命令類似
上傳時間: 2014-01-24
上傳用戶:hakim
lease read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
標簽: automatically describe package System
上傳時間: 2013-12-02
上傳用戶:moerwang
lease read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
標簽: automatically describe package System
上傳時間: 2013-12-13
上傳用戶:qlpqlq
lease read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
標簽: automatically describe package System
上傳時間: 2017-03-28
上傳用戶:baiom
lease read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
標簽: automatically describe package System
上傳時間: 2014-02-28
上傳用戶:dongbaobao
垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD
標簽: Programs Windows rd_dir Clean
上傳時間: 2017-04-21
上傳用戶:lanhuaying
實現在指定目錄及其子目錄中搜索指定擴展名的文件,并更新為新的擴展名的程序reext 程序功能: 1.程序帶有三個命令行參數dir、old和new,用法為: reext dir old new 其中dir是一個全路徑名,old和new是文件擴展名,如: Reext c:\ASM\TEST txt doc 2.程序實現的功能為:在路徑dir中搜索文件擴展名為txt的所有文件,如果找到,將其擴展名改為doc,而文件名不變: 3.較高要求,可以搜索指定目錄的全部子目錄,這需要遞歸程序實現。
上傳時間: 2014-01-02
上傳用戶:tb_6877751
采用java語言編寫的,類似于Windows 操作系統中的cmd.exe程序。能完成基本的命令如dir、help等基本命令
上傳時間: 2017-05-27
上傳用戶:csgcd001
Servlet prog to update database on some transaction..database(mbd file) is also given..Prev prog should also been have put in the same dir as before..sorry for inconvienience
標簽: database prog transaction Servlet
上傳時間: 2017-06-25
上傳用戶:cc1