📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by smsinterface.rc
//
#define IDD_ABOUTBOX 100
#define IDD_SMSINTERFACE_FORM 101
#define IDR_MAINFRAME 128
#define IDR_SMSINTTYPE 129
#define IDB_BITMAP_BG 131
#define IDB_BITMAP_SENDUP 132
#define IDB_BITMAP_DEL 133
#define IDB_BITMAP_EDIT 134
#define IDB_BITMAP_SET 135
#define IDB_BITMAP_SENDDOWN 137
#define IDB_BITMAP_SEND 138
#define IDB_BITMAP_DELDOWN 139
#define IDB_BITMAP_DELUP 140
#define IDB_BITMAP_EDITDOWN 141
#define IDB_BITMAP_EDITUP 142
#define IDB_BITMAP_SETDOWN 143
#define IDB_BITMAP_SETUP 145
#define IDD_SMSDEL_FORM 146
#define IDD_SMSEDIT_FORM 147
#define IDD_SMSSET_FORM 148
#define IDD_DIALOG1 149
#define IDD_DIALOG2 150
#define IDC_EDITSMSTEXT 1000
#define IDC_EDITSMSPHONENUM 1001
#define IDC_BTN_PHONENUMADD 1002
#define IDC_LIST1 1003
#define IDC_LIST2 1004
#define IDC_BTN_NUMADD 1005
#define IDC_BTN_NUMDEL 1006
#define IDC_BTN_SEND 1008
#define IDC_BTN_RESET 1009
#define IDC_EDIT_SIMPIN 1010
#define IDC_BTN_SAVESMS 1011
#define IDC_STATIC_SM_TYPE 1012
#define IDC_STATIC_SM_PHONE 1013
#define IDC_STATIC_SM_TIME 1014
#define IDC_STATIC_SM_TEXT 1015
#define IDC_BUTTON_PRE 1016
#define IDC_BUTTON_NEXT 1017
#define IDC_BUTTON_DEL 1018
#define IDC_STATIC_SM_INDEX 1019
#define IDC_EDIT_NAME 1020
#define IDC_EDIT_PHONE 1021
#define IDC_LIST_PHONEBOOK 1022
#define IDC_BUTTON_EDIT 1023
#define IDC_BUTTON_ADD 1025
#define IDC_BUTTON_CANCEL 1026
#define IDC_BUTTON_SET 1027
#define IDC_EDIT_SERVERNO 1028
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 151
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -