resource.h

来自「主要用于宿舍上网计时」· C头文件 代码 · 共 50 行

H
50
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by A9410.rc
//
#define IDD_A9410_DIALOG                102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_DIALOG_PAY                  130
#define IDD_DIALOG_OFF                  131
#define IDI_ICON1                       132
#define IDI_ICON2                       133
#define IDR_MENU2                       134
#define IDI_ICON3                       135
#define IDR_3                           136
#define IDC_STATIC1                     1003
#define IDC_BUTTON_PAY                  1004
#define IDC_BUTTON_BACK                 1005
#define IDC_STATIC2                     1009
#define IDC_STATIC3                     1010
#define IDC_STATIC4                     1011
#define IDC_EDIT_TIMETOTAL              1014
#define IDC_EDIT_PERHOUR                1015
#define IDC_EDIT_PAY                    1016
#define ID_PAY                          1018
#define IDC_EDIT_YEAR                   1019
#define IDC_EDIT_MON                    1020
#define IDC_BUTTON_OFF                  1020
#define IDC_EDIT_DAY                    1021
#define IDC_STATIC5                     1021
#define IDC_EDIT_HOUR                   1022
#define IDC_EDIT_MIN                    1023
#define IDC_EDIT_SEC                    1024
#define ID_TIMER_SHOW                   32771
#define ID_TIMER_EXIT                   32772
#define ID_TIMER_POWEROFF               32772
#define ID_TIMER_SHOWTIME               32773
#define ID_TIMER_PAY                    32774
#define ID_EXIT                         32775

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32776
#define _APS_NEXT_CONTROL_VALUE         1024
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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