資源簡介
東北大學操作系統文件管理課程設計 fat表
代碼片段和文件信息
#include
#include
#include
#include
#define?false?256
#define?true?1
FILE?*fc;
typedef?struct
{
char?name[3];
char?type[2];?
char?attribute;?
char?address;?
char?length;
}content;
#define?n?5?
typedef?struct
{
int?dnum;?
int?bnum;?
}pointer;?
typedef?struct
{
char?name[20];?
char?attribute;
int?number;?
int?length;?
int?flag;?
pointer?read;?
pointer?write;
}OFILE;?
typedef?struct
{
OFILE?file[n];?
int?length;?
}Openfile;?
typedef?struct
{
????char?name[3];
char?password[4];
char?mu;
}User;
char?buffer1[64];
content?buffer2[8];
User?buffer3[8];
Openfile?openfile;
User?user[8];
int?copen(OFILE?*x1OFILE?*x2)
{
strcpy(x1->namex2->name);
x1->attribute=x2->attribute;
x1->number=x2->
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????20306??2013-07-11?14:17??14\14\1.cpp
?????文件???????3215??2013-07-07?11:47??14\14\14.vcxproj
?????文件????????939??2013-07-07?11:47??14\14\14.vcxproj.filters
?????文件????????143??2013-07-07?11:46??14\14\14.vcxproj.user
?????文件??????73471??2013-07-11?14:17??14\14\Debug\1.obj
?????文件????????381??2013-07-11?14:17??14\14\Debug\14.exe.intermediate.manifest
?????文件?????????90??2013-07-11?14:17??14\14\Debug\14.lastbuildstate
?????文件??????11389??2013-07-11?14:17??14\14\Debug\14.log
?????文件????????648??2013-07-11?14:17??14\14\Debug\cl.command.1.tlog
?????文件???????2398??2013-07-11?14:17??14\14\Debug\CL.read.1.tlog
?????文件????????474??2013-07-11?14:17??14\14\Debug\CL.write.1.tlog
?????文件???????1356??2013-07-11?14:17??14\14\Debug\li
?????文件???????2832??2013-07-11?14:17??14\14\Debug\li
?????文件????????828??2013-07-11?14:17??14\14\Debug\li
?????文件????????528??2013-07-11?14:17??14\14\Debug\mt.command.1.tlog
?????文件???????1042??2013-07-11?14:17??14\14\Debug\mt.read.1.tlog
?????文件????????362??2013-07-11?14:17??14\14\Debug\mt.write.1.tlog
?????文件??????52224??2013-07-11?14:17??14\14\Debug\vc100.idb
?????文件??????69632??2013-07-11?14:17??14\14\Debug\vc100.pdb
?????文件????2117632??2013-07-11?14:37??14\14.sdf
?????文件????????873??2013-07-07?11:46??14\14.sln
????..A..H.?????18432??2013-07-11?14:37??14\14.suo
?????文件??????48640??2013-07-11?14:17??14\Debug\14.exe
?????文件?????346460??2013-07-11?14:17??14\Debug\14.ilk
?????文件?????396288??2013-07-11?14:17??14\Debug\14.pdb
?????文件????2359296??2013-07-11?14:33??14\ipch\14-d732af2c\14-b40e9091.ipch
?????目錄??????????0??2013-07-11?17:20??14\14\Debug
?????目錄??????????0??2013-07-11?17:20??14\ipch\14-d732af2c
?????目錄??????????0??2013-07-11?17:20??14\14
?????目錄??????????0??2013-07-11?17:20??14\Debug
............此處省略5個文件信息
- 上一篇:基于QT的圖片翻轉,變換效果
- 下一篇:雨滴桌面秀3D蜂窩主題
評論
共有 條評論