touchwin.3cur
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 30 行
3CUR
30 行
.TH touchwin 3cur .SH Nametouchwin \- touch window.SH Syntax.br.B#include <cursesX.h>.PP.br.Bint touchwin(win).br.BWINDOW \(**win;.SH Description.NXR "touchwin subroutine"This routine discards all optimization informationfor the specified window and assumesthat the entire window has been drawn on..PPThis is sometimes necessary when using overlapping windows,as a change to one window will affect the other window.The records of which lines havebeen changed may not be correct for the window which hasnot been changed directly..SH Return ValuesThe.PN touchwinfunction returns OK on success and ERR on error.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?