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

📄 index.htm.primary

📁 Windows API Tutorials, Windows API编程最好的手册.文档格式专门制作成为各个章节相互关联的html格式,大家可以像查阅msdn一样方便使用.各个章节的内容如下: Wi
💻 PRIMARY
字号:

<html>
<head>
<title>Subscription to Win32 tutorials</title>
<meta  name="description" content="Win32 tutorials">
<meta name="keywords" content="reliable, software, cplusplus, source code, example, windows, tutorial, object oriented, programming">
</head>

<body  background="../images/grid.gif" bgcolor="white" text="black">

<!--Home button and Title-->
<table cellpadding=10 width="100%">
<tr>
   <td width=100 align=center valign=middle>
      <a href="../index.htm">
      <img src="../images/rsbullet.gif" alt="Reliable Software" border=0 width=39 height=39>
      <br>Home</a></td> 
   <td><font face="arial" color="#009966">
   <!-- The Heading -->
       <h1 align=center>Windows API Tutorials</h1>
       </font></td> </tr>
</table>

<table width="100%"><!-- main table -->
<tr>
   <td width="20%" valign="TOP"> <!-- Left margin -->


<table width="80%" border="2" cellpadding="4" align="LEFT" bgcolor="#CCCCCC">
<tr><th>Tutorial Navigation</th></tr>
<tr><td><a href="winnie.html">Winnie</a></td></tr>
<tr><td><a href="generic.html">Generic</a></td></tr>
<tr><td><a href="controls.html">Controls</a></td></tr>
<tr><td><a href="windlg.html">Dialog-based App</a></td></tr>
<tr><td><a href="dialog.html">Generic Dialog</a></td></tr>
<tr><td><a href="canvas.html">Canvas</a></td></tr>
<tr><td><a href="pens.html">Pens and Brushes</a></td></tr>
<tr><td><a href="active.html">Threads</a></td></tr>
<tr><td><a href="watcher.html">Folder Watcher</a></td></tr>
<tr><td><a href="shell.html">Shell API</a></td></tr>
<tr><td><a href="olerant.html">OLE</a></td></tr>
<tr><td><a href="ole.html">Smart OLE</a></td></tr>
<tr><td><a href="auto.html">OLE Automation</a></td></tr>
<tr><td><a href="splitter.html">Splitter Bar</a></td></tr>
</table>



   </td>

   <td> <!-- Middle column, there is also the right margin at the end -->

	<font face="arial" color="#009966">
		<center><i><b>
			<font size="+2">Off-line browsing</font>

			<p><font size="+1">How to subscribe</font>
			
		</b></i></center>
	</font>



   <table cellpadding=10 cellspacing=0 width="100%"> <!-- Middle Table -->
   <tr>
    <td bgcolor=white>
<hr color="red">
<font size="+1"><b>You can view our tutorials off-line</b></font> by using the subscription option in your browser. Both Microsoft Internet Explorer 4.0 and Netscape Navigator 4.0 have this option.
<p><font size="-1">Some of you asked why we don't provide a zipped version of the tutorials. Unfortunately we don't have the resources to keep both versions in synch. Sorry!</font>

<hr color="Red">

We have only tested it in IE 4.0. To subscribe to Win32 tutorials
<ul>
<li>Add <font color="Red"><b>current page</b></font> to your <b>Favorites</b> and
<li>Choose the option to subscribe by clicking on "<b>Yes, notify me of updates and download the page for offline viewing</b>."
<li>Click on "<b>Customize</b>,"
<li>Choose "<b>Download this page and pages linked to it</b>."
<li>Choose <b>link depth 1</b> to get all the Windows tutorials (or 2, if you want the source code for the examples).</ul>

<hr color="red">

You may also subscribe to our <b>Industrial Strength Programming</b> web book by going to the <a href="http://www.relisoft.com/book/lang/index.htm">Language section</a> or <a href="http://www.relisoft.com/book/tech/index.htm">Techniques section</a> and subscribing with link depth 3. (Other parts of the book are not ready yet.)

<hr color="red">

The tutorial is less than <b>0.5 MB</b> and the book is about a megabyte, and you can do the downloading during off-peak hours. To update the pages on your computer,
<ul>
<li>Select <b>Manage Subscriptions</b> from the <b>Favorites</b> menu.
<li>Select the subscription(s) you want to refresh and
<li>Click on the <b>Update</b> button.
</ul>
<hr color="red">
When you are ready to browse, Select <b>Work Off-line</b> from your browser's <b>File</b> menu and go to your <b>Favorites</b> menu.
<hr color="red">

   </td></tr>
   </table> <!-- End Middle Table -->
   
   </td>
   <td width=10><!-- Right margin --></td>
   </tr>
</table> <!-- End main table -->


</body>
</html>

⌨️ 快捷键说明

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