resource.h

来自「大数运算,效率非常高,很有收藏价值,值得你下载!」· C头文件 代码 · 共 65 行

H
65
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by jsq.rc
//
#define IDR_MANIFEST                    1
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_JSQ_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDC_RESULT_EDIT                 1000
#define IDC_BUTTON1                     1001
#define IDC_BUTTON3                     1003
#define IDC_BUTTON4                     1004
#define IDC_BUTTON5                     1005
#define IDC_BUTTON6                     1006
#define IDC_BUTTON7                     1007
#define IDC_BUTTON8                     1008
#define IDC_BUTTON9                     1009
#define IDC_ADD_BUTTON                  1010
#define IDC_BUTTON0                     1011
#define IDC_DECIMAL_BUTTON              1012
#define IDC_TIMES_BUTTON                1013
#define IDC_MINUS_BUTTON                1014
#define IDC_DIVIDE_BUTTON               1015
#define IDC_COS_BUTTON                  1016
#define IDC_BUTTONA                     1017
#define IDC_BUTTONB                     1018
#define IDC_BUTTONC                     1019
#define IDC_BUTTOND                     1020
#define IDC_BUTTONE                     1021
#define IDC_BUTTONF                     1022
#define IDC_EQUAL_BUTTON                1023
#define IDC_AND_BUTTON                  1024
#define IDC_OR_BUTTON                   1025
#define IDC_NOT_BUTTON                  1026
#define IDC_XOR_BUTTON                  1027
#define IDC_X2_BUTTON                   1028
#define IDC_SQR_BUTTON                  1029
#define IDC_SIN_BUTTON                  1030
#define IDC_BUTTON2                     1031
#define IDC_CLEAR_BUTTON                1033
#define IDC_BACKSPACE_BUTTON            1034
#define IDC_B_RADIO                     1039
#define IDC_O_RADIO                     1040
#define IDC_D_RADIO                     1041
#define IDC_H_RADIO                     1042
#define IDC_CHECK1                      1046
#define IDC_LEFTMOVE_BUTTON             1050
#define IDC_RIGHTMOVE_BUTTON            1051
#define IDC_CYLEFT_BUTTON               1052
#define IDC_CYRIGHT_BUTTON              1053
#define IDC_BUMA_BUTTON                 1054

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

⌨️ 快捷键说明

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