Location:
Search - keyboard macro
Search list
Description: 该源程序是软件测试作业答案。要求:
用脚本设计一个可编程的宏录制工具,替代鼠标和键盘的操作,实现对画图程序的测试,
1 、写出宏录制工具的设计文档,
2、编程实现对画图程序中部分菜单功能(不少于4项)的测试以及对部分绘图工具功能(不少于两项)的测试-the source operating software testing is the answer. Requirements : script design a programmable macro recording tools, alternative mouse and keyboard operation, drawing on the achievement test procedures, one, wrote Acer recording tool design documents, 2, Programming procedures for drawing some menu functions (no less than four) and the testing of some functional graphics tools (many in 2) the test
Platform: |
Size: 4401 |
Author: song |
Hits:
Description: 键盘和鼠标操作宏记录器-operated keyboard and mouse macro recorder
Platform: |
Size: 23482 |
Author: 东东 |
Hits:
Description: 键盘和鼠标操作宏记录器-operated keyboard and mouse macro recorder
Platform: |
Size: 23552 |
Author: 东东 |
Hits:
Description: 该源程序是软件测试作业答案。要求:
用脚本设计一个可编程的宏录制工具,替代鼠标和键盘的操作,实现对画图程序的测试,
1 、写出宏录制工具的设计文档,
2、编程实现对画图程序中部分菜单功能(不少于4项)的测试以及对部分绘图工具功能(不少于两项)的测试-the source operating software testing is the answer. Requirements : script design a programmable macro recording tools, alternative mouse and keyboard operation, drawing on the achievement test procedures, one, wrote Acer recording tool design documents, 2, Programming procedures for drawing some menu functions (no less than four) and the testing of some functional graphics tools (many in 2) the test
Platform: |
Size: 4096 |
Author: song |
Hits:
Description: C程序经典900例(上) 文件操作 函数使用 内存管理 宏定义 数学函数 键盘管理-900 cases of classic C program (I) file operations using the memory management function of the definition of mathematical function keyboard macro management
Platform: |
Size: 70656 |
Author: 章节 |
Hits:
Description: jedit 是一个用java 编写的源码开放的文本编辑器。有很多有用的特性,包括语法加亮显示,括号匹配,表达式搜索,多个文件搜索和替换,定义键盘宏-jedit is prepared to use java and open source text editor. Has many useful features, including syntax highlighting show in parentheses matching, regular expression searching, multiple file search and replace, keyboard macro definition
Platform: |
Size: 2304000 |
Author: cd |
Hits:
Description: 一个万能的键盘扫描程序,采用宏定义的方式屏蔽了硬件,能够非常方便地移植到任何一款MCU上-A universal keyboard scanning procedures, the use of macro way of shielding the definition of the hardware, can be easily ported to any MCU on a
Platform: |
Size: 1024 |
Author: 陈晓涛 |
Hits:
Description: Student学生成绩管理系统是一个使用MASM宏汇编语言开发的试验性项目。它实现了学生学号、姓名、三门课程成绩的录入、修改、删除以及总成绩计算、按成绩排序等功能,并且可以将数据保存为磁盘文件,便于再次打开编辑。
程序基于DOS或Windows命令行模式运行,全屏显示,使用简单的键盘命令进行操作。可处理100条以内的学生记录。若记录较多,一页显示不下,可进行翻页操作。
-Student student grade management system is a MASM macro assembler language using the development of pilot projects. It achieve its study of students, name, grade 3 curriculum input, modify, delete, as well as the total score calculated by score sort functions, and data can be saved as disk files, easy to re-open the Edit. Procedures based on DOS or Windows command-line mode, full screen display, easy to use keyboard commands to operate. Can handle 100 students within the Record. Record if more than one show, can be the flip operation.
Platform: |
Size: 191488 |
Author: 王立国 |
Hits:
Description: 使用说明:
1、该头文件还处在更新中,已经可以从PS2键盘中提取所需的键盘扫描码,并能单独存储最后一次的通码和断码。
2、该头文件提供一个Scan_Key_Board_PS2()函数,该函数将PS2键盘的输出模拟成普通的 n*m 键盘扫描的输出模式,即当有键按下时,通过该函数将获得对应的键盘扫描码,当没有键按下时,将获得一个KEY_NULL的返回。
3、该头文件需要的硬件支持为:
一个下降沿触发的外中断,并将.h中的宏KEY_BOARD_PS2_INSERT_INT_ISR_CODE粘贴到中断处理程序中。该外中断接PS2的CLK线。
一个普通端口,接PS2的Data线。
4、将PROC_Key_Board_PS2_Scan()放到定时器的毫秒中断处理程序中,或者放到主程序的超级循环中(但必须保证该程序在超级循环中具有一定的实时性)。 -Instructions for use:
1, the header file is still in the update, it will be necessary to extract from the PS2 keyboard, the keyboard scan codes, and can separately store the last time the pass code and break code.
2, the header file provides a Scan_Key_Board_PS2 () function, which will simulate the output of the keyboard into the PS2 ordinary n* m keyboard scan output mode, that is, when there are key pressed by the function will receive the corresponding keyboard scan codes , when no key is pressed, it will get a KEY_NULL return.
3, the header files required hardware support for:
A falling edge triggered external interrupt, and will. H in the macro KEY_BOARD_PS2_INSERT_INT_ISR_CODE paste it into the interrupt handler. The external interrupt PS2 then the CLK line.
A common port, then the Data-line PS2.
4, the PROC_Key_Board_PS2_Scan () into the millisecond timer interrupt handler, or into the main program of the super-cycle (but must ensure that the program in the sup
Platform: |
Size: 4096 |
Author: yy |
Hits:
Description: 通过2CH、2AH号功能调用系统时间和日期,并将其显示在屏幕上;通过在主程序中判别从键盘输入的字符,实现不同的功能:结束程序、设置时间、显示秒表;在整个功能实现过程中,多次调用宏KEY、DELAY、PUSHA、POPA以减少程序代码。
-By 2CH, 2AH number call system time and date functions, and displays on the screen by the main program in the identification of characters from the keyboard input, to achieve different functions: the end of procedure, set time, display stopwatch in the function realization process, repeatedly calling the macro KEY, DELAY, PUSHA, POPA to reduce the program code.
Platform: |
Size: 47104 |
Author: double |
Hits:
Description: is a simple Macro recorder/player for Windows that uses windows hooks to record and replay mouse and keyboard actions that you perform on the desktop. It is similar to the macro functionality present in applications like Word and Excel, only that the actions it records are global and not restricted to a specific application.
WinMacro can be used to automate everyday tasks that are repetitive - things like starting a bunch of applications when the system boots up, repeated copy pasting etc.. It is also quite useful as a rudimentary UI testing application, allowing you to run tests that exercise specific parts of the GUI.
Platform: |
Size: 30720 |
Author: john3659 |
Hits:
Description: 录制用户屏幕操作流程,类似于Word中的宏录制,不过这里录制的是用户的鼠标和键盘操作,支持录制,存储,打开,回放的功能。-Recording user' s screen operation process, similar to the Word, the macro recording, but here is a recording operation of the user' s mouse and keyboard to support recording, storage, open, playback functions.
Platform: |
Size: 67584 |
Author: 地铁口 |
Hits:
Description: 本宝典的制作目的是为按键精灵的脚本编写爱好者,提供一个尽量详尽的脚本函数与命令大全,以方便广大按键脚本编写的爱好者。为了达成这个目标,本宝典作者对所有资料进行了统一整理和进一步修改完善。-Quick Macro (QMacro) is an intelligent software to record, replay and edit keyboard & mouse macros. It has easy-to-use script editing interface for novice users to quickly create macros. It also has programmable macro script editing interface for professional programmers to program macro script in VB Script language. Quick Macro can be used for Windows automation scheduler, network management, game auto-playing and many many ways.
Platform: |
Size: 822272 |
Author: zfoolt |
Hits:
Description: 宏晶单片机最新型号STC12C5A60S2矩阵键盘程序,已经过验证运行正常。-Macro crystalline matrix keyboard microcontroller program STC12C5A60S2 latest model has been verified to run correctly.
Platform: |
Size: 1024 |
Author: lhf |
Hits:
Description: 练习系统功能调用(屏幕清屏、光标坐标、字符字串显示、键盘读取)和过程调用与宏指令。显示年月日,时分秒,并按某键开始计时。-Practice system function call (screen screen clearing, the cursor coordinates, and character string display, keyboard read) and procedure calls and macro instruction. Display date, determined when, and in a button to start the timer.
Platform: |
Size: 2048 |
Author: 兰馨 |
Hits:
Description: Write an EXE program that accepts a string from the keyboard, converts it to HEX (this
algorithm should also check to see if the input is a number), and stores it. It should take a second
string and convert it to HEX, then add the two numbers, convert it back to ASCII, and output the
result. The program must be able to handle 24-bit numbers (unsigned 0 to 16777215), check for
addition overflow, check for input errors. The A2H and H2A algorithms should be written in
their own procedures (named A2H and H2A). Each INT 21h call should be handled in the file
DOS.MAC with macro names of GetC mychar (get character), GetS mystring (get string), PrintC
mychar (print character), PrintS mystring (print string).
Platform: |
Size: 2048 |
Author: Yan |
Hits:
Description: Delphi版的Hotkey自定义热键源代码,可实现设置,录制宏、编辑描述文件,鼠标快捷方式定义,键盘快捷方式定义等-Delphi version of the Hotkey custom hotkey source code, can achieve the set, recording a macro, edit the description file, mouse shortcuts defined keyboard shortcut defined
Platform: |
Size: 64512 |
Author: 爱阳光 |
Hits:
Description: /*--- --- -----编译过程使用的头文件*/
#include<graphics.h>
#include<stdlib.h>
#include<dos.h>
/*-----------------宏定义用到的数量关系(键盘上、下、左、右按键的值)*/
#define N 200
#define LEFT 0x4b00
#define RIGHT 0x4d00
#define DOWN 0x5000
#define UP 0x4800
#define Esc 0x011b
-/*----------------- Compilation process using header files* /# include <graphics.h># Include <stdlib.h># Include <dos.h> /*----------------- Macro definitions used in the quantitative relationship (keyboard up, down, left and right key value)* /# define N 200# define LEFT 0x4b00# define RIGHT 0x4d00# define DOWN 0x5000# define UP 0x4800# define Esc 0x011b
Platform: |
Size: 2048 |
Author: 亮度 |
Hits:
Description: 1.采用宏结构编写程序,要求:
①程序有友好的运行界面;
②首先首先按下面的格式输出显示自己的信息
*****name********birthday****(格式要修居中)
xxx xxxx—xx—xx(格式要修居中)
③从键盘输入1-7中的一个数据,根据输入显示输出对应的星期几的英文单词全称。
④要求程序有方便的输入输出功能;
⑤要求程序能够处理基本的错误信息;
-1 the macro structure program, requirements:
The program has a friendly operation interface
According to the first output format below shows their information
*****name********birthday**** (format to repair center)
XXX XXXX- XX- XX (format to repair center)
The input of a data in 1-7 from the keyboard input, the display output corresponding to the days of the week English word name.
The required procedures with input and output functions and convenient
The program can handle the basic requirements of the error message
Platform: |
Size: 10240 |
Author: 杨知铮 |
Hits:
Description: Macro bot for applications
Platform: |
Size: 5955584 |
Author: Gabriel |
Hits: