resource.h

来自「电力谐波测量装置对电量,谐波等数据的模拟各种曲线图,使用vc开发.」· C头文件 代码 · 共 41 行

H
41
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 电力谐波测试仪.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_MY_FORM                     101
#define IDS_PROPSHT_CAPTION             102
#define IDD_PROPPAGE1                   103
#define IDD_PROPPAGE2                   104
#define IDD_PROPPAGE3                   105
#define IDD_PROPPAGE4                   106
#define IDR_MAINFRAME                   128
#define IDR_MYTYPE                      129
#define IDD_DIALOG1                     131
#define IDC_SSTAB2                      1001
#define IDC_MSCOMM1                     1002
#define IDC_SSTAB3                      1003
#define IDC_SSTAB4                      1004
#define IDC_EDIT1                       1005
#define IDC_EDIT3                       1007
#define IDC_EDIT4                       1008
#define IDC_TOGGLEBUTTON1               1011
#define IDC_TOGGLEBUTTON2               1012
#define IDC_SSTAB6                      1015
#define IDC_EDIT5                       1016
#define IDC_EDIT6                       1017
#define IDC_EDIT2                       1020
#define IDC_PAGETRANSITIONS1            1026

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        132
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1028
#define _APS_NEXT_SYMED_VALUE           107
#endif
#endif

⌨️ 快捷键说明

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