?? function.h
字號:
// function.h for PortIo Example
//=============================================================================
//
// Compuware Corporation
// NuMega Lab
// 9 Townsend West
// Nashua, NH 03060 USA
//
// Copyright (c) 1998 Compuware Corporation. All Rights Reserved.
// Unpublished - rights reserved under the Copyright laws of the
// United States.
//
//=============================================================================
#ifndef __FUNCTION_H__
#define __FUNCTION_H__
// Driver Functions
#define DRIVER_FUNCTION_UNLOAD
#define DRIVER_FUNCTION_CREATECLOSE
#define DRIVER_FUNCTION_DEVICE_CONTROL
#endif //__FUNCTION__
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -