resource.h

来自「格式转换的软件」· C头文件 代码 · 共 44 行

H
44
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by GenPadsLib.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_GENPADSLIB_DIALOG           102
#define IDR_MAINFRAME                   128
#define IDR_VERSION2                    130
#define IDC_E_PARTNAME                  1000
#define IDC_CHECK_ALPH                  1001
#define IDC_E_ALPHANUM                  1002
#define IDC_E_PCBDECAL                  1003
#define IDC_E_NUMPINS                   1005
#define IDC_E_NUMSIGNALS                1006
#define IDC_CB_LOGCITYPE                1007
#define IDC_E_UNIT                      1008
#define IDC_CB_FLAG                     1009
#define IDC_E_GATENAME                  1010
#define IDC_E_GATEPINS                  1011
#define ID_ADD                          1013
#define IDC_EDIT                        1014
#define ID_EDIT                         1014
#define IDC_E_FILENAME                  1015
#define IDC_OPENFILE                    1016
#define IDC_E_STATE                     1017
#define IDGen                           1018
#define IDC_LIST_GATE                   1019
#define IDC_REMOVE                      1020
#define ID_REMOVE                       1020
#define ID_INSERT                       1021

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

⌨️ 快捷键说明

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