📄 ep7211.h
字号:
//// $Id: ep7211.h,v 1.1 2000/09/22 02:35:11 kevin Exp $//// ep7211.h: the head file of Low Level Graphics Engine based on LibGGI//// Written by WEI Yongming, 2000/09/19//#ifndef GUI_GAL_EP7211_H #define GUI_GAL_EP7211_H#ifdef __cplusplusextern "C" {#endif /* __cplusplus */BOOL InitEP7211 (GFX* gfx);void TermEP7211 (GFX* gfx);#ifdef __cplusplus}#endif /* __cplusplus */#endif /* GUI_GAL_LIBGGI_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -