📄 resource.h
字号:
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this sample source code is subject to the terms of the Microsoft
// license agreement under which you licensed this sample source code. If
// you did not accept the terms of the license agreement, you are not
// authorized to use this sample source code. For the terms of the license,
// please see the license agreement between you and Microsoft or, if applicable,
// see the LICENSE.RTF on your install media or the root of your tools installation.
// THE SAMPLE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES OR INDEMNITIES.
//
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by multibox.rc
//
#define IDS_HELP_INTRO 0
#define IDS_HELP_OVER 1
#define IDS_HELP_UNDER 2
#define IDS_HELP_HELP 3
#define IDS_HELP_BACKSP 3
#define IDS_HELP_ESCAPE 4
#define IDS_HELP_QUERY 5
#define IDS_HELP_WIDTH 6
#define IDS_HELP_SUJI 7
#define IDS_HELP_RECOG 8
#define IDS_HELP_ENTER 9
#define IDS_HELP_SPACE 10
#define IDS_HELP_CONVERT 11
#define IDS_HELP_PAD 12
#define IDS_EXTRA_EXTRA 13
#define IDS_EXTRA_BACKSP 13
#define IDS_EXTRA_ESCAPE 14
#define IDS_EXTRA_QUERY 15
#define IDS_EXTRA_WIDTH 16
#define IDS_EXTRA_SUJI 17
#define IDS_EXTRA_RECOG 18
#define IDS_EXTRA_ENTER 19
#define IDS_EXTRA_SPACE 20
#define IDS_EXTRA_CONVERT 21
#define IDS_EXTRA_PAD 22
#define IDD_HELP 101
#define IDD_OPTIONS 102
#define IDI_ICON1 104
#define IDI_MULTIBOX 996
#define IDB_WIDE 997
#define IDB_NARROW 998
#define IDB_CONTROLS 999
#define IDC_BACKSP 1000
#define IDC_ESCAPE 1001
#define IDC_QUERY 1002
#define IDC_WIDTH 1003
#define IDC_SUJI 1004
#define IDC_RECOG 1005
#define IDC_ENTER 1006
#define IDC_SPACE 1007
#define IDC_CONVERT 1008
#define IDC_PAD 1009
#define IDC_TEXT_PROMPT 1100
#define IDC_TEXT_MESSAGE 1101
#define IDC_TEXT_ANSWER 1102
#define IDC_HELP_PROMPT 1103
#define IDC_HELP_OVER 1104
#define IDC_HELP_EXTRA 1105
#define IDC_BACK 1106
#define IDC_HELP_UNDER 1107
#define IDC_TIMEOUT 1108
#define IDC_ENABLE 1109
#define IDS_COMPONENT_NAME 9001
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1012
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -