stdafx.h
来自「数据库程序的作业」· C头文件 代码 · 共 8 行
H
8 行
#include <afxwin.h> // MFC core and standard components
#include "resource.h"
//#import "c:\program files\common files\system\ado\msado15.dll" no_namespaces rename("EOF" adoEOF")
#define WM_VIEWDATA_CLOSE WM_USER + 1
#define WM_QUERY_CLOSE WM_USER + 2
#define WM_QUERY_OK WM_USER + 3
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?