-
getword二次开发源码
从屏幕上获取文字的代码示例,有VB、C#、C++,Delphi7的示例,利用getword控件,很方便地从屏幕上获得鼠标处的文字,在很多方面都能应用,有很大的参考价值,。
- 2022-06-12 03:30:36下载
- 积分:1
-
这是一个打字计时练习的程序,在缓冲区中预放了一些字母,运行时,可按照屏幕上 显示的字母输入练习,每输入完一行按回车键后,可显示出练习输入的时间....
这是一个打字计时练习的程序,在缓冲区中预放了一些字母,运行时,可按照屏幕上 显示的字母输入练习,每输入完一行按回车键后,可显示出练习输入的时间.-This a time to practice typing procedures, the pre-release buffer some letters, operation, in accordance with the screen displayed on the alphanumeric input practice every imported End his press the Enter key, will show that the importation of practice time.
- 2022-03-04 14:30:40下载
- 积分:1
-
限制你的鼠标在一个窗口内移动.不能移出这个区域.可以编出网吧管理程序...
限制你的鼠标在一个窗口内移动.不能移出这个区域.可以编出网吧管理程序-restrict your mouse in a window within the mobile. Not out of the region. Internet cafes will be made up management procedures
- 2022-04-16 13:21:31下载
- 积分:1
-
DLL功能观
vs 2005自带Dll函数查看器.比dump功能强大-Dll function view
- 2022-02-13 08:41:45下载
- 积分:1
-
Is a financial management system, the program can run, please rest assured that...
是一个财务管理系统,程序可以运行,请放心使用-Is a financial management system, the program can run, please rest assured that the use of
- 2022-03-22 03:06:24下载
- 积分:1
-
简单的聊天室
简易聊天室
- 2022-07-17 19:12:39下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
Two
双向缓冲,读入数据,写出数据,内存的操作-Two-way buffer, read data, write data, memory operation
- 2022-03-22 07:43:36下载
- 积分:1
-
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。...
用VISUAL C++编程实现指纹图像的特征提取以及对指纹图像的识别。-A program of extracting and identifying features of fingerprint images.
- 2022-02-12 12:55:31下载
- 积分:1
-
简单的客户端服务器窗口
客户端服务器应用程序多线程 /
- 2022-03-17 22:47:11下载
- 积分:1