?? version.h
字號(hào):
#ifndef VERSION_INCLUDED
#define VERSION_INCLUDED
//////////////////////////////////////////////////////////////////////
//
// File: version.h
// $Archive: /USB/Drivers/ezusbdrv/Version.h $
//
// Purpose:
// Version information header file for EZ-USB General Purpose Driver
//
// Environment:
// kernel mode
//
// $Author: Tpm $
//
//
// Copyright (c) 1997 Anchor Chips, Inc. May not be reproduced without
// permission. See the license agreement for more details.
//
//////////////////////////////////////////////////////////////////////
//
// Make sure to keep these in sync with the version
// information in ezusbsys.rc
//
#define EZUSB_MAJOR_VERSION 01
#define EZUSB_MINOR_VERSION 01
#define EZUSB_BUILD_VERSION 0000
#endif // VERSION_INCLUDED
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -