stdafx.cpp
来自「this the code of bootstation」· C++ 代码 · 共 14 行
CPP
14 行
// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet
// Bodenstation2.pch ist die vorcompilierte Header-Datei
// stdafx.obj enth鋖t die vorcompilierte Typinformation
#include "stdafx.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#endif
#include <atlimpl.cpp>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?