-
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口...
C++编写的屏幕拾色器,拖动鼠标就可以获取屏幕任意一点的的颜色,然后给出16进制和RGB颜色值,并将值存入剪贴板;同时在拖动取色过程中适时显示鼠标位置座标、窗口句柄、窗口类名以及窗口标题,因此,这个程序也可以说成是一个鼠标钩子程序,对研究C++还是有帮助的。-C++ Prepared Found color screen, and drag the mouse on the screen can be accessed at any point of the color, and then given 16 hexadecimal and RGB color value, and value into the clipboard At the same time, drag the color from the process of in a timely display coordinates of the mouse position, window handle, window class name and window title, therefore, this procedure can also be said as a mouse hook procedures, the study of C++ or helpful.
- 2023-07-04 01:05:03下载
- 积分:1
-
- 2022-11-25 06:45:03下载
- 积分:1
-
one of the Text file conversion to PDF files based VC#. Net procedures and code...
一款关于 Text文件转换为PDF文件 的基于VC#.Net的程序及代码,是初学者及中级水平人士的良好教材. 机会不容错过!-one of the Text file conversion to PDF files based VC#. Net procedures and code of beginners and intermediate levels of good teaching. The opportunity should not be missed!
- 2022-07-09 07:52:18下载
- 积分:1
-
vbexploler编辑或反编译VB项目
VBExploler edit or decompile VB project
- 2023-06-01 19:00:03下载
- 积分:1
-
图片编辑器源码
一个完全用的是C#编写的计算机照片的查看器,能够放大照片,而且照片的放大时其他不能够比的,能够放大你想要的倍数。
- 2023-04-22 01:35:04下载
- 积分:1
-
A simple calculator is available using this source code
一个实现了简单计算器得程序-A simple calculator is available using this source code
- 2022-11-20 07:45:03下载
- 积分:1
-
该程序演示了各种排序方法:冒泡排序,如快速序列…
该程序演示了多种排序过程:冒泡排序、快序排序等算法,同时也说明了如何在多文档情况下绘图-the program demonstrated various sorting process : Bubble Sort, such as fast sequence sorting algorithm, but also of how many of graphics files
- 2022-11-22 10:00:03下载
- 积分:1
-
星期计算器,输入月日年,返回星期
例如: 输入: 11 22 1963
返回: Friday
程序通过编译运行...
星期计算器,输入月日年,返回星期
例如: 输入: 11 22 1963
返回: Friday
程序通过编译运行-Weeks calculator, enter on day, the return of weeks, for example: Input: 11 22 1963 return: Friday program run through the compiler
- 2023-01-17 01:35:05下载
- 积分:1
-
太阳镜++(SunGlass++)
资源描述太阳镜++(SunGlass++) 是一款梦幻留言板,她可以在屏幕上的任何位置生成任何颜色和透明度的留言板,你可以在上面打字、留言、写诗……,很 Cool 的!并且她是一款“绿色”软件,只有一个文件。
- 2023-06-17 13:20:03下载
- 积分:1
-
How to get the MAC address of your network adapter.
MAC address stands for Me...
How to get the MAC address of your network adapter.
MAC address stands for Media Access Control address which is 6 bytes( 48 bits ) long. MAC address is the unique address which is used to identify network interface hardware. So how to get the MAC address of your network adapter?
- 2022-03-20 20:24:26下载
- 积分:1