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

📄 readmedn.htm

📁 msdn帮助文档;由于文件太大
💻 HTM
字号:
<!doctype html public "-//W3C//DTD HTML 4.0 Draft//EN">
<HTML>
<!----------------------------------------------------------------------------->
<!--                          BEGIN HTML HEAD      Revised 4/24              -->
<!--                                                                         -->
<HEAD>
<meta http-equiv="Content-Type" content="text-html; charset=Windows-1251">
<title>MSDN Library - October 2001 Readme</title>
<meta name="MS-HAID" content="readmeDN">
</HEAD>
<body bgcolor=#ffffff text=#000000 link="#0000FF" vlink="#0000FF" onclick="checkExpand( )">

<!--              which places the operating system                                                           -->
<!--                             END HEADER                                  -->
<!----------------------------------------------------------------------------->

<!----------------------------------------------------------------------------->
<!--                            BEGIN JSCRIPT                                -->
<!--                                                                         -->

<script language="JSCRIPT">

  function checkExpand( )
  {
     if ("" != event.srcElement.id)
     {
        var ch = event.srcElement.id + "Child";
        var el = document.all[ch];
        if (null != el)
        {
           el.style.display = "none" == el.style.display ? "" : "none";
           if (el.style.display != "none")
           event.returnValue=false;
        }
     }
  }

</script>
<!--                                                                         -->
<!--                             END JSCRIPT                                 -->
<!----------------------------------------------------------------------------->

<font face="VERDANA,ARIAL,HELVETICA" size=2>
<h2>MSDN Library - October 2001 Readme</h2>

<p>&#169; 2001 Microsoft Corporation. All rights reserved. </p>

<p>Other product and company names herein may be the trademarks of their respective owners. </p>

<p> This Readme includes updated information for the documentation provided with the October 2001 release of the MSDN&#174; Library. The information in this document is more up-to-date than the information in <STRONG>MSDN Library Help</STRONG>.
Many of the issues outlined in this document will be corrected in upcoming releases.</p>

<P><b> Note&nbsp;&nbsp;&nbsp;</b> The Resource Kits are now on Disc 1.


<!--                                                                         -->
<!--                                                                         -->
<!--                            END README INTRODUCTION                      -->
<!----------------------------------------------------------------------------->

<!----------------------------------------------------------------------------->
<!--                               BEGIN TOC                                 -->
<!--                                                                         -->

<h3></h3>
<p>Contents <font color="#000000" size="2" face="Verdana,Arial,Helvetica">

⌨️ 快捷键说明

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