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

📄 resource.h

📁 stk接口 This file contains a summary of what you will find in each of the files that make up your wo
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by work.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_WORK_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDI_ICON1                       131
#define IDB_BITMAP1                     133
#define IDB_BITMAP2                     135
#define IDB_BITMAP3                     136
#define IDB_BITMAP4                     137
#define IDB_BITMAP5                     138
#define IDB_BITMAP6                     139
#define IDB_BITMAP7                     140
#define IDB_BITMAP8                     141
#define IDC_AxVO                        1000
#define IDC_Ax2D                        1001
#define IDC_AnimateReset                1006
#define IDC_AnimateStepReverse          1007
#define IDC_AnimateReverse              1008
#define IDC_AnimatePause                1009
#define IDC_AnimatePlay                 1010
#define IDC_AnimateSlower               1012
#define IDC_AnimateFaster               1013
#define IDC_LoadScenario                1014
#define IDC_Mainsatellite               1015
#define IDC_Subsatellite1               1016
#define IDC_Subsatellite3               1017
#define IDC_Subsatellite2               1018
#define IDC_STATIC_X                    1019
#define IDC_STATIC_Y                    1020
#define IDC_STATIC_Z                    1021
#define IDC_STATIC_Mainsate             1022
#define IDC_STATIC_Subsate1             1023
#define IDC_STATIC_Subsate2             1024
#define IDC_STATIC_Subsate3             1025
#define IDC_STATIC_Control              1026
#define IDC_EDIT_Main_X                 1027
#define IDC_EDIT_Main_Y                 1028
#define IDC_EDIT_Main_Z                 1029
#define IDC_EDIT_Sub1_X                 1030
#define IDC_TIMELINES1                  1031
#define IDC_EDIT_Sub1_Y                 1032
#define IDC_EDIT_Sub1_Z                 1033
#define IDC_EDIT_Sub2_X                 1034
#define IDC_EDIT_Sub2_Y                 1035
#define IDC_EDIT_Sub2_Z                 1036
#define IDC_EDIT_Sub3_X                 1037
#define IDC_EDIT_Sub3_Y                 1038
#define IDC_EDIT_Sub3_Z                 1039

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

⌨️ 快捷键说明

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