登录
首页 » Windows开发 » VB推箱子游戏源码

VB推箱子游戏源码

于 2022-07-17 发布 文件大小:355.72 kB
0 157
下载积分: 2 下载次数: 1

代码说明:

VB推箱子游戏源码-VB source viewing game

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • use of this procedure : 1. You can monitor the computer running program, on your...
    利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
    2022-02-13 15:25:41下载
    积分:1
  • 一个cppunit的使用示例,演示了VC6下MfcUi测试用例的编写方法。...
    一个cppunit的使用示例,演示了VC6下MfcUi测试用例的编写方法。-The use of a cppunit example, demonstrate the VC6 compilation of test cases under the MfcUi.
    2023-02-28 01:15:03下载
    积分:1
  • 文件修改监控
    ReadDirectoryChangesW 有同步和异步2种方式, 根据前面打开的文件夹对象句柄决定。  1. 异步方式,如果 CreateFile 指定了打开类型 FILE_FLAG_OVERLAPPED 就是异步方式,ReadDirectoryChangesW 调用的时候就需要指定 OVERLAPPED 参数.  接下来对文件夹I/O变化的响应判断有多种方式。  A通过不断的调用HasOverlappedIoCompleted函数(非阻塞,参数就是前面的OVERLAPPED 对象指针)的返回值来判断是否发生了 关注文件句柄的I/O操作。如果发生变化,再执行你的 switch(Buffer[0].Action) 操作过程。  B GetOverlappedResult 读取 OVERLAPPED 对象的结果。(阻塞)  C 完成端口 GetQueuedCompletionStatus (阻塞)。  其中阻塞方式,必须采用多线程的方式,否则你的主线程被阻塞的话,对话框就动不了了。非阻塞方式也可用多线程,结合hEvent对象来使用。  2.同步方式,如果CreateFile不指定FILE_FLAG_OVERLAPPED ,就是同步方式。  同步方式操作比较简单。lz的程序看来就是使用的同步方式。  在同步下,ReadDirectoryChangesW 将被阻塞,直到一个文件夹句柄的I/O操作到来,然后才能判断。所以lz的程序会死掉。  同步方式必须采用多线程,再创建一个线程,线程函数采用如下方式:  UINT ThreadProc(PVOID)  {     CreateFile();     while(1) // 如果只想监视一次文件的I/O变化,可不用while循环。     {   
    2022-03-10 05:44:52下载
    积分:1
  • Unified Speech and Audio Coding ref software
    统一语音和音频编码(USAC)是一种音频压缩格式和编解码器,用于音乐和语音或任何语音和音频的混合,使用12到64 kbit/s之间的极低比特率;
    2022-01-23 10:13:57下载
    积分:1
  • under windows ce 5.0 driver usb camera, with a detailed description of
    下有windowsce5.0驱动的usb摄像头,有详细的说明
    2022-12-11 11:00:03下载
    积分:1
  • 这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“...
    这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-This a graphic transformation process based on the letter "Y" with a painting consisting of a round; According to the letter "S" painted a different color-filled triangle; According to the letter "Z" painted a different color but filled with a pattern of the rectangular frame; According to the "q" key to exit .
    2022-05-27 13:35:50下载
    积分:1
  • 一个简单的画图工具的源代码,可以画的图有直线、曲线、圆、椭圆...
    一个简单的画图工具的源代码,可以画的图有直线、曲线、圆、椭圆-a simple drawing tools to the source code, can be painted with the map straight, curve, circle, oval, etc.
    2022-03-07 04:22:49下载
    积分:1
  • 3个VB.net的控件事例,一个简单的验证控件,希望对大家有帮助...
    3个VB.net的控件事例,一个简单的验证控件,希望对大家有帮助-Three VB.net control sample include a valid verify input control.
    2022-03-15 06:58:43下载
    积分:1
  • segmentation of breakage
    以下是胶体破损识别的图像处理方法。测试用例取自Terradisk,Beatu gloid文件夹。
    2022-07-12 04:12:15下载
    积分:1
  • 敲冰块游戏2000的源码,这个游戏能给你带来敲冰块的现实感.
    敲冰块游戏2000的源码,这个游戏能给你带来敲冰块的现实感.-knocking on the ice FOSS 2000 game, the game can bring you knock ice in a sense of reality.
    2022-04-21 11:10:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载