resource.h

来自「电子尺源程序说明 本程序使用ADO访问Access2000的数据库。」· C头文件 代码 · 共 45 行

H
45
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by new ruler.rc
//
#define ID_BUTTON_DEL                   3
#define IDD_ABOUTBOX                    100
#define IDD_NEWRULER_FORM               101
#define IDR_MAINFRAME                   128
#define IDR_NEWRULTYPE                  129
#define IDD_DIALOG_LIST                 130
#define IDD_DIALOG_SAVE                 131
#define IDC_EDIT_STARTX                 1000
#define IDC_EDIT_STARTY                 1001
#define IDC_EDIT_ENDX                   1002
#define IDC_LIST_MEASURE                1002
#define IDC_EDIT_ENDY                   1003
#define IDC_EDIT_NAME                   1003
#define IDC_EDIT_PIXEL                  1004
#define IDC_EDIT_DISC                   1004
#define IDC_EDIT_CM                     1005
#define IDC_EDIT_MM                     1006
#define IDC_EDIT_INCH                   1007
#define IDC_AREARECT_PIXEL              1008
#define IDC_AREARECT_MM                 1009
#define IDC_AREARECT_INCH               1010
#define IDC_AREACIR_PIXEL               1011
#define IDC_AREACIR_MM                  1012
#define IDC_AREACIR_INCH                1013
#define ID_MENU_START                   32771
#define ID_SETCOLOR_AUX                 32773
#define ID_SETCOLOR_START               32774
#define ID_SETCOLOR_FONT                32775

// 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         32776
#define _APS_NEXT_CONTROL_VALUE         1005
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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