resource.h

来自「定时提醒(可设:提醒;提醒并关机;直接关机;定时执行一程序等。是家长们控制孩子玩」· C头文件 代码 · 共 47 行

H
47
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Alert.rc
//
#define IDD_ALERT_DIALOG                102
#define IDD_SET_DIALOG                  103
#define IDD_BARTER                      104
#define IDD_END_DIALOG                  105
#define IDR_MAINFRAME                   128
#define IDC_DATE                        1000
#define IDC_TIME                        1001
#define IDC_SYSTIME                     1002
#define IDC_MINUTE                      1003
#define IDC_ALERT                       1004
#define IDC_HIDE                        1005
#define IDC_SET                         1006
#define IDC_SHUT                        1007
#define IDC_LATER                       1008
#define IDC_FEW                         1009
#define IDC_ALELRCLOSE                  1011
#define IDC_EXE                         1013
#define IDC_OLDPASSWORD                 1014
#define IDC_NEWPASSWORD1                1015
#define IDC_NEWPASSWORD2                1016
#define IDC_FIXPASSWORD                 1017
#define IDC_EXEPATH                     1018
#define IDC_EXELOOK                     1019
#define IDC_MUSICLOOK                   1020
#define IDC_OWNMUSIC                    1022
#define IDC_MUSICPATH                   1023
#define IDC_DEFAULT                     1024
#define IDC_AUTORUN                     1026
#define IDC_PLAYMUSIC                   1027
#define IDC_PASSWORD                    1028
#define IDC_PROGRESS                    1031

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

⌨️ 快捷键说明

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