window.c
来自「EPIC IRC客户端。来源于IRCII客户端但做了很多性能和功能的优化。」· C语言 代码 · 共 10 行
C
10 行
/* $EPIC: window.c,v 1.97 2005/02/23 04:23:57 jnelson Exp $ *//* * window.c: Handles the organzation of the logical viewports (``windows'') * for irc. This includes keeping track of what windows are open, where they * are, and what is on them. * * Copyright (c) 1990 Michael Sandroff. * Copyright (c) 1991, 1992 Troy Rollo. * Copyright (c) 1992-1996 Matthew Green. * Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?