📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by mp3.rc
//
#define IDD_MAINDLG 100
#define IDD_DIALOGSET 101
#define IDI_MAIN 101
#define IDB_BITMAP2 101
#define IDI_SECOND 102
#define IDC_CURSOR 103
#define IDC_HANDCUR 104
#define IDB_BITMAP1 137
#define IDB_ADD 154
#define IDB_DELETE 155
#define IDB_UP 156
#define IDB_DOWN 157
#define IDB_CLOSE 158
#define IDB_PLAY 159
#define IDB_BROWSE 170
#define IDB_PAUSE 171
#define IDB_ABOUT 172
#define IDB_EXIT 173
#define IDB_LIST 174
#define IDC_EDIT 3000
#define IDC_BROWSE 3001
#define IDC_PLAY 3002
#define IDC_LIST 3003
#define IDC_ABOUT 3004
#define IDC_EXIT 3005
#define IDC_REPEAT 3006
#define IDC_ITEM 3007
#define IDC_SETCOLOR 3009
#define IDC_LISTBOX 3010
#define IDC_CHANGEVOLUME 3010
#define IDC_ADD 3011
#define IDC_SETLIST 3011
#define IDC_DELETE 3012
#define IDC_UP 3013
#define IDC_DOWN 3014
#define IDC_CLOSE 3015
#define IDC_GROUPBOX 3050
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -