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

📄 info.h

📁 一个很有名的浏览器
💻 H
字号:
/* $Id: info.h,v 1.9 2004/11/22 13:27:41 zas Exp $ */#ifndef EL__DIALOGS_INFO_H#define EL__DIALOGS_INFO_Hstruct session;struct terminal;void menu_about(struct terminal *, void *, void *);void menu_keys(struct terminal *, void *, void *);void menu_copying(struct terminal *, void *, void *);void resource_info(struct terminal *term);void memory_inf(struct terminal *, void *, struct session *);#endif

⌨️ 快捷键说明

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