stdafx.cpp

来自「由于程序的需要,需要做一个自动更新的小程序,在网上找了找,完整源代码的程序不多,」· C++ 代码 · 共 9 行

CPP
9
字号
// stdafx.cpp : source file that includes just the standard includes
//	MyUpdate.pch will be the pre-compiled header
//	stdafx.obj will contain the pre-compiled type information

#include "stdafx.h"



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?