wxconfigtool.rc
来自「Wxpython Implemented on Windows CE, Sou」· RC 代码 · 共 12 行
RC
12 行
aaaa ICON "bitmaps/wxconfigtool.ico"
wxconfigtool ICON "bitmaps/wxconfigtool.ico"
#define wxUSE_NO_MANIFEST 0
#include "wx/msw/wx.rc"
/* Use if compiling with earlier versions of wxWindows */
/* 1 24 "wxconfigtool.exe.manifest" */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?