文件名称:Delphi_367253
-
所属分类:
- 标签属性:
- 上传时间:2014-07-07
-
文件大小:175.1kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.