?? stdafx.h
字號:
// stdafx.h :
//
//
//
#if !defined(AFX_STDAFX_H__7ABA2FE7_05A0_11D2_8446_00A02491B6C9__INCLUDED_)
#define AFX_STDAFX_H__7ABA2FE7_05A0_11D2_8446_00A02491B6C9__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
#define VC_EXTRALEAN //
#include <afxwin.h> //
#include <afxext.h> //
#ifndef _AFX_NO_OLE_SUPPORT
#include <afxole.h> //
#include <afxodlgs.h> //
#include <afxdisp.h> //
#endif // _AFX_NO_OLE_SUPPORT
//#include <ole2.h>
#include <shlobj.h>
#ifndef _AFX_NO_DB_SUPPORT
//#include <afxdb.h> //
#endif // _AFX_NO_DB_SUPPORT
#ifndef _AFX_NO_DAO_SUPPORT
//#include <afxdao.h> //
#endif // _AFX_NO_DAO_SUPPORT
#ifndef _AFX_NO_AFXCMN_SUPPORT
//#include <afxcmn.h> //
#endif // _AFX_NO_AFXCMN_SUPPORT
#ifndef _AFXDLL
#define _AFXDLL
#include <afxctl.h>
#undef _AFXDLL
#else
#include <afxctl.h>
#endif
//{{AFX_INSERT_LOCATION}}
//
#endif // !defined(AFX_STDAFX_H__7ABA2FE7_05A0_11D2_8446_00A02491B6C9__INCLUDED_)
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -