resource.h

来自「铁路列车车辆监控系统本系统要求PC机有两个串行通讯串口」· C头文件 代码 · 共 102 行

H
102
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by EagleView.rc
//
#define IDD_ABOUTBOX                    100
#define IDC_MAINMAP                     101
#define IDC_EAGLEMAP                    102
#define IDR_EAGLEVIEW                   104
#define IDR_MAINFRAME                   128
#define IDR_EAGLEVTYPE                  129
#define IDD_InfoWnd                     130
#define IDD_DIALOG_MAINCITY             134
#define IDD_DIALOG_NORMAOLCITY          136
#define IDD_DIALOG_ROUT                 138
#define IDD_DIALOG_DEMO                 140
#define IDD_DIALOG_DISPLAY              142
#define IDC_STATIC1                     1000
#define IDC_STATIC2                     1001
#define IDC_TRIANNUM                    1002
#define IDC_STATIC3                     1003
#define IDC_POINT_START                 1004
#define IDC_POINT_ROUT_START            1005
#define IDC_STATIC4                     1006
#define IDC_STATIC5                     1007
#define IDC_POINT_ROUT_END              1009
#define IDC_STATIC6                     1010
#define IDC_STATIC9                     1014
#define IDC_STATIC10                    1015
#define IDC_STATIC17                    1025
#define IDC_DATAGRID_MAIN               1025
#define IDC_ADODC_MAIN                  1026
#define IDC_BUTTON_EXIT1                1027
#define IDC_STATIC20                    1028
#define IDC_EDIT_MAIN_NAME              1029
#define IDC_EDIT_MAIN_NUM               1030
#define IDC_BUTTON_MAIN                 1031
#define IDC_DATAGRID_NOR                1032
#define IDC_ADODC_NORMALCITY            1033
#define IDC_BUTTON_EXIT                 1034
#define IDC_BUTTON_NORMALCITY           1035
#define IDC_STATIC_NORMALCITY1          1036
#define IDC_STATIC_NORMALCITY2          1037
#define IDC_EDIT_NORMALCITY_NUM         1038
#define IDC_EDIT_NORMALCITY_NAME        1039
#define IDC_DATAGRID_ROUT               1039
#define IDC_ADODC_ROUT                  1040
#define IDC_BUTTON_ROUT                 1042
#define IDC_EDIT_ROUT_START             1043
#define IDC_EDIT_ROUT_END               1044
#define IDC_STATIC_TRIANINFO            1044
#define IDC_STATIC_TRIANNUM             1045
#define IDC_STATIC_POINT_START          1046
#define IDC_EDIT_TRIANNUM               1047
#define IDC_EDIT_POINT_START            1048
#define IDC_STATIC_REALTIMEINFO         1049
#define IDC_STATIC_ROUT1                1050
#define IDC_STATIC_ROUT2                1051
#define IDC_EDIT_POINT1                 1052
#define IDC_EDIT_POINT2                 1053
#define IDC_DATAGRID1                   1054
#define IDC_ADODC_MESSAGE               1055
#define IDC_ADODC                       1056
#define IDC_BUTTON_DISPLAY              1057
#define IDC_DATAGRID                    1058
#define IDC_BUTTON_CANCEL               1059
#define IDC_MAP_TOOL_ARROW              32773
#define IDC_ZOOMIN                      32774
#define IDC_ZOOMOUT                     32775
#define IDC_PAN                         32776
#define IDC_MAP_TOOL_SELECT             32777
#define IDC_MAP_TOOL_RECTANGLESELECT    32778
#define IDC_MAP_TOOL_RADIUSSELECT       32779
#define IDC_MAP_TOOL_CENTER             32780
#define IDC_MAP_PROPERTIES              32781
#define IDC_ENTIRE_MAP                  32782
#define IDC_MAP_LAYERCONTROL            32783
#define IDC_INFO                        32784
#define IDC_VIEW_ROUTINE                32785
#define IDC_LONGTHTEST                  32787
#define IDC_START                       32789
#define IDC_STOP                        32790
#define IDC_DATA_MAINCITY               32791
#define IDC_DATA_NORMALCITY             32792
#define IDC_DATA_ROUT                   32793
#define IDC_DEMO                        32794
#define IDC_DISPLAY                     32795
#define IDS_JINGDU                      61446
#define IDS_WEIDU                       61447
#define IDS_TIME                        61448

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        144
#define _APS_NEXT_COMMAND_VALUE         32796
#define _APS_NEXT_CONTROL_VALUE         1060
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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