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

📄 stl_index_cat.html

📁 指导程序员合理、高效的进行标准模板库编程。
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<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=NupcENFCY34AAHwsoYI">
<img src="http://ad.doubleclick.net/ad/www.codeguru.com/cpp;ord=NupcENFCY34AAHwsoYI"></a>
</p>
</noscript>






<center><H1>Index: The Standard Template Library</H1></center>
<br><Img src = "containers.gif" Alt=""   WIDTH = "194"  HEIGHT = "38" >
<Table>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="AssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/AssociativeContainer.shtml">Associative Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="BackInsertionSequence.html" tppabs="http://www.sgi.com/Technology/STL/BackInsertionSequence.shtml">Back Insertion Sequence</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="basic_string.html" tppabs="http://www.sgi.com/Technology/STL/basic_string.shtml">basic_string&lt;charT, traits, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="bit_vector.html" tppabs="http://www.sgi.com/Technology/STL/bit_vector.shtml">bit_vector</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="bitset.html" tppabs="http://www.sgi.com/Technology/STL/bitset.shtml">bitset&lt;N&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="char_producer.html" tppabs="http://www.sgi.com/Technology/STL/char_producer.shtml">char_producer</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Container.html" tppabs="http://www.sgi.com/Technology/STL/Container.shtml">Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Deque.html" tppabs="http://www.sgi.com/Technology/STL/Deque.shtml">deque&lt;T, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="ForwardContainer.html" tppabs="http://www.sgi.com/Technology/STL/ForwardContainer.shtml">Forward Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="FrontInsertionSequence.html" tppabs="http://www.sgi.com/Technology/STL/FrontInsertionSequence.shtml">Front Insertion Sequence</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="HashFunction.html" tppabs="http://www.sgi.com/Technology/STL/HashFunction.shtml">Hash Function</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash.html" tppabs="http://www.sgi.com/Technology/STL/hash.shtml">hash&lt;T&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash_map.html" tppabs="http://www.sgi.com/Technology/STL/hash_map.shtml">hash_map&lt;Key, Data, HashFcn, EqualKey, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash_multimap.html" tppabs="http://www.sgi.com/Technology/STL/hash_multimap.shtml">hash_multimap&lt;Key, Data, HashFcn, EqualKey, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash_multiset.html" tppabs="http://www.sgi.com/Technology/STL/hash_multiset.shtml">hash_multiset&lt;Key, HashFcn, EqualKey, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="hash_set.html" tppabs="http://www.sgi.com/Technology/STL/hash_set.shtml">hash_set&lt;Key, HashFcn, EqualKey, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="HashedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/HashedAssociativeContainer.shtml">Hashed Associative Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="List.html" tppabs="http://www.sgi.com/Technology/STL/List.shtml">list&lt;T, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Map.html" tppabs="http://www.sgi.com/Technology/STL/Map.shtml">map&lt;Key, Data, Compare, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Multimap.html" tppabs="http://www.sgi.com/Technology/STL/Multimap.shtml">multimap&lt;Key, Data, Compare, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="MultipleAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/MultipleAssociativeContainer.shtml">Multiple Associative Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="MultipleHashedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/MultipleHashedAssociativeContainer.shtml">Multiple Hashed Associative Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="MultipleSortedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/MultipleSortedAssociativeContainer.shtml">Multiple Sorted Associative Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="multiset.html" tppabs="http://www.sgi.com/Technology/STL/multiset.shtml">multiset&lt;Key, Compare, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="PairAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/PairAssociativeContainer.shtml">Pair Associative Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="priority_queue.html" tppabs="http://www.sgi.com/Technology/STL/priority_queue.shtml">priority_queue&lt;T, Sequence, Compare&gt;</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="queue.html" tppabs="http://www.sgi.com/Technology/STL/queue.shtml">queue&lt;T, Sequence&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="RandomAccessContainer.html" tppabs="http://www.sgi.com/Technology/STL/RandomAccessContainer.shtml">Random Access Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="ReversibleContainer.html" tppabs="http://www.sgi.com/Technology/STL/ReversibleContainer.shtml">Reversible Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Rope.html" tppabs="http://www.sgi.com/Technology/STL/Rope.shtml">rope&lt;T, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Sequence.html" tppabs="http://www.sgi.com/Technology/STL/Sequence.shtml">Sequence</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="set.html" tppabs="http://www.sgi.com/Technology/STL/set.shtml">set&lt;Key, Compare, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="SimpleAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/SimpleAssociativeContainer.shtml">Simple Associative Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="Slist.html" tppabs="http://www.sgi.com/Technology/STL/Slist.shtml">slist&lt;T, Alloc&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="SortedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/SortedAssociativeContainer.shtml">Sorted Associative Container</A></TD></TR>
<TR><TD><Img src = "type_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="stack.html" tppabs="http://www.sgi.com/Technology/STL/stack.shtml">stack&lt;T, Sequence&gt;</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="UniqueAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/UniqueAssociativeContainer.shtml">Unique Associative Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="UniqueHashedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/UniqueHashedAssociativeContainer.shtml">Unique Hashed Associative Container</A></TD></TR>
<TR><TD><Img src = "concept_dot.gif" Alt=""   WIDTH = "14"  HEIGHT = "14" ></TD><TD><A href="UniqueSortedAssociativeContainer.html" tppabs="http://www.sgi.com/Technology/STL/UniqueSortedAssociativeContainer.shtml">Unique Sorted Associative Container</A></TD></TR>

⌨️ 快捷键说明

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