?? includes.h
字號(hào):
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Copyright (c) 1999 Microsoft Corporation
Module Name:
includes.h
Abstract:
Environment:
Notes:
Revision History:
12/30/1999
-------------------------------------------------------------------*/
#ifndef _INCLUDES_H_
#define _INCLUDES_H_
#include <windows.h>
#include <ceddk.h>
#include <dsound.h>
#include <dsdriver.h>
#include "debug.h"
#include "misc.h"
#endif //_INCLUDES_H_
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -