-
这个模块封装了文件系统对象的很多功能。它允许你做很多事情。...
这个模块封装了文件系统对象的很多功能。它允许你做很多事情。-the file system object many functions. It allows you to do a lot of things.
- 2022-01-23 11:27:16下载
- 积分:1
-
使用VC搭建界面的冒泡算法
使用VC搭建界面的冒泡算法-use interface structures and bubbling Algorithm
- 2023-01-20 09:35:03下载
- 积分:1
-
用CRectTracker编的小程序,实现框选以及所选区域的拉伸
用CRectTracker编的小程序,实现框选以及所选区域的拉伸-CRectTracker made use of small procedures, as well as selected regional框选realize tensile
- 2023-02-18 18:50:03下载
- 积分:1
-
对图象进行傅立叶变换的压缩程序TC2编写
对图象进行傅立叶变换的压缩程序TC2编写-right Fourier transform image compression procedure to prepare TC2
- 2022-01-20 22:40:28下载
- 积分:1
-
向u盘拷贝文件
调用windows的dl文件,获取u盘在pc上的盘符,然后向u盘中拷贝文件。
源方法如下。
判断指定驱动器的类型:GetDriveTypeA函数
该函数能依据根目录识别1个驱动器是软驱或光驱或硬盘等。声明:
Declare Function GetDriveType Lib "kernel32" Alias "GetDriveTypeA" (ByVal nDrive As String) As Long
参数nDrive:驱动器根目录路径的字符串,如"C : ".
函数返回值为1个常数,指定驱动器类型:DRIVE_ REMOVABLE=2,软驱; REMOVABLE是可移动的
如果驱动器不能识别,则返回0,如指定目录不 DRIVE_ FIXED=3,硬盘。
存在,则返回1。 DRIVE _REMOTE=4,网络驱动器;
DRIVE _CDROM=5,光驱;
DRIVE_ RAMDISK=6虚拟磁盘
调用如:
Private Const DRIVE_CDROM = 5
- 2023-02-14 04:40:03下载
- 积分:1
-
一个线程钩子的例子
一个线程钩子的例子-an example threaded hook
- 2022-11-16 19:15:04下载
- 积分:1
-
c#连接数据库文件
c#连接数据库文件-link database files
- 2023-02-14 20:35:04下载
- 积分:1
-
关于windowsce驱动开发的权威资料,驱动开发是windowsce中最为重要的环节...
关于windowsce驱动开发的权威资料,驱动开发是windowsce中最为重要的环节-authority data about making windowsce s drive which is a most importent tache
- 2022-03-01 05:05:36下载
- 积分:1
-
其一fartboy谁喜欢的女孩
its a fartboy who liks girls
- 2022-04-29 04:28:02下载
- 积分:1
-
This program sports a fresh interface which uses a variety of components. It bas...
This program sports a fresh interface which uses a variety of components. It basically underlines the use of the Database Access Object (DAO) in Delphi by storing information about your Clients into a MS Acess database.
- 2023-04-29 06:00:04下载
- 积分:1