resource.h

来自「实现用户验证..画圆 显示当前系统时间 对VC很有帮助 1):修改字体背景色 2」· C头文件 代码 · 共 40 行

H
40
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RJ030413.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_RJ0304TYPE                  129
#define IDI_ICONUSER                    131
#define IDI_ICONPASS                    132
#define IDD_COMCTL                      134
#define IDB_MYBITMAP                    139
#define IDC_EDITNAME                    1000
#define IDC_EDITPASS                    1001
#define IDC_EDITSHOWPASS                1003
#define IDC_CHECKSHOW                   1004
#define IDC_EDITLINEWT                  1005
#define IDC_SPINLINEWT                  1006
#define IDC_STATICRADIUS                1008
#define IDC_SLIDERRADIUS                1009
#define ID_MENU_FORE                    32771
#define ID_MENU_BACK                    32772
#define ID_MENU_FONT                    32773
#define ID_COIN_ADD                     32776
#define ID_COIN_SUB                     32777
#define ID_TEST_COMCTL                  32779
#define ID_INDICATOR_COIN               61446
#define ID_INDICATOR_CLOCK              61448

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        140
#define _APS_NEXT_COMMAND_VALUE         32780
#define _APS_NEXT_CONTROL_VALUE         1010
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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