resource.h

来自「VC++一些代码,自己制作,可以实现密码登录,有画圆等功能.」· C头文件 代码 · 共 53 行

H
53
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RJ030619.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_RJ0306TYPE                  129
#define IDD_DIALOG1                     130
#define IDI_ICON1                       131
#define IDI_ICON2                       132
#define IDD_DIALOG2                     133
#define IDI_ICON3                       134
#define IDI_ICON4                       135
#define IDB_BITMAP1                     136
#define IDB_BITMAP2                     137
#define IDB_BITMAP3                     138
#define IDB_BITMAP4                     139
#define IDB_BITMAP5                     140
#define IDB_BITMAP6                     141
#define IDB_BITMAP7                     142
#define IDB_BITMAP8                     143
#define IDR_HTML1                       145
#define IDC_EDIT_name                   1000
#define IDC_EDIT_pass                   1001
#define IDC_CHECK_show                  1002
#define IDC_EDIT_showpass               1003
#define IDC_EDITLINEWT                  1004
#define IDC_SPINLINEWT                  1006
#define IDC_SLIDER_RADIUS               1007
#define IDC_STATIC_RADIUS               1008
#define ID_COMMON_COLOR                 32771
#define ID_FORE_COLOR                   32772
#define ID_COMMON_FONT                  32773
#define ID_MENU_TEST                    32774
#define ID_COIN_ADD                     32775
#define ID_COIN_SUB                     32776
#define ID_MENUPLAY                     32778
#define ID_MENUITEM32779                32779
#define ID_INDICATOR_COIN               61446
#define ID_INDICATOR_TIME               61448

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

⌨️ 快捷键说明

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