📄 readme.wzd
字号:
/////////////////////////////////////////////////////////////////////
// Example files
/////////////////////////////////////////////////////////////////////
WzdDlg.cpp -- a dialog class showing a working button
WzdDlg.h
WzdBtmap.cpp -- a bitmap class that loads a button bitmap
WzdBtmap.h
You must also create two button bitmaps, one with an unpressed
button face (highlite upper left side) and one with a pressed face
(highlite lower right face).
/////////////////////////////////////////////////////////////////////
// From: Visual C++ MFC Programming by Example by John E. Swanke
// Copyright (C) 1999 jeswanke. All rights reserved.
/////////////////////////////////////////////////////////////////////
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -