資源簡介
操作系統實習,模擬操作系統中的文件系統,可實現多shell腳本操作,具體有操作說明和功能菜單幫助文件
代碼片段和文件信息
#?include
#?include
using?namespace?std;
void?open(char?pwds[])
{
????mkdir(“C:\\Virtue“);
????chdir(pwds);
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-06-10?09:57??文件系統實習\
?????文件?????????980??2018-06-02?13:44??文件系統實習\FuncMenu.txt
?????目錄???????????0??2018-06-10?09:50??文件系統實習\moni\
?????目錄???????????0??2018-06-10?09:50??文件系統實習\moni\Dir1\
?????文件???????????0??2018-05-30?21:22??文件系統實習\moni\Dir1\1.txt
?????文件???????????0??2018-05-30?21:45??文件系統實習\moni\Dir1\cang.txt
?????文件????????6656??2018-05-30?21:41??文件系統實習\moni\Dir1\excel.xls
?????目錄???????????0??2018-06-10?09:50??文件系統實習\moni\Dir1\hello\
?????目錄???????????0??2018-06-02?13:10??文件系統實習\moni\Dir1\hello\hello1\
?????目錄???????????0??2018-06-02?13:11??文件系統實習\moni\Dir1\hello\hello2\
?????目錄???????????0??2018-06-02?13:11??文件系統實習\moni\Dir1\hello\hello3\
?????文件???????????0??2018-06-06?10:17??文件系統實習\moni\Dir1\name.txt
?????目錄???????????0??2018-06-10?09:50??文件系統實習\moni\Dir1\operate\
?????目錄???????????0??2018-06-02?13:11??文件系統實習\moni\Dir1\operate\operate1\
?????目錄???????????0??2018-06-02?13:11??文件系統實習\moni\Dir1\operate\operate2\
?????目錄???????????0??2018-06-02?13:11??文件系統實習\moni\Dir1\operate\operate3\
?????文件???????20992??2018-05-30?21:40??文件系統實習\moni\Dir1\ppt.ppt
?????文件?????????639??2018-05-31?10:01??文件系統實習\moni\Dir1\ready_cpy.txt
?????目錄???????????0??2018-06-10?09:50??文件系統實習\moni\Dir1\system\
?????目錄???????????0??2018-06-02?13:11??文件系統實習\moni\Dir1\system\system1\
?????目錄???????????0??2018-06-02?13:11??文件系統實習\moni\Dir1\system\system2\
?????目錄???????????0??2018-06-02?13:11??文件系統實習\moni\Dir1\system\system3\
?????文件?????????475??2018-05-30?20:22??文件系統實習\moni\Dir1\text1.txt
?????文件?????????254??2018-05-30?19:51??文件系統實習\moni\Dir1\text2.txt
?????文件????????9216??2018-05-30?21:40??文件系統實習\moni\Dir1\word.doc
?????文件???????????0??2018-05-30?21:32??文件系統實習\moni\Dir1\yin.txt
?????目錄???????????0??2018-06-10?09:50??文件系統實習\moni\Dir2\
?????文件???????????0??2018-05-29?10:58??文件系統實習\moni\Dir2\text1.txt
?????文件???????????0??2018-05-29?10:58??文件系統實習\moni\Dir2\text2.txt
?????目錄???????????0??2018-05-31?09:14??文件系統實習\moni\Dir_cpy\
?????目錄???????????0??2018-06-10?09:50??文件系統實習\moni\Doc_cpy\
............此處省略8個文件信息
評論
共有 條評論