-
dlgview,VC++ 6
DlgView,vc++6.0
- 2022-10-18 08:35:03下载
- 积分:1
-
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
-
嵌入式/单片机编程 Windows CE 下的网卡驱动编程实例
嵌入式/单片机编程 Windows CE 下的网卡驱动编程实例-Embedded/MCU Programming Windows CE under the card-driven programming examples
- 2023-06-09 05:10:04下载
- 积分:1
-
串口精灵源代码, 有很高的参考价值.
AppWizard has created this CommWizard application for you....
串口精灵源代码, 有很高的参考价值.
AppWizard has created this CommWizard application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.-serial Wizard source code, a high reference value. AppWizard has created this CommWiza rd application for you. This application not on ly demonstrates the basics of using the Microso ft Foundation classes but is also a starting poi nt for writing your application.
- 2022-05-22 18:53:23下载
- 积分:1
-
Super控件:几行代码控制定制菜单、系统信息、托盘区图表、气泡提示等复杂功能。控件+源码...
Super控件:几行代码控制定制菜单、系统信息、托盘区图表、气泡提示等复杂功能。控件+源码-Super control : a few lines of code customized menu system information, tray tables, bubble suggested other complex functions. Source Control
- 2022-02-14 16:15:03下载
- 积分:1
-
本程序是对Windows系统盘的增减情况做出判断。程序内容如下:每一定的时间间隔对系统的盘符信息读取一次,当前的盘符数和之前一次的盘符数进行对比,当盘符增加或者...
本程序是对Windows系统盘的增减情况做出判断。程序内容如下:每一定的时间间隔对系统的盘符信息读取一次,当前的盘符数和之前一次的盘符数进行对比,当盘符增加或者减少则弹出MessageBox进行提示。尤其是当移动存储设备例如u盘的插入,可以进行判断。-This procedure is the Windows system tray to determine changes in circumstances. Procedures are as follows: each time interval of the system to read a letter of information, the current number and before the first letter of the letter a few comparisons, when the drive to increase or reduce the MessageBox to pop-up prompts. Especially when the mobile storage devices such as the u disk insertion, can be judged.
- 2022-03-30 10:47:32下载
- 积分:1
-
自己刚写的2410的PWM测试程序,大家可参考一下!
自己刚写的2410的PWM测试程序,大家可参考一下!-Just write their own 2410
- 2022-07-02 18:15:55下载
- 积分:1
-
< Visual C++面向对象与可视化程序设计习题解析与编程实例>>的相应源码。很适合vc的初学者使用。就是这本书和相应的教材<<...
< Visual C++面向对象与可视化程序设计习题解析与编程实例>>的相应源码。很适合vc的初学者使用。就是这本书和相应的教材使我入了门。非初学者就不要浪费点数下载了。-lt; Lt; Visual C with object-oriented program design visualization exercises analytical and programming examples gt; Gt; The corresponding source code. Vc is very suitable for beginners to use. Is this book and corresponding materials lt; Lt; Visual C and Visual Object-Oriented Programming gt; Gt; So I entered the door. Non-beginners should not waste points downloaded.
- 2023-08-29 08:45:04下载
- 积分:1
-
一个专门分析SEL4406卡片的分析工具,含具体的电路
一个专门分析SEL4406卡片的分析工具,含具体的电路-Analysis of a specialized card SEL4406 analytical tools, including the specific circuit
- 2023-08-06 20:40:03下载
- 积分:1
-
外国人搞的,非常神奇的机器码!如此小的程序能产生效果如此好的3D动画,见识见识吧!运行方式在文件中有...
外国人搞的,非常神奇的机器码!如此小的程序能产生效果如此好的3D动画,见识见识吧!运行方式在文件中有-foreigners engaging and very magical binary! Such a small procedure would produce results so good 3D animation, insight insights! Operation is in the document
- 2022-06-28 13:20:44下载
- 积分:1