-
用户将不得不调整对话的能力,从而rearrangeme…
The user will have the ability to resize the dialog, with consequent rearrangement of child windows. You can control the minimum and maximum size allowed, as well as the maximized size and position of the dialog. The size grip is displayed by default, but you may turn it off. Automatic Save/Restore the dialog s size and position, along with the active page, is also supported
- 2023-07-08 22:00:04下载
- 积分:1
-
这是一个用来打开文件的
这是一个用来打开文件的-This is a document used to open
- 2023-08-19 12:45:03下载
- 积分:1
-
this is a advertising agency system
this a advertising agency system-this is a advertising agency system
- 2022-03-18 04:50:45下载
- 积分:1
-
旅行的销售人
旅行推销员问题(TSP) 回答了以下问题: 鉴于城市和每一对城市之间的距离的列表,什么是最短的路线,访问每个城市完全一次并返回到起源城市? 此代码中使用遗传算法来解决问题。
- 2022-02-25 00:39:43下载
- 积分:1
-
windows界面下的bmp图像24位转16位
windows界面下的bmp图像24位转16位-windows interface bmp image of 24 to 16
- 2023-03-01 11:30:04下载
- 积分:1
-
pluto.zip: Pluto ephemeris size 10 KB. Trigonometric expansion for ephemeris of...
pluto.zip: Pluto ephemeris size 10 KB.
Trigonometric expansion for ephemeris of Pluto. Longitude accuracy 20" vs DE102
冥王星星历计算程序。-pluto.zip: Pluto ephemeris size 10 KB. Trigonometric expansion for ephemeris of Pluto. Longitude accuracy 20
- 2022-02-21 01:11:28下载
- 积分: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
-
时间函数举例4,一个猜数游戏,判断一个人反应快慢
时间函数举例4,一个猜数游戏,判断一个人反应快慢-Function of time, for example 4, a guess the number of games to determine the response speed of a person
- 2023-05-11 17:00:03下载
- 积分:1
-
销售及库存管理系统
- 2022-06-12 11:17:01下载
- 积分:1
-
以VB为Visual Studio 2005 alphablendexample源代码
VB为visualstudio2005编写的AlphaBlendExample源代码
- 2022-07-08 21:03:51下载
- 积分:1