beep.3cur
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 3CUR 代码 · 共 37 行
3CUR
37 行
.TH beep 3cur .SH Namebeep, flash \- generate audiovisual alarm.SH Syntax.br.B#include <cursesX.h>.PP.br.Bint beep(\|).PP.Bint flash(\|).SH Description.NXR "beep subroutine".NXR "flash subroutine"The .PN beeproutine sounds the audible alarm on the terminal, if possible, otherwise it flashes the screen..PPThe routine .PN flashflashes the screen, if possible, otherwise it sounds the audible alarm..PPIf neither signal can be used on a particular terminal,nothing happens..SH Return ValuesThe .PN beepand.PN flashfunctions return OK on success and ERR on error.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?