-
coding used to a certain scope of the unified mobile text of the letter coding s...
用于将某一编码范围的文字统一移动,对文字编码研究的人员非常有用-coding used to a certain scope of the unified mobile text of the letter coding staff very useful
- 2022-05-31 09:50:53下载
- 积分:1
-
C#写的一个操作系统任务的类库程序,很强大。
C#写的一个操作系统任务的类库程序,很强大。-C# to write an operating system task library program, very strong.
- 2022-03-10 10:09:41下载
- 积分:1
-
这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。...
这个例子教你怎么过滤windows录入的键盘事件。这个例子把Ctrl键改成Cap键。-this example will teach you how windows filter input keyboard events. The example put into Cap Ctrl keys.
- 2022-03-01 05:48:44下载
- 积分:1
-
利用TChart做分离饼形图,Separation of the use of pie
利用TChart做分离饼形图,Separation of the use of pie-shaped diagram to do TChart-Separation of the use of pie-shaped diagram to do TChart
- 2022-04-16 22:26:20下载
- 积分:1
-
鼠标记录器
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiq...
鼠标记录器
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiqi8
欢迎联系,共同学习!
功能: 鼠标 行为的记录,重放
代码说明:
1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。
2.本代码参考了的一些 程序, 参考了很多其他人的编码
编译平台:
1.该代码在Windows XP+VC 6.0平台下编译通过。
使用说明:
1.鼠标的行为 记录,以及重新操作
2.该带代码。可以用来供研究学习,使用!
3.记录以后 要点击 结束 然后再点重放。不要直接点击重放!后果很严重哦!(要是万一出现了,这种情况,就按一下 alt+ctrl+del 试一下吧!呵呵 钩子 不能屏蔽 这三个键)
其他:
此为练习之作,也不是很高深制作,您可以随意的复制,传播,但是请保留该信息!-Mouse recorder Author: Lu small mail: 359581807@163.com blog: http://blog.sina.com.cn/qiqi8 welcome to contact the common study! Function: mouse behavior record, replay code: 1. CXPButton interface used a series of menus and buttons, the document cited has HyperLink.cpp, HyperLink.h, XPButton, XPButton
- 2022-07-12 12:19:23下载
- 积分:1
-
WINDOWS核心编程的异常处理机制的完全模仿和实现,采用WIN32和DDK没有用MFC实现....
WINDOWS核心编程的异常处理机制的完全模仿和实现,采用WIN32和DDK没有用MFC实现.-core Windows programming Exception handling mechanism and the full realization of copying, using WIN32 and DDK no use MFC.
- 2022-08-16 03:44:08下载
- 积分:1
-
SVN Windows平台服务自动安装工具,包括系统服务状态查看,启动,关闭,停止,删除等操作!...
SVN Windows平台服务自动安装工具,包括系统服务状态查看,启动,关闭,停止,删除等操作!-SVN Windows platform services automated installation tools, including system services, the state view, start, close, stop, delete and other operations!
- 2022-11-06 07:50:04下载
- 积分:1
-
VB系统托盘提示控件程序
绝对好用,大家来下载吧!
VB系统托盘提示控件程序
绝对好用,大家来下载吧!-VB system tray prompt control program
- 2023-01-16 12:45:04下载
- 积分:1
-
Based on the C++ BUILDER environment is applicable for beginners, easy
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,上标下标源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, superscript subscript source code
- 2022-05-29 02:34:18下载
- 积分:1
-
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1...
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 实现提示: 可以假设n
- 2022-04-24 10:20:52下载
- 积分:1