resource.h
来自「通过手机蓝牙控制个人电脑上的幻灯片的播放」· C头文件 代码 · 共 40 行
H
40 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ginafull.rc
//
#define IDD_LOGON 101
#define IDD_OPTIONS 102
#define IDD_SASNOTICE 105
#define IDD_LOCKEDNOTICE 107
#define IDD_STATUS 113
#define IDB_BITMAP1 114
#define IDI_ICON1 115
#define IDC_DOMAIN 1001
#define IDC_PASSWORD 1002
#define IDC_NAME 1003
#define IDC_SHUTDOWN 1004
#define IDC_DATE 1005
#define IDC_CHOICE 1006
#define IDC_CONFIRM 1007
#define IDC_NEW 1008
#define IDC_OLD 1009
#define IDC_LOCK 1010
#define IDC_LOGOFF 1011
#define IDC_CHANGEPASS 1012
#define IDC_TASKMAN 1013
#define IDI_WINKEYBD 1101
#define IDI_COMPUTERLOCKED 1103
#define IDC_MESSAGE 2000
#define IDB_PICTURE1 2001
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 116
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 2002
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?