⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 string_operator+=2.html

📁 ce fichier est un tutorial de c++.
💻 HTML
字号:
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="Gwena雔 Brunet">
   <meta name="GENERATOR" content="Mozilla/4.5 [fr] (WinNT; I) [Netscape]">
   <title>operator+= Page</title>
</head>
<body bgcolor="#F5F5F5">
&nbsp;
<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" BGCOLOR="#E6E6E6" >
<tr>
<td>
<h2>
<b>String::operator+=</b></h2>
</td>
</tr>
</table>

<p><b>String&amp; operator+=( const char* </b><i>c</i><b> );</b>
<h3>
Retour</h3>

<table BORDER=0 CELLSPACING=0 COLS=2 WIDTH="95%" >
<tr>
<td VALIGN=TOP WIDTH="56"><i>String&amp;</i></td>

<td>La cha&icirc;ne en retour&nbsp;</td>
</tr>
</table>

<h3>
Param&egrave;tres</h3>

<table BORDER=0 CELLSPACING=0 COLS=2 WIDTH="95%" >
<tr>
<td VALIGN=TOP WIDTH="80"><i>const char *str</i></td>

<td>la cha&icirc;ne de type <tt><font size=+1>char*</font></tt> &agrave;
ajouter&nbsp;</td>
</tr>
</table>

<p><a href="String_Overview.html" TARGET="_top">String Overview</a>
<address>
<font size=-1>Membre cr&eacute;&eacute; le 14/06/99 10:15:01 par Gwena&euml;l
Brunet...</font></address>

</body>
</html>

⌨️ 快捷键说明

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