resource.h
来自「R/W with DB [代码性质] VC完整应用程序代码 [代码作者] 徐」· C头文件 代码 · 共 31 行
H
31 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RWAccess.rc
//
#define ID_MORE 2
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_RWACCESS_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_FLAG 129
#define IDC_WRITEACCESS 1000
#define IDC_STATIC_MAIL 1000
#define IDC_LISTACCESS 1001
#define IDC_FLAG 1001
#define IDC_READACCESS 1002
#define IDC_COPYRIGHT 1002
#define IDC_ABOUT 1003
#define IDC_DYCREDITS 1009
// 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 1003
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?