?? stdafx.cpp
字號(hào):
/****************************************************************************/
/* */
/* Copyright 1997 SCM Microsystems */
/* */
/* This software is supplied under the terms of a license */
/* agreement or nondisclosure agreement and may not be copied */
/* or disclosed except in accordance with the terms of that */
/* agreement. */
/* */
/****************************************************************************/
/* */
/* Author : Kerstin Jenett */
/* Creation date : 07.10.1997 */
/* Name : stdafx.cpp (source file that includes */
/* just the standard includes) */
/* */
/* Description : Resource Manager Sample for Windows 95 and */
/* Windows NT4.0 */
/* */
/****************************************************************************/
/* */
/* Rev. Date Author Description */
/*--------------------------------------------------------------------------*/
/* 1.00 07.10.1997 K.Jenett initial version */
/****************************************************************************/
//
// SCSample.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -