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

📄 resource.h

📁 操作系统为wince,开发环境为EVC,有关窗口的应用程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by UIdemo.rc
//
#define IDS_APP_TITLE                   1
#define IDS_HELLO                       2
#define IDC_UIDEMO                      3
#define IDC_RPTLIST                     4
#define IDI_UIDEMO                      101
#define IDM_MENU                        102
#define IDD_ABOUTBOX                    103
#define IDD_DIALOG                      104
#define IDB_BITMAP1                     106
#define IDC_COMBO1                      1001
#define IDC_RADIO1                      1003
#define IDC_RADIO2                      1004
#define IDC_RADIO3                      1005
#define IDC_EDIT1                       1006
#define IDC_CHECK2                      1008
#define IDC_CHECK3                      1009
#define IDC_CHECK1                      1010
#define IDC_BUTTON1                     1011
#define IDC_STATIC1                     1012
#define IDM_FILE_EXIT                   40002
#define IDM_HELP_ABOUT                  40003
#define IDM_OPEN                        40004
#define IDM_DIALOG                      40005
#define IDM_MODLESS_DIALOG              40006
#define IDM_COLOR                       40006

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        111
#define _APS_NEXT_COMMAND_VALUE         40007
#define _APS_NEXT_CONTROL_VALUE         1013
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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