vidattr.3cur
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 34 行
3CUR
34 行
.TH vidattr 3cur .SH Namevidattr, vidputs \- output a string that sets terminal display .SH Syntax.Bvidattr(attrs).br.Bvidputs(attrs, putc).SH Description.NXR "vidattr subroutine".NXR "vidputs subroutine"The.PN vidattrroutineoutputs a string that sets the video attributes.PN attrsfor the terminal.The characters in the string are passed one at a timeto the routine.PN putchar ..PPThe .PN vidputsroutine is similar, except that the string charactersare passed to the routine .PN putc .Video attributes are described in.I "The Guide to X/Open Curses Screen-Handling".SH See Alsoputchar(3s).br.I "Guide to X/Open Curses Screen-Handling"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?