343.html
来自「linux 0.11中文版 有注释」· HTML 代码 · 共 16 行
HTML
16 行
<html>
<head>
<title>_S</title>
<meta name='robots' content='noindex,nofollow'>
<meta name='generator' content='GLOBAL-5.4.1'>
</head>
<body text='#191970' bgcolor='#f5f5dc' vlink='gray'>
<pre>
<a href='../S/27.html#L25'>_S</a> 25 include/ctype.h #define isspace(c) ((_ctype+1)[c]&(_S)) // 是空白字符如空格,\f,\n,\r,\t,\v。
<a href='../S/74.html#L31'>_S</a> 31 kernel/sched.c #define _BLOCKABLE (~(_S(SIGKILL) | _S(SIGSTOP))) // 除了SIGKILL 和SIGSTOP 信号以外其它都是
<a href='../S/81.html#L15'>_S</a> 15 lib/ctype.c _C, _C | _S, _C | _S, _C | _S, _C | _S, _C | _S, _C, _C, /* 8-15 */
<a href='../S/81.html#L18'>_S</a> 18 lib/ctype.c _S | _SP, _P, _P, _P, _P, _P, _P, _P, /* 32-39 */
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?