-
gcc使用的win32库和头文件
gcc使用的win32库和头文件-gcc use win32 storehouse and document
- 2022-01-25 14:15:56下载
- 积分:1
-
Windows内核
Windows Kernel
- 2022-05-14 09:33:52下载
- 积分:1
-
c#Windows窗体设计,
Windows窗体基本操作,Windows窗体高级操作,特殊类型的窗体,菜单、工具栏的设计,其它。...
c#Windows窗体设计,
Windows窗体基本操作,Windows窗体高级操作,特殊类型的窗体,菜单、工具栏的设计,其它。 -c# Windows Forms Designer, Windows Forms basic operation, Windows Forms advanced operators, special types of forms, menus, toolbars, design, other.
- 2022-07-18 11:25:11下载
- 积分:1
-
模拟语音留言系统,不错
模拟语音留言系统,不错-analog voice mail system, it is true
- 2022-04-23 12:44:18下载
- 积分:1
-
一个简单捕获本地TCP数据包程序源码。 适合于初学者。
一个简单捕获本地TCP数据包程序源码。 适合于初学者。-a simple catch local TCP packet procedure source. Suitable for beginners.
- 2022-03-20 15:16:17下载
- 积分:1
-
the simulation operating system memory allocation and scheduling process. A bett...
本程序模拟操作系统中内存分配和进程调度.有比较好的界面.-the simulation operating system memory allocation and scheduling process. A better interface.
- 2022-12-04 22:10: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
-
vb的课程设计,vb代码和html之间的转换
vb的课程设计,vb代码和html之间的转换-vb of curriculum design, vb code and html conversion between the
- 2022-01-25 17:39:32下载
- 积分:1
-
企业社会责任 4.0 驱动程序
csr4.0 usb 驱动程序的源代码,从企业社会责任的官方网站,下载使用在 windows 平台上,windows ddk 解法和在 xp 和 win7 平台上测试好,它验证用于蓝牙 ble 开发,应用程序可以使用到互动,人机交互界面
- 2023-05-24 04:00:03下载
- 积分:1
-
经典的动态规划算法,多路图最短路径的求取
经典的动态规划算法,多路图最短路径的求取-The classic dynamic programming algorithm
- 2022-02-12 06:04:40下载
- 积分:1