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

📄 resource.h

📁 对文本文件进行huffman编码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by huffman.rc
//
#define IDD_SPACEPAGE                   5
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_huffmanTYPE                 129
#define IDD_COLORPAGE                   130
#define IDD_NODEPAGE                    132
#define IDD_DIALOG1                     133
#define IDD_SHOWCODE                    134
#define IDC_EDITH                       1007
#define IDC_EDIT2                       1008
#define IDC_EDITW                       1008
#define IDC_SPACELEAFFONT               1008
#define IDC_NOTLEAFBOX                  1011
#define IDC_SPACELEAFBOX                1012
#define IDC_FONT_NOTLEAF                1013
#define IDC_FONT_SPACELEAF              1014
#define IDC_BUTTON3                     1015
#define IDC_FONT_LEAF                   1015
#define IDC_LEAFFONT                    1016
#define IDC_BUTTON2                     1017
#define IDC_NOTLEAFFONT                 1017
#define IDC_BACKCOLOR                   1017
#define IDC_EGDE                        1018
#define IDC_EDGECOLOR                   1018
#define IDC_SOURCEEDIT                  1019
#define IDC_LIST1                       1021
#define IDC_SHOWCODELIST1               1021
#define ID_CODE_FILE                    32772
#define ID_OPTION_SETING                32778
#define ID__NEW_FILE                    32782
#define ID_NEW_INPUT                    32784
#define ID__CODESHOW                    32786

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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