📄 string_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>String 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>String</b></h1>
</td>
</tr>
</table>
<p><b>Description :</b> Interface de la classe <b>String</b>
<p><b>Utilisation :</b> Gestion des chaînes de caractères,
au sens large, c'est-à-dire qu'il n'y a pas de distinction faite
entre un mot, une ligne, etc..
<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://www-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 "chaine.h"</b>
<p><a href="String_Page.html">Class Members</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 String...">brunet@traezh.enst-bretagne.fr</a></font></address>
</td>
<td>
<div align=right><i><font size=-1>Date de Création de String : 11/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 + -