📄 formatedstring_overview.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>FormatedString Overview</title>
</head>
<body bgcolor="#F5F5F5">
<table BORDER=0 CELLSPACING=0 COLS=2 WIDTH="100%" BGCOLOR="#E6E6E6" >
<tr>
<td WIDTH="50"><img SRC="../Pix/Class.gif" NOSAVE height=113 width=80></td>
<td>
<h1>
<b>FormatedString</b></h1>
<b>class FormatedString : public String</b>
<br> </td>
</tr>
<tr BGCOLOR="#E9E9E9">
<td>
<center> </center>
</td>
<td><tt>...</tt>
<br><tt>|--><i><a href="../String_Class/String_Overview.html">String</a></i></tt>
<br><tt> |--><b>FormatedString</b></tt></td>
</tr>
</table>
<p><b>Description :</b> Interface de la classe <b>FormatedString</b>
<p><b>Utilisation :</b> Gestion des chaînes de caractères
formatée : hérite de la classe String, et lui rajoute des
notions de formatage de texte, italic, gras et couleur.
<p><b>Informations :</b> Cette classe sert d'illustration, d'exemple, au
tutorial de C++ suivant :
<p><a href="http://www-iti.enst-bretagne.fr/~brunet/Cours/Tutorial_C++/">http://perso-iti.enst-bretagne.fr/~brunet/Cours/Tutorial_C++/</a>
<p>Elle n'a donc aucune autre utilité que la pédagogie...
<br>
<br>
<p><b>#include "FormatedString.h"</b>
<br>
<p><a href="FormatedString_Page.html">Class Members</a>
<p><b>Voir Aussi </b><a href="../String_Class/String_Overview.html">String
Overview</a>
<br>
<table BORDER=0 CELLSPACING=0 COLS=2 WIDTH="100%" BGCOLOR="#E6E6E6" >
<tr>
<td>
<address>
<font size=-1><u>Auteur </u>: Gwenaël Brunet</font></address>
</td>
<td>
<div align=right><b><font size=-1>Date de la dernière Mise à
jour : 14/06/99</font></b></div>
</td>
</tr>
<tr>
<td>
<address>
<font size=-1><u>E-Mail </u>: <a href="mailto:brunet@traezh.enst-bretagne.fr?subject=A propos de FormatedString...">brunet@traezh.enst-bretagne.fr</a></font></address>
</td>
<td>
<div align=right><i><font size=-1>Date de Création de FormatedString
: 12/06/99</font></i>
<br><i><font size=-1>Date de Création de cette doc. : June 14, 1999</font></i></div>
</td>
</tr>
</table>
<br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -