-
vb prepared by the Beijing public transport system, the Beijing public transport...
vb prepared by the Beijing public transport system, the Beijing public transport system for VB version of the source code, available for study and research purposes
- 2022-07-19 17:17:43下载
- 积分: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
-
超市库存管理,采购,销售模块。完美语句,…
管理超市库存,采购,销售的模块.完善的报表,收银.方便管理人员查看报表,再好的为管理人员做出正确的决策提供依据.-Supermarket inventory management, purchasing, sales module. Perfect statements, the cash register. To facilitate managers to view reports, no matter how good for managers to make the right decisions.
- 2022-03-23 20:04:11下载
- 积分:1
-
c#写的一个多文档编辑器
c#写的一个多文档编辑器-written by more than one editor
- 2022-05-20 23:52:42下载
- 积分:1
-
good recommend downloading the general reluctance wrong location can be classifi...
很好,推荐下载 一般,勉强可用 分类位置错 文件不全 和说明完全不符 不是源代码 文件有密码,不知道密码 不能下载或解压失败-good recommend downloading the general reluctance wrong location can be classified documents and incomplete statement is not totally incompatible source code file password, the password can not download or decompression failures
- 2022-03-17 00:21:31下载
- 积分:1
-
定时关机有动画效果
这是以前没事做的一个定时开关机,有提示动画,在win98,xp,2000,win7下都能用,关机的原理都是一样的
- 2022-08-10 23:03:58下载
- 积分:1
-
MCU
MCU
-MCU
- 2022-01-27 18:15:02下载
- 积分:1
-
script compiler can compile code encryption. Can be used in many aspects.
脚本编译程序,可以编译vbscript代码.可以用于很多方面.-script compiler can compile code encryption. Can be used in many aspects.
- 2023-08-10 03:30:03下载
- 积分:1
-
win32MP3播放器
win32实现的MP3播放器,采样了MCI接口,通过复写wnproc实现不规则界面,并自定义实现了歌词显示功能。支持lrc歌词
- 2022-05-14 00:22:45下载
- 积分:1
-
origin软件学习资料,相信大家都知道吧
origin软件学习资料,相信大家都知道吧-origin software, learning materials, I believe we all know
- 2023-08-27 12:20:04下载
- 积分:1