?? string.h
字號:
//////////////////////////////////////////////////////////////////////////////
// String.h
//
// A fake source file designed to pacify the PFL.
//////////////////////////////////////////////////////////////////////////////
// $Id: String.h,v 1.4 1999/02/13 04:24:34 nryan Exp $
// Copyright (C) 1998 by Network Associates, Inc.
// All rights reserved.
#ifndef Included_String_h // [
#define Included_String_h
// Don't include both vtoolscp and vtoolsc.
#ifndef __vtoolscp_h_
#include <vtoolsc.h>
#endif // __vtoolscp_h_
// Get rid of certain harmless warnings.
#pragma warning(disable: 4013 4022 4090)
#endif // ] Included_String_h
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -