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

📄 resource.h

📁 用visual c++实现地理信息系统中常用的投影
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Projection.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_PROJECTYPE                  129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     131
#define IDD_DIALOG3                     133
#define IDB_BITMAP1                     134
#define IDC_BUTTON1                     1006
#define IDC_LIST1                       1007
#define IDC_BUTTON2                     1007
#define IDC_COMBO_EW1                   1008
#define IDC_EDIT_dB                     1009
#define IDC_EDIT_L1                     1009
#define IDC_EDIT_dL                     1010
#define IDC_COMBO_EW2                   1010
#define IDC_EDIT_L2                     1011
#define IDC_COMBO_NS1                   1012
#define IDC_EDIT_B1                     1013
#define IDC_COMBO_NS2                   1014
#define IDC_EDIT_B2                     1015
#define IDC_COMBO_EW0                   1016
#define IDC_EDIT_L0                     1017
#define IDC_COMBO_NS0                   1018
#define IDC_EDIT_Bs                     1019
#define IDC_EDIT_B0                     1019
#define IDC_EDIT_Lw                     1020
#define IDC_EDIT_DL1                    1020
#define IDC_COMBO3                      1022
#define IDC_EDIT_Bn                     1023
#define IDC_RADIO1                      1023
#define IDC_EDIT_Le                     1024
#define IDC_EDIT_R                      1024
#define IDC_RADIO2                      1024
#define IDC_RADIO3                      1025
#define IDC_EDIT_DB1                    1026
#define IDC_RADIO4                      1026
#define IDC_RADIO5                      1027
#define IDC_EDIT_L0d                    1028
#define IDC_EDIT_L0m                    1029
#define IDC_EDIT_L0s                    1030
#define IDC_EDIT_Bk                     1031
#define IDC_EDIT_L1d                    1031
#define IDC_EDIT_M                      1032
#define IDC_EDIT_L1m                    1032
#define IDC_EDIT_L1s                    1033
#define IDC_EDIT_B1d                    1034
#define IDC_EDIT_B1m                    1035
#define IDC_EDIT_B1s                    1036
#define IDC_EDIT_X1                     1037
#define IDC_EDIT_Y1                     1038
#define IDC_EDIT_L2d                    1039
#define IDC_EDIT_L2m                    1040
#define IDC_EDIT_L2s                    1041
#define IDC_EDIT_B2d                    1042
#define IDC_EDIT_B2m                    1043
#define IDC_EDIT_B2s                    1044
#define IDC_EDIT_X2                     1045
#define IDC_EDIT_Y2                     1046
#define IDC_EDIT_zH1                    1047
#define IDC_EDIT_zh2                    1048
#define IDC_EDIT_fh1                    1049
#define IDC_EDIT_fh2                    1050
#define IDM_MENU2                       32773
#define IDM_MENU1                       32775
#define IDM_MENU3                       32776

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32777
#define _APS_NEXT_CONTROL_VALUE         1032
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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