-
The programme is about control panel.When you click it ,you can get message hand...
有关于控制面板的,当你单击的时候可以看到消息的处理过程-The programme is about control panel.When you click it ,you can get message handling process.
- 2022-03-15 18:55:54下载
- 积分:1
-
Info five coding systems, users need to be amended to update Web server address...
五笔编码速查系统,用户需要修改更新Web服务器地址和端口,下载安装文件的配置-Info five coding systems, users need to be amended to update Web server address and port, download and install the configuration file
- 2022-01-22 01:43:44下载
- 积分:1
-
Suma矩阵C + +
suma de matrices en c-suma de matrices en c++
- 2023-03-07 07:20:02下载
- 积分:1
-
Internet chat room programs, support group chat, user friendly interface, you ca...
网络聊天室程序,支持群聊,用户界面友好,可以通过输入ip添加成员-Internet chat room programs, support group chat, user friendly interface, you can add members by entering the ip
- 2022-03-12 13:57:12下载
- 积分:1
-
文本框的过滤(2KB)
文本框的过滤(2KB)-text box filter (2KB)
- 2023-06-07 02:30:03下载
- 积分:1
-
c++ well outside the instrument, in the hope that useful to everyone c++ well ou...
c++ 很好的外文书,希望对大家有用
c++ 很好的外文书,希望对大家有用 -c++ well outside the instrument, in the hope that useful to everyone c++ well outside the instrument, in the hope that useful to everybody
- 2022-08-22 17:53:04下载
- 积分:1
-
龟图,用vc实现,我写的第一个小程序,可以在dos环境下画出任意的直角图形...
龟图,用vc实现,我写的第一个小程序,可以在dos环境下画出任意的直角图形-turtles map, using vc realized, I wrote a small section of the procedure, the environment dos draw arbitrary rectangular graphics
- 2022-09-27 16:15:03下载
- 积分:1
-
ruby on rails 登录注册发邮件验证
ruby on rails 登录注册发邮件验证-ruby on rails log registered e-mail authentication
- 2023-08-19 20:30:03下载
- 积分: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
-
这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。...
这是一个时钟,根据工具条中的时钟控制栏可以控制时钟的启动和停止;右下角的秒表可以计时。-This is a clock, in accordance with Article tool in the control bar to control the clock of the start and stop the clock the stopwatch to time the bottom right corner.
- 2022-05-26 21:15:26下载
- 积分:1