⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 misc.h

📁 linux下的图形界面开发minigui最新源代码
💻 H
字号:
/*** $Id: misc.h,v 1.9 2003/08/13 06:52:28 weiym Exp $**** misc.h: the head file for Miscellous module.**** Copyright (C) 2003 Feynman Software.** Copyright (C) 1999 ~ 2002 Wei Yongming.**** Create date: 1999/01/03*/#ifndef GUI_MISC_H    #define GUI_MISC_H/* Function definitions */#ifdef __cplusplusextern "C" {#endif  /* __cplusplus */#ifndef _INCORE_RESBOOL InitMisc (void);void TerminateMisc (void);#endif /* _INCORE_RES */#ifdef __cplusplus}#endif  /* __cplusplus */#endif  /* GUI_MISC_H */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -