-
msaa的一个demo
msaa的一个demo, 可以用于自动化测试
MSAA的全称是Microsoft Active Accessibility。这是类似DCOM技术。技术模型是这样的,UI程序可以暴露出一个Interface,方便另一个程序对其进行控制。 MSAA技术的初衷是为了方便残疾人使用Windows 程序。比如盲人看不到窗口,但是盲人可以通过一个USB读屏器连接到电脑上, 读屏器通过UI程序暴露出来的这个Interface,就可以获取程序信息,通过盲文或者其它形式传递给盲人。MSAA提供了如此方便的功能, UI自动化测试自然可以借用这项技术。MSAA暴露出来的Interface叫做 IAccessible。
- 2022-03-18 17:17:53下载
- 积分:1
-
vb 超市管理系统销售部分 代码,希望指教,
vb 超市管理系统销售部分 代码,希望指教,-vb supermarket sales management system for some code, hope that advice
- 2023-02-04 03:40:04下载
- 积分:1
-
哈工大 数据结构 课程设计 洗衣房管理系统 VB。Net实验
哈工大 数据结构 课程设计 洗衣房管理系统 VB。Net实验-Curriculum design data structure HIT Laundry Management System VB. Net Experiment
- 2022-02-15 21:37:46下载
- 积分:1
-
Server_Side_ActionScript_Language_Reference
服务器端ActionScript语言参考-Server_Side_ActionScript_Language_Reference
- 2022-03-29 05:36:44下载
- 积分:1
-
获取指定进程的内存和cpu信息,vs2005 MFC实现
获取指定进程的内存和cpu信息,vs2005 MFC实现-get the mem and cpu information of the local computer
- 2022-07-12 07:43:12下载
- 积分:1
-
这是一个用来打开文件的
这是一个用来打开文件的-This is a document used to open
- 2023-08-19 12:45:03下载
- 积分:1
-
一个关于时钟显示的C语言程序。是24小时制式显示。
一个关于时钟显示的C语言程序。是24小时制式显示。-A clock displayed on the C language program. 24-hour format is displayed.
- 2022-02-28 10:47:42下载
- 积分:1
-
sl会员商城素材
这是一个大型的企业sl会员商城的项目素材,需要这方面的学习的可以下载来做,做的来绝对日你受益匪浅
- 2022-01-25 14:43:25下载
- 积分:1
-
一个简单的五子棋小游戏,比较适合初学者学习之用。
一个简单的五子棋小游戏,比较适合初学者学习之用。-a simple game of 331 small, more suitable for beginners learning.
- 2022-04-23 09:57:44下载
- 积分:1
-
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则...
递归与分治算法的应用.零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-recursive algorithm with the partition of the application. Parts mutilation given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is required from the respective cut out n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-01-26 05:51:05下载
- 积分:1