resource.h
来自「一个用来对非常大的数进行科学计算的程序库」· C头文件 代码 · 共 46 行
H
46 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by NonLimitCalculator.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_NONLIMTYPE 129
#define IDD_DIALOG_TESTOTHER 130
#define IDD_DIALOG_TESTDIV 131
#define IDD_DIALOG_TEST 132
#define IDD_DIALOG_SETLOOP 133
#define IDC_EDIT1 1001
#define IDC_EDIT2 1002
#define IDC_RADIO1 1003
#define IDC_EDIT3 1003
#define IDC_RADIO2 1004
#define IDC_RADIO3 1005
#define IDC_STATIC_COMRESULT 1007
#define IDC_STATIC_MYRESULT 1008
#define IDC_CHECK1 1009
#define IDC_STATIC_COMQUORESULT 1010
#define IDC_STATIC_COMMODRESULT 1011
#define IDC_STATIC_MYQUORESULT 1012
#define IDC_STATIC_MYMODRESULT 1013
#define IDC_TAB1 1014
#define IDC_BUTTON_TEST 1015
#define IDC_BUTTON_RANDOMTEST 1016
#define IDC_PROGRESS1 1018
#define IDC_SPIN1 1024
#define IDC_SPIN2 1025
#define ID_TEST 32773
#define IDS_STRING_DIVZERO 61204
#define IDS_STRING_ISNOTNUM 61205
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 134
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1026
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?