stdafx.h
来自「使用C开发的嵌入式平台软件源程序.有串行通讯、数据库入库等功能。」· C头文件 代码 · 共 7 行
H
7 行
#include <afxwin.h> // MFC core and standard components
#include <afxext.h> // MFC extensions
#include <afxdtctl.h> // MFC support for Internet Explorer 4 Common Controls
#include <afxcmn.h> // MFC support for Windows Common Controls
#include <afxsock.h> // Winuser.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?