-
提出了不同设备具有可控gadetry飞机
It presents different gadgets of an aircraft with controllable gadetry
- 2022-02-03 13:59:08下载
- 积分: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
-
由3个Label控件显示立体字,你可以把它作成一个控件
由3个Label控件显示立体字,你可以把它作成一个控件-Label controls from the three shows that three-dimensional characters, you can control it to make a
- 2022-06-12 20:48:25下载
- 积分:1
-
Visual BASIC
Visual BASIC
- 2022-03-24 00:18:36下载
- 积分:1
-
ancient chinese wisdom.open your mind, and find yourself,soon you ll find a new...
ancient chinese wisdom.open your mind, and find yourself,soon you ll find a new world.
- 2022-04-08 02:21:36下载
- 积分:1
-
WINDOWS XP 补丁自动安装器,把补丁与它放在同一个目录然后运行...
WINDOWS XP 补丁自动安装器,把补丁与它放在同一个目录然后运行-WINDOWS XP automatically install the patch, and the patch and it should be placed in the same directory and then run
- 2022-10-19 22:50:04下载
- 积分:1
-
C++、MFC源代码observer
C++、MFC源代码observer-C, MFC source code observer
- 2023-07-11 01:35:04下载
- 积分:1
-
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色...
类似于windows的画图板,基于MFC框架,能够实现文件的保存和读取,画点线圆矩形等,可设置线宽,线形和颜色-Similar to the windows of the drawing board, based on the MFC framework, can be achieved to save the file and read, draw points and lines circle rectangle and so on, you can set line width, linear and color
- 2022-02-04 20:10:12下载
- 积分:1
-
扫雷MFC 扫雷MFC 扫雷MFC
扫雷MFC 扫雷MFC 扫雷MFC -MFC mine clearance MFC mine MFC mine MFC mine MFC mine MFC
- 2023-04-26 07:50:03下载
- 积分:1
-
Discrete cosine transform to compress data.
Discrete cosine transform to compress data.
- 2023-01-03 05:25:02下载
- 积分:1