resource.h

来自「Visual c++.程序设计培训教程」· C头文件 代码 · 共 65 行

H
65
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by 2DCAD.rc
//
#define IDD_ABOUTBOX                    100
#define CG_IDR_POPUP_MY2_DCADVIEW       102
#define IDC_POINTER                     104
#define IDR_MAINFRAME                   128
#define IDR_MY2DCATYPE                  129
#define IDR_GRAPHTOOL                   132
#define IDB_BITMAP2                     136
#define IDB_BITMAP1                     136
#define IDD_LINEWIDTH                   138
#define IDD_LINESTYLE                   139
#define IDD_FORMVIEW                    141
#define IDD_TESTDLL                     142
#define IDC_EDIT_LINEWIDTH              1003
#define IDC_COMBO_LINESTYLE             1004
#define IDC_RADIO1                      1006
#define IDC_RADIO2                      1007
#define IDC_EDIT_ADD1                   1007
#define IDC_RADIO3                      1008
#define IDC_EDIT_ADD2                   1008
#define IDC_RADIO4                      1009
#define IDC_EDIT_RESULT                 1009
#define IDC_BUTTON_EQUAL                1010
#define ID_GRAPH_POINT                  32771
#define ID_GRAPH_LINE                   32772
#define ID_BUTTON32778                  32778
#define ID_BUTTON32779                  32779
#define ID_BUTTON32780                  32780
#define ID_BUTTON32781                  32781
#define ID_BUTTON32782                  32782
#define ID_BUTTON32783                  32783
#define ID_BUTTON32784                  32784
#define ID_BUTTON32785                  32785
#define ID_BUTTON32786                  32786
#define ID_BUTTON32787                  32787
#define ID_VIEW_GRAPHTOOL               32788
#define ID_SET_LINEWIDTH                32789
#define ID_SET_COLOR                    32790
#define ID_PROCESS_START                32791
#define ID_THREAD_SINGLE                32792
#define ID_THREAD_WORKER                32793
#define ID_THREAD_UI                    32794
#define ID_THREAD_SUSPEND               32795
#define ID_THREAD_RESUME                32796
#define ID_THREAD_EVENT                 32797
#define ID_DLL_MATH                     32798
#define ID_DLL_STRING                   32799
#define ID_DLL_DIALOG                   32800
#define ID_INDICATOR_TIME               59153

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32801
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           103
#endif
#endif

⌨️ 快捷键说明

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