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

📄 index.html

📁 Using Visual C++ 6.0 一本关于Visual C++ 6.0基本编程应用的书籍。
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>

<HEAD>
<link rel="stylesheet" href="/includes/stylesheets/ebooks.css">

	
	<TITLE>Special Edition Using Visual C++ 6 -- Table of Contents</TITLE>
</HEAD>

<BODY TEXT="#000000" BGCOLOR="#FFFFFF">

<CENTER>
<HTML>

<HEAD>
<TITLE>Ebook banner rotater for Programming</TITLE>
</HEAD>

<BODY TEXT="#000000" BGCOLOR="#FFCC99">

<!-- PROGRAMMING (IC9) -->

<!-- ***** Begin IMGIS Ad *****
Script and noscript elements copyright (c) 1997 IMGIS Inc.
All rights reserved. -->
<script language=javascript src="http://adforce.imgis.com/?addyn|2.0|34|9019|1|1|SITE=ic9;loc=100;">
<!--
{
var a = "|2.0|34|9019|1|1|SITE=ic9;loc=200;";
var h = "http://adforce.imgis.com/?";
var u = navigator.userAgent;
if (u.indexOf("Mozilla/2.") != 0 || u.indexOf("MSIE") >= 0)
 document.write("<a href=\""+h+"adlink"+a+"\" target=_top><img src=\""+h+"adserv"+a+"\" border=0 width=468 height=60></a>");
}//-->
</script>
<noscript>
<a href="http://adforce.imgis.com/?adlink|2.0|34|9019|1|1|SITE=ic9;loc=300;" target=_top><img src="http://adforce.imgis.com/?adserv|2.0|34|9019|1|1|SITE=ic9;loc=300;" border=0 width=468 height=60></a>
</noscript>
<!-- ***** End IMGIS Ad ***** -->

</BODY>

</HTML>




<P>
</CENTER>
<CENTER>
<H1><IMG SRC="button/que.gif" WIDTH="171" HEIGHT="66" ALIGN="BOTTOM" BORDER="0"><BR>
Special Edition Using Visual C++ 6</H1>

<P><A HREF="fm/fm.htm"><IMG SRC="button/next.gif" WIDTH="128" HEIGHT="28" ALIGN="BOTTOM"
ALT="Next chapter" BORDER="0"></A> 
<HR>

<H3>Table of Contents:</H3>
</CENTER>

<UL>
	<LI><A HREF="fm/fm.htm">Introduction</A>
</UL>

<H3>Part I - Getting Started with Visual C++</H3>

<UL>
	<LI><A HREF="ch01/ch01.htm">Chapter<B> </B>1 - Building Your First Windows Application</A>
	<LI><A HREF="ch02/ch02.htm">Chapter 2 - Dialogs and Controls</A>
	<LI><A HREF="ch03/ch03.htm">Chapter 3 - Messages and Commands</A>
</UL>

<H3>Part II - Getting Information from Your Applications</H3>

<UL>
	<LI><A HREF="ch04/ch04.htm">Chapter<B> </B>4 - Documents and Views</A>
	<LI><A HREF="ch05/ch05.htm">Chapter 5 - Drawing on the Screen</A>
	<LI><A HREF="ch06/ch06.htm">Chapter 6 - Printing and Print Preview</A>
	<LI><A HREF="ch07/ch07.htm">Chapter 7 - Persistence and File I/O</A>
	<LI><A HREF="ch08/ch08.htm">Chapter 8 - Building a Complete Application: ShowString</A>
</UL>

<H3>Part III - Improving Your User Interface</H3>

<UL>
	<LI><A HREF="ch09/ch09.htm">Chapter<B> </B>9 - Status Bars and Toolbars</A>
	<LI><A HREF="ch10/ch10.htm">Chapter 10 - Common Controls</A>
	<LI><A HREF="ch11/ch11.htm">Chapter 11 - Help</A>
	<LI><A HREF="ch12/ch12.htm">Chapter 12 - Property Pages and Sheets</A>
</UL>

<H3>Part IV - ActiveX Applications and ActiveX Controls</H3>

<UL>
	<LI><A HREF="ch13/ch13.htm">Chapter<B> </B>13 - ActiveX Concepts</A>
	<LI><A HREF="ch14/ch14.htm">Chapter 14 - Building an ActiveX Container Application</A>
	<LI><A HREF="ch15/ch15.htm">Chapter 15 - Building an ActiveX Server Application</A>
	<LI><A HREF="ch16/ch16.htm">Chapter 16 - Building an Automation Server</A>
	<LI><A HREF="ch17/ch17.htm">Chapter 17 - Building an ActiveX Control</A>
</UL>

<H3>Part V - Internet Programming</H3>

<UL>
	<LI><A HREF="ch18/ch18.htm">Chapter<B> </B>18 - Sockets, MAPI, and the Internet</A>
	<LI><A HREF="ch19/ch19.htm">Chapter 19 - Internet Programming with the WinInet Classes</A>
	<LI><A HREF="ch20/ch20.htm">Chapter 20 - Building an Internet ActiveX Control</A>
	<LI><A HREF="ch21/ch21.htm">Chapter 21 - The Active Template Library</A>
</UL>

<H3>Part VI - Advanced Programming Techniques</H3>

<UL>
	<LI><A HREF="ch22/ch22.htm">Chapter<B> </B>22 - Database Access</A>
	<LI><A HREF="ch23/ch23.htm">Chapter 23 - SQL and the Enterprise Edition</A>
	<LI><A HREF="ch24/ch24.htm">Chapter 24 - Improving Your Application's Performance</A>
	<LI><A HREF="ch25/ch25.htm">Chapter 25 - Achieving Reuse with the Gallery and Your
	Own AppWizards</A>
	<LI><A HREF="ch26/ch26.htm">Chapter 26 - Exceptions and Templates</A>
	<LI><A HREF="ch27/ch27.htm">Chapter 27 - Multitasking with Windows Threads</A>
	<LI><A HREF="ch28/ch28.htm">Chapter 28 - Future Explorations</A>
</UL>

<H3>Part VII - Appendixes</H3>

<UL>
	<LI><A HREF="apa/apa.htm">Appendix<B> </B>A - C++ Review and Object-Oriented Concepts</A>
	<LI><A HREF="apb/apb.htm">Appendix B - Windows Programming Review and a Look Inside
	<I>CWnd</I></A>
	<LI><A HREF="apc/apc.htm">Appendix C - The Developer Studio User Interface, Menus,
	and Toolbars</A>
	<LI><A HREF="apd/apd.htm">Appendix D - Debugging</A>
	<LI><A HREF="ape/ape.htm">Appendix E - MFC Macros and Globals</A>
	<LI><A HREF="apf/apf.htm">Appendix F - Useful Classes</A>
</UL>

<CENTER>
<P>
<HR>
<A HREF="fm/fm.htm"><IMG SRC="button/next.gif" WIDTH="128" HEIGHT="28" ALIGN="BOTTOM"
ALT="Next chapter" BORDER="0"></A><BR>
</P>

<P>&#169; <A HREF="copy.htm">Copyright</A>, Macmillan Computer Publishing. All rights
reserved.
</CENTER>


</BODY>

</HTML>

⌨️ 快捷键说明

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