formatedstring_page.html

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

HTML
16
字号
<!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&euml;l Brunet">
   <meta name="GENERATOR" content="(c)HTML Doc Maker by Gert">
   <title>FormatedString Page</title>
</head>
<FRAMESET COLS="25%,*" FRAMEBORDER="0" FRAMESPACING="0" BORDER="0" name="MainPage">
<FRAME SRC="FormatedString_Members.html" name="left" BORDER=NO SCROLLING="AUTO">
<FRAME SRC="FormatedString_FormatedString.html" name="content" BORDER=NO SCROLLING="AUTO">
</FRAMESET>
<body BGCOLOR="#F5F5F5">
</body>
</html>

⌨️ 快捷键说明

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