resource.h

来自「版本4.33,可以识别rar,zip,tag等多种压缩格式」· C头文件 代码 · 共 35 行

H
35
字号
#define IDD_DIALOG_BENCHMARK            800
#define IDC_BUTTON_STOP                 1001
#define IDC_BUTTON_RESTART              1002
#define IDC_BENCHMARK_DICTIONARY        1010
#define IDC_BENCHMARK_COMBO_DICTIONARY  1011
#define IDC_BENCHMARK_MEMORY            1012
#define IDC_BENCHMARK_MEMORY_VALUE      1013
#define IDC_BENCHMARK_MULTITHREADING    1014
#define IDC_BENCHMARK_SPEED_LABEL       1020
#define IDC_BENCHMARK_RATING_LABEL      1021
#define IDC_BENCHMARK_COMPRESSING       1022
#define IDC_BENCHMARK_DECOMPRESSING     1023
#define IDC_BENCHMARK_CURRENT           1024
#define IDC_BENCHMARK_RESULTING         1025
#define IDC_BENCHMARK_CURRENT2          1026
#define IDC_BENCHMARK_RESULTING2        1027
#define IDC_BENCHMARK_COMPRESSING_SPEED 1030
#define IDC_BENCHMARK_COMPRESSING_SPEED2 1031
#define IDC_BENCHMARK_COMPRESSING_RATING 1032
#define IDC_BENCHMARK_COMPRESSING_RATING2 1033
#define IDC_BENCHMARK_DECOMPRESSING_SPEED 1040
#define IDC_BENCHMARK_DECOMPRESSING_SPEED2 1041
#define IDC_BENCHMARK_DECOMPRESSING_RATING 1042
#define IDC_BENCHMARK_DECOMPRESSING_RATING2 1043
#define IDC_BENCHMARK_TOTAL_RATING      1050
#define IDC_BENCHMARK_TOTAL_RATING_VALUE 1051
#define IDC_BENCHMARK_ELAPSED           1060
#define IDC_BENCHMARK_ELAPSED_VALUE     1061
#define IDC_BENCHMARK_SIZE              1062
#define IDC_BENCHMARK_SIZE_VALUE        1063
#define IDC_BENCHMARK_ERRORS            1064
#define IDC_BENCHMARK_ERRORS_VALUE      1065
#define IDC_BENCHMARK_PASSES            1066
#define IDC_BENCHMARK_PASSES_VALUE      1067

⌨️ 快捷键说明

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