📄 index.html
字号:
<HTML><HEAD> <TITLE>C/C++语言参考</TITLE></HEAD><BODY BGCOLOR="FFFFFF"><TABLE WIDTH="100%"> <TR><TD BGCOLOR="EEEEFF"> <H1>C/C++ 语言参考</H1> </TD></TR></TABLE><TABLE WIDTH="100%"><TR><TD VALIGN="top"><H2>基本C/C++</H2> <UL> <LI><A HREF="preproc.html">预处理命令</A> <LI><A HREF="operator_precedence.html">操作符优先级</A> <LI><A HREF="escape_sequences.html">转义字符</A> <LI><A HREF="ascii.html">ASCII码表</A> <LI><A HREF="data_types.html">基本数据类型</A> <LI><A HREF="keywords.html">关键字</A> <H3>标准 C 库:</H3> <UL> <LI><A HREF="stdio.html">Standard C I/O</A> <LI><A HREF="stdstring.html">Standard C String & Character</A> <LI><A HREF="stdmath.html">Standard C Math</A> <LI><A HREF="stddate.html">Standard C Time & Date</A> <LI><A HREF="stdmem.html">Standard C Memory</A> <LI><A HREF="stdother.html">Other standard C functions</A> </UL></UL></TD><TD VALIGN="top"><H2>C++</H2> <UL> <LI><A HREF="cppio.html">C++ I/O</A> <LI><A HREF="cppstring.html">C++ Strings</A> <H3><A HREF="cpp_stl.html">C++ 标准模板库</A></H3> <UL> <LI><A HREF="cppbitset.html">C++ Bitsets</A> <LI><A HREF="cppdeque.html">C++ Double-Ended Queues</A> <LI><A HREF="cpplist.html">C++ Lists</A> <LI><A HREF="cppmap.html">C++ Maps</A> <LI><A HREF="cppmultimap.html">C++ Multimaps</A> <LI><A HREF="cppmultiset.html">C++ Multisets</A> <LI><A HREF="cpppriorityqueue.html">C++ Priority Queues</A> <LI><A HREF="cppqueue.html">C++ Queues</A> <LI><A HREF="cppset.html">C++ Sets</A> <LI><A HREF="cppstack.html">C++ Stacks</A> <LI><A HREF="cppvector.html">C++ Vectors</A> <LI><A HREF="iterators.html">Iterators</A> </UL></UL></TD></TR><TR> <TD> <A HREF="all_c.html">全部的 C 函数</A> </TD> <TD> <A HREF="all_cpp.html">全部的 C++ 函数</A> </TD></TR></TABLE><BR><TABLE BGCOLOR="EEEEFF" WIDTH="100%"><TR> <TD> <font size="2">有任何问题请联系 <a href="mailto:c-free@163.com">整理者</a></font><FONT SIZE="-1" COLOR="444444"> 最后整理于 2/26/2006, 感谢 <A HREF="credits.html">翻译者</A>.</FONT> </TD> <TD> <FORM METHOD="post" ACTION="cgi-bin/search.cgi"> </FORM> </TD></TR></TABLE> </BODY></HTML><br><html>
<head>
<meta http-equiv='Content-Type' content='text/html' charset='ISO_8859_1'>
<title>72</title>
<style>
<!--
div#StrBanner /* Creates Nonscrolling banner region */
{
position: relative;
left: 0px;
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #999999;
background-color: #99ccff;
}
div#titlerow /* <!-- 72 --> */
{
padding: 0px 10px 0px 22px;
}
h1, h2, h3, h4 /* <!-- 72 --> */
{
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: .4em;
margin-top: 0em;
font-weight: bold;
}
-->
</style>
</head>
<body><!-- 72 -->
<div id='StrBanner'>
<div>
<table class='TableBanner' cellspacing='0'>
<tr>
<td ALIGN=RIGHT><!-- 72 --></td>
<td ALIGN=RIGHT><!-- 72 --></td> </tr>
</table>
</div>
<div id='TitleRow'>
<h3>Extr<!-- 72 -->acted by <!-- 72 -->Tria<!-- 72 -->l version of Ch<!-- 72 -->mDecom<!-- 72 -->piler<!-- 72 --> (<a href="http://www.etextwizard.com/download/cd/cdsetup.exe" target=_blank>Download Now</a>).</h3>
<h4>Once reg<!-- 72 -->istered, <!-- 72 -->all restrictions of the Tr<!-- 72 -->ial version are removed.</h4>
<a href="http://www.zipghost.com/order_chmdecompiler.html" target=_blank><H3>B<!-- 72 -->uy Now</H3></a>
</div>
</div>
<p><!-- 72 -->
</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -