Skip to content

Commit 0f3bdf8

Browse files
authored
MFCScreenShot
1 parent 7353980 commit 0f3bdf8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

25-MFC截屏/README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# MFC截屏 MFCScreenShot
2+
------
3+
4+
采用面对对象的方法,仿造QQ的截图工具,写一个能保存鼠标拖动,用红色标记所圈出区域的截图软件
5+
> * 功能
6+
> * 设计
7+
> * 测试
8+
9+
------
10+
## 效果
11+
![image](https://github.com/luguanxing/Windows-C-Projects/blob/master/25-MFC%E6%88%AA%E5%B1%8F/pictures/screenshot.gif?raw=true)<br>
12+
<br><br><br>
13+
14+
## 设计
15+
![image](https://github.com/luguanxing/Windows-C-Projects/blob/master/25-MFC%E6%88%AA%E5%B1%8F/pictures/class.jpg?raw=true)<br>
16+
MyScreenShot类的设计<br>
17+
<br><br><br>
18+
19+
## 测试
20+
![image](https://github.com/luguanxing/Windows-C-Projects/blob/master/25-MFC%E6%88%AA%E5%B1%8F/pictures/0.png?raw=true)<br>
21+
<br><br><br>
22+
23+
24+
25+

0 commit comments

Comments
 (0)