⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 studio.rc

📁 Wxpython Implemented on Windows CE, Source code
💻 RC
字号:
aaaa                    ICON    "studio.ico"

/* Useful if PROVIDE_DEFAULT_ICONS is set in wx_setup.h */
#define IHaveMDIParentIcon
#define IHaveMDIChildIcon

wxSTD_MDIPARENTFRAME        ICON    "studio.ico"
wxSTD_MDICHILDFRAME         ICON    "studio.ico"

studio                      ICON    "studio.ico"
folder1                     ICON    "bitmaps/folder1.ico"
file1                       ICON    "bitmaps/file1.ico"

arrowtool                   BITMAP  "bitmaps/arrow.bmp"
texttool                    BITMAP  "bitmaps/texttool.bmp"

#include "wx/msw/wx.rc"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -