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

📄 resource.h

📁 在EVC下的记事本程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by Notepad.rc
//
#define IDD_NOTEPAD_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDB_BMPBACK                     129
#define IDB_EXITSEL                     130
#define IDB_EXITUNSEL                   131
#define IDB_NOTEPADTEXT                 132
#define IDB_NOTEPADTITLE                133
#define IDD_INPUTMETHOD                 134
#define IDB_INPUTBACK                   135
#define IDB_LETTERRESULT                136
#define IDB_CHARACTERBAR                137
#define IDB_SIGNSEL                     138
#define IDB_SIGNUNSEL                   139
#define IDB_MOVELEFT                    140
#define IDB_MOVERIGHT                   141
#define IDB_BMPSWITCHSEL                142
#define IDB_BMPSWITCHUNSEL              143
#define IDB_LETTERSEL                   144
#define IDB_LETTERUNSEL                 145
#define IDB_NOTEBTNSEL                  146
#define IDB_NOTEBTNUNSEL                147
#define IDB_UPPAGESEL                   150
#define IDB_UPPAGEUNSEL                 151
#define IDB_UPPAGEDISABLE               152
#define IDB_DOWNPAGESEL                 153
#define IDB_DOWNPAGEUNSEL               154
#define IDB_DOWNPAGEDISABLE             155
#define IDB_TITLEUP                     156
#define IDB_TITLEDOWN                   157
#define IDB_TITLEBAR                    158

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        153
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1006
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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