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

📄 string_overview.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>String Overview</title>
</head>
<body bgcolor="#F5F5F5">
&nbsp;
<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&icirc;nes de caract&egrave;res,
au sens large, c'est-&agrave;-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&eacute; que la p&eacute;dagogie...
<br>&nbsp;
<br>&nbsp;
<p><b>#include "chaine.h"</b>
<p><a href="String_Page.html">Class Members</a>
<br>&nbsp;
<table BORDER=0 CELLSPACING=0 COLS=2 WIDTH="100%" BGCOLOR="#E6E6E6" >
<tr>
<td>
<address>
<font size=-1><u>Auteur </u>: Gwena&euml;l Brunet</font></address>
</td>

<td>
<div align=right><b><font size=-1>Date de la derni&egrave;re Mise &agrave;
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&eacute;ation de String : 11/06/99</font></i>
<br><i><font size=-1>Date de Cr&eacute;ation de cette doc. : June 14, 1999</font></i></div>
</td>
</tr>
</table>

<br>&nbsp;
</body>
</html>

⌨️ 快捷键说明

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