no.html
来自「unix 下的C开发手册,还用详细的例程。」· HTML 代码 · 共 56 行
HTML
56 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"><html><head><!-- Copyright 1997 The Open Group, All Rights Reserved --><title>no</title></head><body bgcolor=white><center><font size=2>The Single UNIX ® Specification, Version 2<br>Copyright © 1997 The Open Group</font></center><hr size=2 noshade><h4><a name = "tag_001_009_656"> </a>NAME</h4><blockquote>no - pointer page for functions with <i>no</i> prefix</blockquote><h4><a name = "tag_001_009_657"> </a>DESCRIPTION</h4><blockquote>The <i>no</i> prefix indicates that a Curses function disables a mode.(The corresponding functions without the <i>no</i> prefixenable the same mode.)<p>The <i>no</i> functions are discussed together with thecorresponding functions that do not have these prefixes.The<i><a href="nodelay.html">nodelay()</a></i>function has an entry under its own name because there is no corresponding<i>delay()</i>function.<p>The<i><a href="noqiflush.html">noqiflush()</a></i>and<i><a href="notimeout.html">notimeout()</a></i>functions have an entry under their own names because they precede thecorresponding function without the <i>no</i> prefix in alphabetical order.They are found onthe following entries:<p><table align=center><tr valign=top><th align=center><b>Function</b><th align=center><b>Refer to</b><tr valign=top><td align=left><i><a href="nocbreak.html">nocbreak()</a></i><td align=left><i><a href="cbreak.html">cbreak()</a></i><tr valign=top><td align=left><i><a href="noecho.html">noecho()</a></i><td align=left><i><a href="echo.html">echo()</a></i><tr valign=top><td align=left><i><a href="nonl.html">nonl()</a></i><td align=left><i><a href="nl.html">nl()</a></i><tr valign=top><td align=left><i><a href="noraw.html">noraw()</a></i><td align=left><i><a href="cbreak.html">cbreak()</a></i></table></blockquote><hr size=2 noshade><center><font size=2>UNIX ® is a registered Trademark of The Open Group.<br>Copyright © 1997 The Open Group<br> [ <a href="../index.html">Main Index</a> | <a href="../xshix.html">XSH</a> | <a href="../xcuix.html">XCU</a> | <a href="../xbdix.html">XBD</a> | <a href="../cursesix.html">XCURSES</a> | <a href="../xnsix.html">XNS</a> ]</font></center><hr size=2 noshade></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?