📄 t800.h
字号:
/*** $Id: t800.h,v 1.2 2003/09/04 03:38:26 weiym Exp $**** t800.h:. the head file of IAL Engine for MT T800 device.**** Copyright (C) 2002 MT.*/#ifndef GUI_IAL_T800_H #define GUI_IAL_T800_H#ifdef __cplusplusextern "C" {#endif /* __cplusplus */BOOL InitT800Input (INPUT* input, const char* mdev, const char* mtype);void TermT800Input (void);#ifdef __cplusplus}#endif /* __cplusplus */#endif /* GUI_IAL_T800_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -