sh-chars.html

来自「gcc手册」· HTML 代码 · 共 28 行

HTML
28
字号
<html lang="en">

<head>

<title>Using as</title>

<meta http-equiv="Content-Type" content="text/html">

<meta name="description" content="Using as">

<meta name="generator" content="makeinfo 4.3">

<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">

</head>

<body>

<div class="node">

<p>

Node:<a name="SH-Chars">SH-Chars</a>,

Next:<a rel="next" accesskey="n" href="SH-Regs.html#SH-Regs">SH-Regs</a>,

Up:<a rel="up" accesskey="u" href="SH-Syntax.html#SH%20Syntax">SH Syntax</a>

<hr><br>

</div>



<h5 class="subsection">Special Characters</h5>



   <p><code>!</code> is the line comment character.



   <p>You can use <code>;</code> instead of a newline to separate statements.



   <p>Since <code>$</code> has no special meaning, you may use it in symbol names.



   </body></html>



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?