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

📄 index.html

📁 指导程序员合理、高效的进行标准模板库编程。
💻 HTML
字号:
<HTML>
<HEAD>
   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
   <META NAME="Author" CONTENT="Zafir Anjum">
   <TITLE>MFC Programmer's SourceBook : STL Programmer's Guide</TITLE>
    <META name="description" 
     content="A freely available implementation 
     of the C++ Standard Template Library, including 
     hypertext documentation.">
	<META name="keywords" 
	content="generic programming, STL, standard template library">
</HEAD>

<SCRIPT LANGUAGE="JavaScript"><!--
var adcategory = "cpp";
// -->
</SCRIPT>
<body background="../../fancyhome/back.gif" bgcolor="#FFFFFF" >
<SCRIPT LANGUAGE="JavaScript"><!--
var nfrm = location.href.indexOf("_nfrm_");
var validframes = (top.frames.length > 0 && top.frames['ad'] && top.frames['logo'] );
var random = Math.random();

if( !validframes && nfrm == -1 )
{
	var dclkPage = "www.codeguru.com/";
	if( self.adcategory )
		dclkPage += adcategory;
	else
		dclkPage += "mfc";
	document.write('<nolayer><center>');
	document.write('<iframe src="http://ad.doubleclick.net/adi/' + dclkPage + ';ord='
	 + random + '" width=470 height=62 marginwidth=0 marginheight=0 hspace=0 vspace=0 '
	 + 'frameborder=0 scrolling=no bordercolor="#000000">');
	document.write('<a href="http://ad.doubleclick.net/jump/' + dclkPage + ';ord='
	 + random + '">');
	document.write('<img src="http://ad.doubleclick.net/ad/' + dclkPage + ';ord='
	 + random + '" height=60 width=468>' + '</a>');
	document.write('</iframe>');
	document.write('</center></nolayer>');
	document.write('<layer  src="http://ad.doubleclick.net/adl/' + dclkPage + 
	 ';ord=' + random + '"></layer>');
	document.write('<ilayer visibility=hide width=468 height=83></ilayer>');
}


//		top.location = "/show.cgi?" + adcategory + "=" + location.pathname;


// -->
</SCRIPT>
<noscript>
<p align="center">
<a href="http://ad.doubleclick.net/jump/www.codeguru.com/cpp;ord=NupcENFCY34AAHrcRkM">
<img src="http://ad.doubleclick.net/ad/www.codeguru.com/cpp;ord=NupcENFCY34AAHrcRkM"></a>
</p>
</noscript>





<CENTER>
<H1 ALIGN="CENTER">
<B><I><FONT SIZE="7" COLOR="#000000">
Standard Template Library Programmer's Guide
</FONT></I></B>
</H1>
</CENTER>

<CENTER><P ALIGN="CENTER">
<IMG SRC="whitespace.gif" Alt="" WIDTH="51" HEIGHT="20" ALIGN="TOP">
</P></CENTER>

<CENTER>
<TABLE BORDER="0" CELLPADDING="2" CELLSPACING="10">
    <TR>
        <TD WIDTH="50%" >
          <FONT SIZE="5"><B>
          <A HREF="stl_introduction.html">Introduction to the STL</A>
          </B></FONT>
        </TD>
        <TD WIDTH="50%" >
          <FONT SIZE="5"><B>
          <A HREF="doc_introduction.html">How to use this doc</A>
          </B></FONT>
        </TD>
    </TR>
    <TR>
        <TD WIDTH="50%" >
          <FONT SIZE="5"><B>
          <A HREF="table_of_contents.html">Table of Contents</A>
          </B></FONT>
        </TD>
        <TD WIDTH="50%" >
          <FONT SIZE="5"><B>
          <A HREF="download.html">Download the STL</A>
          </B></FONT>
        </TD>
    </TR>
    <TR>
        <TD WIDTH="50%" >
          <FONT SIZE="5"><B>
          <A HREF="stl_index.html">Index</A>
          </B></FONT>
        </TD>
        <TD WIDTH="50%" >
          <FONT SIZE="5"><B>
          <A HREF="stl_index_cat.html">Index by Category</A>
          </B></FONT>
        </TD>
    </TR>
    <TR>
        <TD WIDTH="50%" >
          <FONT SIZE="5"><B>
          <A HREF="design_documents.html">Design Documents</A>
          </B></FONT>
        </TD>
        <TD WIDTH="50%" >
          <FONT SIZE="5"><B>
          <A HREF="whats_new.html">What's New</A>
          </B></FONT>
        </TD>
    </TR>
</TABLE>
</CENTER>
<CENTER><P ALIGN="CENTER">
<IMG SRC="whitespace.gif" Alt="" ALIGN="TOP" WIDTH="2" HEIGHT="2">
</P></CENTER>
<HR>
<P>
<FONT SIZE="-1">Copyright &#169; 1996 </FONT><BR CLEAR="ALL">
 <FONT SIZE="-1">Silicon Graphics Computer Systems, Inc. </FONT></P>
<P>
<I><FONT SIZE="-1">Permission to use, copy, modify, distribute and sell 
this software and its documentation for any purpose is hereby granted 
without fee, provided that the above copyright notice appears in all 
copies and that both that copyright notice and this permission notice 
appear in supporting documentation. Silicon Graphics makes no 
representations about the suitability of this software for any purpose. 
It is provided &quot;as is&quot; without express or implied warranty. </FONT></I></P>
<P>
<FONT SIZE="-1">Copyright &#169; 1994 </FONT><BR CLEAR="ALL">
 <FONT SIZE="-1">Hewlett-Packard Company </FONT></P>
<P>
<I><FONT SIZE="-1">Permission to use, copy, modify, distribute and sell 
this software and its documentation for any purpose is hereby granted 
without fee, provided that the above copyright notice appears in all 
copies and that both that copyright notice and this permission notice 
appear in supporting documentation. Hewlett-Packard Company makes no 
representations about the suitability of this software for any purpose. 
It is provided &quot;as is&quot; without express or implied warranty. </FONT></I></P>

<HR>
<TABLE BORDER=0 WIDTH="100%" >
<TR>
<TD WIDTH="33%"><FONT SIZE=-1><A HREF="../../index.htm" >
Home</A></FONT></TD>

<TD WIDTH="33%">
<CENTER><FONT SIZE=-2>&copy; Copyright 1997-1998 CodeGuru</FONT>&nbsp;</CENTER>
</TD>

<TD WIDTH="34%">
<DIV ALIGN=right><FONT SIZE=-1>Contact : <A HREF="mailto:webmaster@codeguru.com">webmaster@codeguru.com</A>&nbsp;</FONT></DIV>
</TD>
</TR>
</TABLE>
<SCRIPT LANGUAGE="JavaScript" ><!--
var adurl = "/cgi-bin/doubleclick.cgi?";

if( self.adcategory )
	adurl += adcategory;
else
	adurl += "mfc";

if( self.parent.norefreshad )
	parent.norefreshad = false;
else if( validframes )
	parent.frames['ad'].location = adurl;



if( !validframes && nfrm == -1)
{
	var dclkPage = "www.codeguru.com/";
	if( self.adcategory )
		dclkPage += adcategory;
	else 
		dclkPage += "mfc";
//	var random = Math.random();
	document.write('<nolayer><center>');
	document.write('<iframe src="http://ad.doubleclick.net/adi/' + dclkPage + ';ord='
	 + random + '" width=470 height=62 marginwidth=0 marginheight=0 hspace=0 vspace=0 '
	 + 'frameborder=0 scrolling=no bordercolor="#000000">');
	document.write('<a href="http://ad.doubleclick.net/jump/' + dclkPage + ';ord='
	 + random + '">');
	document.write('<img src="http://ad.doubleclick.net/ad/' + dclkPage + ';ord='
	 + random + '" height=60 width=468>' + '</a>');
	document.write('</iframe>');
	document.write('</center></nolayer>');
	document.write('<layer  src="http://ad.doubleclick.net/adl/' + dclkPage + 
	 ';ord=' + random + '"></layer>');
	document.write('<ilayer visibility=hide width=468 height=83></ilayer>');
}

// -->
</SCRIPT> 
<!-- SCRIPT LANGUAGE="JavaScript" SRC="/global/fscript.js">
//
</SCRIPT --> 

<noscript>
<p align="center">
<a href="http://ad.doubleclick.net/jump/www.codeguru.com/cpp;ord=NupcENFCY34AAHrcRkM">
<img src="http://ad.doubleclick.net/ad/www.codeguru.com/cpp;ord=NupcENFCY34AAHrcRkM"></a>
</p>
</noscript>





</BODY>
</HTML>

⌨️ 快捷键说明

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