?? 2410.h
字號:
//
// $Id: 2410.h,v 1.0 2003/08/
//
// 2410 the head file of Low Level Input Engine for S3C2410
//
// Copyright (C) 2001, RedFlag Software.
//
//
//
#ifndef GUI_IAL_2410_H
#define GUI_IAL_2410_H
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
BOOL Init2410Input (INPUT* input, const char* mdev, const char* mtype);
void Term2410Input (void);
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* GUI_IAL_2410_H */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -