文件名称:Delphi_367253
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi:利用Delphi实现格式化磁盘,包括软盘和硬盘驱动器的各个分区,测试时候要小心,不要误操作。本例主要是介绍Delphi与系统底层的一些简单的操作,学习Delphi编程就要全面一点哦,虽然这个功能不怎么用,但是作为Delphi程序员是有必要知道的哦。部分代码:
B = 1 //B盘
DEFAULT = $FFFF //格式化成ID
FULLFORMAT = 1 //完全格式化
ERROR = -1 //格式化出错
NOFORMAT = -3 //格式化没有完成
-Delphi: Delphi to achieve the use of formatted disk, each partition including floppy and hard disk drives, test time to be careful not to misuse. This example is to introduce some simple underlying operating system Delphi, Delphi programming should fully learn a little, oh, do not use this feature though, but as a Delphi programmer is necessary to know, oh. Part of the code:
B = 1 // B tray
DEFAULT = $ FFFF // formatted ID
FULLFORMAT = 1 // fully formatted
ERROR =-1 // formatting error
NOFORMAT =-3 // formatting is not completed
B = 1 //B盘
DEFAULT = $FFFF //格式化成ID
FULLFORMAT = 1 //完全格式化
ERROR = -1 //格式化出错
NOFORMAT = -3 //格式化没有完成
-Delphi: Delphi to achieve the use of formatted disk, each partition including floppy and hard disk drives, test time to be careful not to misuse. This example is to introduce some simple underlying operating system Delphi, Delphi programming should fully learn a little, oh, do not use this feature though, but as a Delphi programmer is necessary to know, oh. Part of the code:
B = 1 // B tray
DEFAULT = $ FFFF // formatted ID
FULLFORMAT = 1 // fully formatted
ERROR =-1 // formatting error
NOFORMAT =-3 // formatting is not completed
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code\delphi\pudn\upandload\DATA\Delphi_367253\Delphi_367253\rd.txt
....\......\....\.........\....\.............\.............\利用Delphi格式化磁盘\gc100.exe
....\......\....\.........\....\.............\.............\....................\gc100.cfg
....\......\....\.........\....\.............\.............\....................\dy100.dcu
....\......\....\.........\....\.............\.............\....................\dy100.ddp
....\......\....\.........\....\.............\.............\....................\dy100.dfm
....\......\....\.........\....\.............\.............\....................\gc100.dof
....\......\....\.........\....\.............\.............\....................\gc100.dpr
....\......\....\.........\....\.............\.............\....................\dy100.pas
....\......\....\.........\....\.............\.............\....................\gc100.res
....\......\....\.........\....\.............\.............\利用Delphi格式化磁盘