-
用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示...
用MFC写的栈和队列的小程序,有漂亮的界面,debug文件夹中有演示-with MFC wrote Stack and Queue small procedures, beautiful interface, debug folder with demonstration
- 2022-02-26 19:01:10下载
- 积分:1
-
一种实现列表框的方法
带颜色的listBox,有例子,用起来很方便
功能很简单-a method to realize listBox
- 2022-02-01 04:43:02下载
- 积分: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
-
使用EVC4.0开发所用数据库编程,一个实例供大家参考
使用EVC4.0开发所用数据库编程,一个实例供大家参考-The use of EVC4.0 used in the development database programming, an example for your reference
- 2022-01-21 23:57:15下载
- 积分:1
-
利用Visual Basic编写的小程序,将一款小巧的时钟放在桌面上显示时间。...
利用Visual Basic编写的小程序,将一款小巧的时钟放在桌面上显示时间。-The use of Visual Basic procedures for the preparation of small, will be a small clock on the table to show time.
- 2022-03-02 20:13:08下载
- 积分:1
-
shellex source code download
shellex源代码下载
- 2022-12-13 10:50:04下载
- 积分:1
-
word排版,里面包括了大量的Word排版技术,只要你需要,里面的内容都会告诉你。...
word排版,里面包括了大量的Word排版技术,只要你需要,里面的内容都会告诉你。-word publishing, which includes a large number of Word layout techniques, as long as you need, which will tell you the content.
- 2022-12-31 09:35:06下载
- 积分:1
-
一个自制的数制转换软件。
一个自制的数制转换软件。-one of the few self-made system conversion software.
- 2022-10-21 14:40:04下载
- 积分:1
-
视觉基本源代码
Source Code for Visual Basic
- 2023-07-19 06:10:03下载
- 积分:1
-
MFC技术内幕(配书源码CHAP07.rar
MFC技术内幕(配书源码CHAP07.rar-MFC Insider (book distribution source CHAP07.rar
- 2022-11-13 06:40:04下载
- 积分:1