We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b31b48 + 4a2ba70 commit cb51edbCopy full SHA for cb51edb
1 file changed
README.md
@@ -1,8 +1,13 @@
1
-☢️该项目是基于Win32API(非MFC)编写(学习目的),不可能避免会导致以下情况:
+
2
+☢️该项目是基于`Win32API(非MFC)`编写(学习目的),不可能避免会导致以下情况:
3
- 内存泄漏
4
- 致命错误
5
- UI错误
6
- 进程装死
7
8
+### 兼容性
9
10
+只用了`Win32API`和GDI, 理论上可以在`Windows 2000`上运行。
11
12
+### Shotsnap
13
<img width="513" height="184" alt="圖片" src="https://github.com/user-attachments/assets/cb252d64-d6b8-45e0-9171-055de8e261a9" />
0 commit comments