-
运行方法:
先双击JEgg.jar启动游戏,按回车键(或(鼠标点击画面)开始游戏,按空格键(或点鼠标)投蛋。...
运行方法:
先双击JEgg.jar启动游戏,按回车键(或(鼠标点击画面)开始游戏,按空格键(或点鼠标)投蛋。 -Operation Methods: Double-click JEgg.jar first start the game, press the Enter key (or (mouse click on the screen) to start the game, press the space bar (or mouse) for eggs.
- 2022-03-20 18:15:38下载
- 积分:1
-
用Windows API创建一个窗体,从本质上理解Windows消息机制。
用Windows API创建一个窗体,从本质上理解Windows消息机制。-Windows API to create a window, from understanding the nature of the Windows message mechanism.
- 2022-11-04 08:25:03下载
- 积分:1
-
仿真Windows的查找文件功能
仿真Windows的查找文件功能-simulation Windows search function documents
- 2022-03-06 03:17:16下载
- 积分: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
-
称重系统的上位机监控程序,通过MODBUS通讯协议实现.
称重系统的上位机监控程序,通过MODBUS通讯协议实现.-Weighing the Host Computer System Monitoring Program, MODBUS communications protocol.
- 2022-07-02 01:47:12下载
- 积分:1
-
设计模式――简单观察者的C#程序实现,平台环境为VS2005
设计模式――简单观察者的C#程序实现,平台环境为VS2005-Design patterns- a simple observer of the C# program implementation, the platform environment for VS2005
- 2022-09-09 17:10:03下载
- 积分:1
-
some classic VC source code (3)
一些经典的VC源代码(3)
- 2023-01-02 10:00:03下载
- 积分:1
-
纹理分割是基于纹理的区域识别。哟…
Texture segmentation is the identification of regions based on their texture. Your goal is to segment two kinds of fabric in an image using texture filters.
- 2022-08-09 16:59:20下载
- 积分:1
-
这个小程序是钟表小程序,使用了Timer控件使用,从中可以了解如何使用它,以及如何改变控件属性等。...
这个小程序是钟表小程序,使用了Timer控件使用,从中可以了解如何使用它,以及如何改变控件属性等。-about clock ,it uses the timer control
- 2022-01-26 04:50:48下载
- 积分:1
-
人工智能中的有关Wumpus世界的源程序
功能非常强大
人工智能中的有关Wumpus世界的源程序
功能非常强大-artificial intelligence of the Wumpus source in the world is very powerful
- 2022-01-25 17:54:47下载
- 积分:1