?? mc68x328.h
字號(hào):
/*** $Id: mc68x328.h,v 1.1 2003/08/06 02:34:18 weiym Exp $**** mc68x328.h: the head file of Low Level Input Engine for ** uClinux touch screen palm/mc68ez328**** Copyright (C) 2003 Feynman Software.**** Created by Wei Yongming, 2003/08/06*/#ifndef GUI_IAL_MC68X328_H #define GUI_IAL_MC68X328_H#ifdef __cplusplusextern "C" {#endif /* __cplusplus */BOOL InitMC68X328Input (INPUT* input, const char* mdev, const char* mtype);void TermMC68X328Input (void);#ifdef __cplusplus}#endif /* __cplusplus */#endif /* GUI_IAL_MC68X328_H */
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -