⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 stdafx.h

📁 数据库程序的作业
💻 H
字号:
#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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -