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

📄 resource.h

📁 研究浮点运算的工具。在汇编下研究使用浮点运算
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by FloatTool.rc
//
#define IDD_FLOATTOOL_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDC_OUT_BIN                     1009
#define IDC_HEX                         1010
#define IDC_FLOAT                       1011
#define IDC_INPUT_STR                   1012
#define IDC_HEX2                        1013
#define IDC_FLOAT2                      1014
#define IDC_DEC                         1015
#define IDC_DOUBLE                      1016
#define IDC_LONG_DOUBLE                 1017
#define IDC_BIN                         1018
#define IDC_EDIT1                       1019
#define IDC_EDIT2                       1020
#define IDC_EDIT3                       1021
#define IDC_OUT_BIN2                    1022
#define IDC_SIZE2                       1023
#define IDC_EDIT6                       1024
#define IDC_EDIT7                       1025
#define IDC_SIZE4                       1026
#define IDC_EDIT9                       1027
#define IDC_SIZE6                       1028
#define IDC_SIZE8                       1029
#define IDC_SIZE10                      1030
#define IDC_SIZE16                      1031
#define IDC_DEC2                        1032
#define IDC_DOUBLE2                     1033
#define IDC_LONG_DOUBLE2                1034
#define IDC_BIN2                        1035
#define IDC_EDIT8                       1036
#define IDC_EDIT10                      1037
#define IDC_OUTPUT_LABEL                1043
#define ID_CLEAR_INPUT                  1045
#define IDC_QUIT                        1047
#define IDC_NO_SEPERATOR                1048
#define IDC_SPACE_SEPERATOR             1049
#define IDC_RADIO3                      1050
#define IDC_COMMA_SEPERATOR             1050

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

⌨️ 快捷键说明

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