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

📄 resource.h

📁 EVC编写
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by MyDataAnalyzer.rc
//
#define IDD_BTN_NEXT                    4
#define IDD_BTN_PREV                    5
#define IDD_MYDATAANALYZER_DIALOG       102
#define IDR_MAINFRAME                   128
#define IDD_FullScreen                  129
#define IDC_LIST1                       1000
#define IDC_LIST_File                   1000
#define IDC_BUTTON1                     1001
#define IDC_BUTTON_AddFile              1001
#define IDC_BUTTON2                     1002
#define IDC_BUTTON_CloseFile            1002
#define IDC_CHECK_Xm                    1003
#define IDC_CHECK_Ym                    1004
#define IDC_CHECK_Zm                    1005
#define IDC_CHECK_T                     1006
#define IDC_CHECK5                      1007
#define IDC_CHECK_Vxm                   1007
#define IDC_CHECK6                      1008
#define IDC_CHECK_Vzm                   1008
#define IDC_CHECK7                      1009
#define IDC_CHECK_Vym                   1009
#define IDC_EDIT1                       1010
#define IDC_EDIT_FN                     1010
#define IDC_BUTTON_prev                 1011
#define IDC_BUTTON_FN                   1012
#define IDC_BUTTON_next                 1013
#define IDC_BUTTON5                     1014
#define IDC_BUTTON6                     1015
#define IDC_EDIT3                       1016
#define IDC_EDIT_StartFN                1016
#define IDC_BUTTON_StartFN              1017
#define IDC_STATIC_send                 1018
#define IDC_BUTTON_FN2                  1019
#define IDC_BUTTON_ZoomIn               1019
#define IDC_BUTTON_CloseFile2           1020
#define IDC_BUTTON_set                  1020
#define IDC_BUTTON_FN3                  1021
#define IDC_BUTTON_ZoomOut              1021
#define IDC_STATIC_rec                  1022
#define IDC_CHECK_Xm2                   1023
#define IDC_CHECK_Ym2                   1024
#define IDC_CHECK_Zm2                   1025
#define IDC_CHECK_T2                    1026
#define asfd                            1026
#define IDC_CHECK8                      1027
#define IDC_CHECK_Vxm2                  1027
#define IDC_CHECK9                      1028
#define IDC_CHECK_Vzm2                  1028
#define IDC_CHECK10                     1029
#define IDC_CHECK_Vym2                  1029
#define IDC_STATIC_fig                  1030
#define IDC_BUTTON_FullScreen           1031
#define IDC_BUTTON_FSExit               1032
#define IDC_STATIC2                     1033

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

⌨️ 快捷键说明

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