-
这个上传样本
this upload sample-this upload sample................
- 2023-01-24 22:55:03下载
- 积分:1
-
这是一个电话薄管理系统
这是一个电话薄管理系统-This is a phone book management system
- 2022-03-10 21:49:09下载
- 积分: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 w indows w indows
windows w indows w indows-windows windows windows windows windows
- 2022-01-27 19:59:58下载
- 积分:1
-
模仿Windows任务栏希望大家多学习
模仿Windows任务栏希望大家多学习-imitate the Windows task bar hope we learn more
- 2022-02-06 06:21:01下载
- 积分:1
-
支持超
支持超长大整数的基本运算,重载了多种基本运算符,操作简单方便-Support for super-long big integer basic computing, a variety of heavy-duty basic operator, operation is simple and convenient
- 2023-06-03 21:20:03下载
- 积分:1
-
MFC 鼠标实时画线
MFC 鼠标实时画线基于VC6.0 对话框的MFC 鼠标实时画线的一个简单例子。
- 2022-07-28 03:42:47下载
- 积分:1
-
模拟一个飞机场一天中的飞机起降问题
飞机降落的优先级别高于起飞的优先级...
模拟一个飞机场一天中的飞机起降问题
飞机降落的优先级别高于起飞的优先级-day simulation of an airport of aircraft taking off and landing aircraft landed issue the priority level higher than the take-off priority
- 2023-08-18 11:00:03下载
- 积分:1
-
Matrix
矩阵相关运算,拷贝矩阵,打印矩阵内容,为矩阵赋初值,调用高斯约旦算法求逆矩阵-Matrix-related operations, matrix copy, print the contents of the matrix for the matrix given initial value, called Gauss Jordan matrix inversion algorithm
- 2022-02-12 12:14:56下载
- 积分:1
-
找到协调的鼠标点击在3D视图
Find the co ordinate in a 3d view with mouse click
- 2022-12-01 15:05:03下载
- 积分:1