-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
专业射击游戏。很难相信作者开发了它。
闪电战机 具有专业水平的飞行射击游戏,很难让人相信这个游戏最初是作者在96年读大学时设计的,开发工具是directX + watcom c++ 10.6-professional shooting game. It is hard to believe that the author developed it in 96 as a college student. The develop tools is directX+ watcom c++ 10.6
- 2023-04-28 15:25:03下载
- 积分:1
-
谜,UA
我的第一份工作是密码学。算法之谜(我自己的算法)。
- 2022-12-23 18:55:04下载
- 积分:1
-
the basic avail themselves of the opportunity to beginners learning about a gram
分形的基本乘隙,对初学者克一学一下-the basic avail themselves of the opportunity to beginners learning about a gram
- 2023-09-01 00:10:03下载
- 积分:1
-
java bo fang qi wo men de ke cheng she ji
java bo fang qi wo men de ke cheng she ji-qi fang de wo men she ji ke WM
- 2022-08-31 16:50:03下载
- 积分:1
-
OGRE编译
编译之后,可以运行起来的一个ogre demo,如果想要运气起来,根据自己的编译环境,配置好库路径和包含的路径,不懂的可以访问www.ogre3d.org里面wiki。
- 2022-10-17 21:05:07下载
- 积分:1
-
Csharp IOCP
C#高性能的Socket服务器,实测服务器端支持6w个连接100客户 100,000(十万次)不间断的发送接收数据(发送和接收之间没有Sleep,就一个一循环,不断的发送与接收)耗时3004.6325 秒完成总共 10,000,000 一千万次访问平均每分完成 199,691.6 次发送与接收平均每秒完成 3,328.2 次发送与接收
- 2022-12-26 03:10:04下载
- 积分:1
-
According to calculation of wind field stream function/velocity potential of the...
根据风场计算流函数/速度势的fortran代码-According to calculation of wind field stream function/velocity potential of the fortran code
- 2022-01-31 07:13:24下载
- 积分:1
-
Bluetooth link layer connectivity testing code, tools l2ping centralized source
蓝牙链路层连通性的测试代码,
工具集中的l2ping源码-Bluetooth link layer connectivity testing code, tools l2ping centralized source
- 2022-04-11 03:55:19下载
- 积分:1
-
源代码资源管理
资源管理器的源代码-resources management of source code
- 2022-04-14 20:20:28下载
- 积分:1