formatedstring_formatedstring3.html

来自「ce fichier est un tutorial de c++.」· HTML 代码 · 共 63 行

HTML
63
字号
<!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>FormatedString Page</title>
</head>
<body bgcolor="#F5F5F5">
&nbsp;
<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" BGCOLOR="#E6E6E6" >
<tr>
<td>
<h2>
<b>FormatedString::FormatedString</b></h2>
</td>
</tr>
</table>

<p><b>FormatedString( const String&amp;</b><i> str</i><b>, BOOL </b><i>bItal</i><b>,
BOOL </b><i>bBold</i><b>, short </b><i>Color</i><b> );</b>
<h3>
Param&egrave;tres</h3>

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

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

<tr>
<td VALIGN=TOP WIDTH="96"><i>BOOL bItal</i></td>

<td>Italic FALSE/true&nbsp;</td>
</tr>

<tr>
<td VALIGN=TOP WIDTH="96"><i>BOOL bBold</i></td>

<td>Bold FALSE/true&nbsp;</td>
</tr>

<tr>
<td VALIGN=TOP WIDTH="96"><i>short Color</i></td>

<td>Couleur (0)&nbsp;</td>
</tr>
</table>

<h3>
Remarques</h3>
Construction &agrave; partir de la classe <a href="../String_Class/String_Overview.html">String</a>
<br>&nbsp;
<p><a href="FormatedString_Overview.html" TARGET="_top">FormatedString
Overview</a>
<address>
<font size=-1>Membre cr&eacute;&eacute; le 14/06/99 12:45:36 par Gwena&euml;l
Brunet...</font></address>

</body>
</html>

⌨️ 快捷键说明

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