?? helio.h
字號:
/*** $Id: helio.h,v 1.2 2003/09/04 03:38:25 weiym Exp $**** helio.h:. the head file of Low Level Input Engine for Helio Touche Panel.**** Copyright (C) 2000, Wei YongMing ** Copyright (C) 2000, BluePoint Software.**** Created by Wei YongMing, 2000/09/24*/#ifndef GUI_IAL_HELIO_H #define GUI_IAL_HELIO_H#ifdef __cplusplusextern "C" {#endif /* __cplusplus */BOOL InitHelioInput (INPUT* input, const char* mdev, const char* mtype);void TermHelioInput (void);#ifdef __cplusplus}#endif /* __cplusplus */#endif /* GUI_IAL_HELIO_H */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -