ebook.htm

来自「Windows核心编程配套书的源代码请参考原书一起看」· HTM 代码 · 共 40 行

HTM
40
字号
<HTML>
<HEAD>
<TITLE>Electronic version of the Book</TITLE>
<STYLE TYPE="text/css">
<!--
A:link {color: #0000FF;
       text-decoration: none}
A:visited {color: #FF0000;
          text-decoration: none}
-->
</STYLE>
</HEAD>

<BODY BGCOLOR="#FFFFFF" LEFTMARGIN="15">
<BASEFONT SIZE="2">
<FONT FACE="Verdana, Arial, Helvetica">

<CENTER>
<FONT SIZE="4"><B>Electronic Version of the Book</B></FONT>
</CENTER>
<BR><BR>
The <A HREF=.>SETUP\EBOOK\ALPHA32</A> directory contains an electronic version of the book as a compiled HTML Help file. This file is named <B>PRGAPPS4.CHM</B>.
<BR><BR>
In order to view this electronic book you must have the proper software installed. The following sofware is required:<BR>
<UL>
<LI>Microsoft Internet Explorer 4.0 or higher
<LI>HTML Help components 1.2 or higher
</UL>
To download the latest version of Internet Explorer, consult Microsoft's Internet Explorer Web site:<BR>
<A HREF="http://www.microsoft.com/ie/">http://www.microsoft.com/ie/</A>
<BR>
<BR>
If you try to view the electronic book and a message is displayed indicating that
a newer version of the HTML Help ActiveX Control (HHCTRL.OCX) is needed to view the file,
run the HTML Help update (HHUPD.EXE) to update your HTML Help components. For information about HTML Help and to download the latest version, consult Microsoft's HTML Help Website:<BR>
<A HREF="http://msdn.microsoft.com/workshop/author/htmlhelp/">http://msdn.microsoft.com/workshop/author/htmlhelp/</A>
<BR>
</BODY>
</HTML>

⌨️ 快捷键说明

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