-
使用算术表达式的计算器,且带有常用单位转换工具,在BCB2007下编译通过。...
使用算术表达式的计算器,且带有常用单位转换工具,在BCB2007下编译通过。-The use of arithmetic expression calculator and unit conversion tool with a commonly used in the compiler under BCB2007 through.
- 2022-03-05 07:46:40下载
- 积分: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
-
VC expression solver
VC表达式求解器-VC expression solver
- 2022-02-03 05:08:42下载
- 积分:1
-
This is one serial number generator tool, you can add it into you proagram to ma...
这是一个序列号生成程序,可以使你的程序看起来专业-This is one serial number generator tool, you can add it into you proagram to make it more professional !
- 2022-06-26 12:53:44下载
- 积分:1
-
noi topic of "tourists" to answer
noi题目“旅游观光”解答-noi topic of "tourists" to answer
- 2023-02-08 03:11:03下载
- 积分:1
-
MCI' s application examples, including the play WAV, MIDI files and play the...
MCI的应用示例,包括播放WAV、MIDI文件和播放CD及将CD中的曲目转录为WAV文件等 -MCI" s application examples, including the play WAV, MIDI files and play the CD in the CD and the tracks transcribed into WAV files
- 2022-04-15 08:25:41下载
- 积分:1
-
Maze algorithm, to find the path in a maze map.
Maze algorithm, to find the path in a maze map.
- 2022-01-25 18:48:59下载
- 积分:1
-
无
æ— -no
- 2022-01-22 05:23:29下载
- 积分:1
-
终端编程代码Eterm
终端编程代码Eterm-0.9.2.tar.gz-terminal programming code Eterm- 0.9.2.tar.gz
- 2022-11-30 20:15:08下载
- 积分:1
-
直线和圆检测图片和背景色变化与 OpenCV 中
这个项目的工作与 OpenCV 库的 visual studio。这个项目从图片和也变化发现圆和直线同一图像的背景色。
- 2022-10-17 23:35:04下载
- 积分:1