⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 万能字库生成工具: 将UNICODE
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by FontTest.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_FONTTEST_DIALOG             102
#define IDS_TITLE                       102
#define IDS_LANG_CHINESE_PRC            103
#define IDS_LANG_CHINESE_TAIWAN         104
#define IDS_LANG_JAPANESE               105
#define IDS_LANG_KOREAN                 106
#define IDS_LANG_UNSUPPORT              107
#define IDS_COLOR_SINGLE                108
#define IDS_COLOR_MULTICOLOR_8          109
#define IDS_COLOR_MULTICOLOR_16         110
#define IDS_COLOR_MULTICOLOR_32         111
#define IDS_RES_UNICODE                 112
#define IDS_RES_GB2312                  113
#define IDS_RES_GBK                     114
#define IDS_RES_GB18030                 115
#define IDS_RES_BIG5                    116
#define IDS_COLOR_MULTICOLOR_24         117
#define IDS_SOURCE_ALL_CODE             118
#define IDS_SOURCE_HAND_EDIT            119
#define IDS_SOURCE_SELECT_FILE          120
#define IDS_CREATE_LIBRARY_FAIL         121
#define IDR_MAINFRAME                   128
#define IDI_POINT                       129
#define IDI_ICON1                       130
#define IDI_ICON2                       135
#define IDC_EDIT_SHOW                   1000
#define IDC_EDIT_CODE                   1001
#define IDC_BUTTON_STOP                 1002
#define IDC_BUTTON_NEXT                 1003
#define IDC_EDIT_BEGIN_CODE             1004
#define IDC_BUTTON_APPLY                1005
#define IDC_COMBO1                      1012
#define IDC_COMBO_CODE_TYPE             1012
#define IDC_STATIC_PREVIEW              1013
#define IDC_EDIT_LANGUAGE               1014
#define IDC_EDIT_FONT_WIDTH             1015
#define IDC_SPIN_FONT_WIDTH             1016
#define IDC_BUTTON_CREATE_FONT          1017
#define IDC_EDIT_FONT_HEIGHT            1018
#define IDC_SPIN_FONT_HEIGHT            1019
#define IDC_BUTTON_TTF                  1020
#define IDC_EDIT_TTF_NAME               1021
#define IDC_COMBO_FONT_COLOR            1022
#define IDC_EDIT_FONT_LIBRARY_URL       1023
#define IDC_FONT_CURVE                  1024
#define IDC_COMBO_FONT                  1025
#define IDC_COMBO_SOURCE                1026
#define IDC_EDIT_SOURCE                 1027
#define IDC_BUTTON_SELECT_FILE          1028
#define IDC_BUTTON_FILE_URL             1029
#define IDC_EDIT_FIND_CHAR              1030

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

⌨️ 快捷键说明

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