📄 stdafx.cpp
字号:
// stdafx.cpp : source file that includes just the standard includes
// Singleton.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
// This file is part of Singleton application to demonstrate the concept of Singleton classes.
// This file is generated by AppWizard and is provided "as is" with no expressed or
// implied warranty.
#include "stdafx.h"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -