-
如何在绘图过程中捕获鼠标(c++源码)
如何在绘图过程中捕获鼠标(c++源码)- How catches the mouse in the cartography process (c++ source
code)
- 2023-03-23 16:05:04下载
- 积分:1
-
WindowsXP系统中如何屏蔽Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列
WindowsXP系统中如何屏蔽Ctrl+Alt+Del、Alt+Tab以及Ctrl+Esc键序列-This is a good!
- 2023-06-18 11:05:04下载
- 积分:1
-
此源码不是源码真的,不要相信次源码
此源码不是源码真的,不要相信次源码-source of this source is not true, do not believe that the time FOSS
- 2022-07-16 20:08:53下载
- 积分:1
-
用VC6,动态负载
vc6写的,动态加载nt驱动方法,加载的文件为D:Compileipb2COMxipbDrive.sys-written in vc6, dynamic load-driven approach nt
- 2022-01-28 19:48:07下载
- 积分: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
-
directx9实现矩阵处理例程
directx9实现矩阵处理例程-directx9 handling routines to achieve Matrix
- 2022-05-07 02:37:55下载
- 积分:1
-
VC + cJson库实现的xml json互相转化
使用cjson库写的一个json和xml互相转化的例子
使用说明
直接复制其中的cJson.h cJson.cpp Json.h Json.cpp,调用里面的json2xml 和 xml2json来进行相互转化
暂时存在的问题
这个库暂时没有考虑某些情况:
xml中存在标签的问题
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-05-24 10:54:32下载
- 积分:1
-
VB language to achieve wave of small procedures, landscaping Form interface.
VB语言实现的波浪形小程序,美化窗体界面。
- 2022-01-28 08:51:46下载
- 积分:1
-
好用的 Windows 基础库,有线程,文件,异步网络通讯等相关功能类。
好用的 Windows 基础库,有线程,文件,异步网络通讯等相关功能类。
模仿了qt的风格,自己实现的一套C++ Windows 平台的基础类库,小巧灵活,能加快你的开发。
- 2022-04-28 11:50:40下载
- 积分:1
-
A Visual Basic source code to control the CD
A Visual Basic source code to control the CD-ROM tray!
It is cool :D
- 2023-06-28 01:40:04下载
- 积分:1