-
Source code of format disk.
磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
- 2022-07-13 06:38:27下载
- 积分:1
-
GetIP上网加速工具与源代码
GetIP上网加速工具与源代码-GetIP accelerate Internet tools and source code
- 2022-03-12 21:36:32下载
- 积分:1
-
简单模拟所谓‘光标跟随’效果, PASCAL+API 编写
简单模拟所谓‘光标跟随’效果, PASCAL+API 编写-simple simulation of the so-called "cursor follow" effect, API prepared PASCAL
- 2022-01-25 23:46:50下载
- 积分:1
-
谜,UA
我的第一份工作是密码学。算法之谜(我自己的算法)。
- 2022-12-23 18:55:04下载
- 积分:1
-
Windows environment
WINDOWS环境下宏命令批处理增强工具包C语言解释器 -Windows environment-order batch tool kit to enhance C language interpreter
- 2023-01-10 11:30:03下载
- 积分:1
-
实现二叉树的前序、中序、后序排列,以菜单形式出现
实现二叉树的前序、中序、后序排列,以菜单形式出现-achieve binary tree of the former sequence, sequence after sequence arranged in the form of a menu
- 2022-01-26 07:27:36下载
- 积分:1
-
孙鑫最新课件源代码vc++,绝对正确完整
孙鑫最新课件源代码vc++,绝对正确完整-SUN Xin latest software source code vc++, the absolute accuracy and completeness of
- 2022-07-12 12:24:31下载
- 积分:1
-
a small program know keyboarding end of the program. Computer peripherals access...
一个小程序,知道有键盘输入程序结束。计算机获取外设状态简单方式。-a small program know keyboarding end of the program. Computer peripherals access to state a simple manner.
- 2023-08-28 03:00:04下载
- 积分:1
-
使用微软mci接口,利用MFC工具建立的vc++工成,实现了简单的录音机功能...
使用微软mci接口,利用MFC工具建立的vc++工成,实现了简单的录音机功能-with the mci interface of MS,I establish a project using MFC
tools,implementing function of record
- 2023-02-21 13:15:04下载
- 积分:1
-
Class NodoD, for a list, a queque, or a disperse matrix.
Class NodoD, for a list, a queque, or a disperse matrix.
- 2023-06-15 03:10:05下载
- 积分:1