Update MiniGUIProgGuidePart1Chapter05-zh.md

This commit is contained in:
lisimeng
2022-11-21 22:08:34 +00:00
parent 3fdb988775
commit a7f3fd199b

View File

@@ -266,6 +266,6 @@ static int TimeEditorWinProc (HWND hWnd, int message, WPARAM wParam, LPARAM lPar
/* 以下创建主窗口的代码从略 */
```
![时间编辑器的运行效果](figures/Part2Chapter05-01.jpeg)
![时间编辑器的运行效果](figures/Part1Chapter05-01.jpeg)
__图 1__ 时间编辑器的运行效果