?? set_term.3cur
字號:
.TH set_term 3cur .SH Nameset_term \- switch between terminals.SH Syntax.br.B#include <cursesX.h>.PP.br.BSCREEN \(**set_term(new).br.BSCREEN \(**new;.SH Description.NXR "set_term subroutine"This routine is used to switch between different terminals.The screen reference .PN newbecomes the new current terminal.The previous terminal screen reference is returned by the routine..PPThis is the only routine which manipulates SCREENpointers; all the others change the current terminal only..SH Return ValuesThe.PN set_termfunction returns a pointer to the previous SCREEN structure on success anda null pointer on error.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -