index.htm

来自「VC使用所有细节的逻列」· HTM 代码 · 共 44 行

HTM
44
字号
<html>

<head>

  <title>Special Edition Using Visual C++ 5</title>

</head>



<frameset framespacing=0 frameborder="no" border=0 rows="66,*">

  <frame src="ad.htm" tppabs="http://www.mcp.com/814147200/0-7897/0-7897-1145-1/ad.htm" scrolling="no" name="ad" marginheight=0 marginwidth=0>



  <frameset framespacing=0 frameborder="no" border=0 cols="160,*">

    <frame src="menu.htm" tppabs="http://www.mcp.com/814147200/0-7897/0-7897-1145-1/menu.htm" name="menu" scrolling="no" marginheight=0 marginwidth=0>

    <frame src="indextoc.htm" tppabs="http://www.mcp.com/814147200/0-7897/0-7897-1145-1/indextoc.htm" name="text" marginheight=5 marginwidth=5>

  </frameset>

</frameset>



<noframes>

<body text="#000000" bgcolor="#FFFFFF">

<p>Sorry, your browser does not support frames.</p>

<p>The electronic version of <em>Special Edition Using Visual C++ 5</em> requires a frames-capable browser (e.g. <A HREF="tppmsgs/msgs0.htm#1" tppabs="http://home.netscape.com/">Netscape Navigator 3.0</A> or <A HREF="tppmsgs/msgs0.htm#2" tppabs="http://www.microsoft.com/ie">Microsoft Internet Explorer 
3.0</A>)</p>

</body>

</noframes>



</html>

⌨️ 快捷键说明

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