Skip to content

Commit 7641407

Browse files
authored
简介
1 parent a994c54 commit 7641407

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

26-文件按键输入器/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# 文件按键输入器 MfcTyper
2+
------
3+
4+
将文件中的英文、数字、字符读出采用硬件模拟键盘进行敲击,从而制作脚本或将代码移入云平台
5+
> * 效果
6+
> * 设计
7+
8+
------
9+
## 效果
10+
![image](https://github.com/luguanxing/Win32-Programming/blob/master/26-%E6%96%87%E4%BB%B6%E6%8C%89%E9%94%AE%E8%BE%93%E5%85%A5%E5%99%A8/pictures/0.gif?raw=true)<br>
11+
<br><br><br>
12+
13+
## 设计
14+
![image](https://github.com/luguanxing/Win32-Programming/blob/master/26-%E6%96%87%E4%BB%B6%E6%8C%89%E9%94%AE%E8%BE%93%E5%85%A5%E5%99%A8/pictures/class.jpg?raw=true)<br>
15+
MyTyper类的设计<br>
16+
<br><br><br>
17+
18+
19+
20+
21+

0 commit comments

Comments
 (0)