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

📄 resource.h

📁 这是一个用 vc++编写的史密斯圆图软件
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MySmith.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MYSMITH_DIALOG              102
#define IDR_MAINFRAME                   128
#define IDD_SPLASH                      129
#define IDB_BITMAP1                     131
#define IDB_SPLASH                      134
#define ID_SMITH                        1000
#define IDC_MOUSE                       1001
#define IDC_R                           1002
#define IDC_X                           1003
#define IDC_Q                           1004
#define IDC_F                           1005
#define ID_R                            1006
#define ID_X                            1007
#define ID_F                            1008
#define ID_Q                            1009
#define ID_FR                           1010
#define ID_FI                           1011
#define IDC_R_EDIT                      1012
#define IDC_X_EDIT                      1013
#define IDC_Fr_EDIT                     1014
#define IDC_Fi_EDIT                     1015
#define IDC_Q_EDIT                      1016
#define IDC_R_BUTTON1                   1018
#define IDC_R_BUTTON2                   1019
#define IDC_R_BUTTON3                   1020
#define IDC_F_BUTTON4                   1021
#define IDC_F_BUTTON5                   1022
#define IDC_Q_BUTTON7                   1024
#define IDC_Q_BUTTON8                   1025
#define IDC_START_R                     1027
#define IDC_START_X                     1028
#define IDC_COMBO1                      1029
#define IDC_START_Z                     1030
#define IDC_START                       1031
#define IDC_METHOD1                     1032
#define IDC_METHOD2                     1033
#define IDC_START_DRAW                  1034
#define IDC_END_R                       1035
#define IDC_END_X                       1036
#define IDC_Zg_R                        1037
#define IDC_Zg_I                        1038
#define IDC_Zl_R                        1039
#define IDC_Zc                          1040
#define IDC_Zl_I                        1041
#define IDC_COMBO2                      1042
#define IDC_LAMD                        1043
#define IDC_OMGA                        1044
#define IDC_BETA                        1045
#define IDC_U                           1048
#define IDC_U_min                       1049
#define IDC_P                           1050
#define IDC_I                           1051
#define IDC_I_min                       1052
#define IDC_U_SHOW                      1053
#define IDC_I_SHOW                      1054
#define IDC_Xa                          1056
#define IDC_y                           1057
#define IDC_USER                        1058
#define IDC_A                           1059
#define IDC_STATIC_1                    1060
#define IDC_STATIC_2                    1061
#define IDC_STATIC_3                    1062

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

⌨️ 快捷键说明

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