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

📄 index.html

📁 ST20 Embedded Toolset R2.0.5用于开发基于ST20芯片机顶盒软件的开发平台,2.0.5版本,国内找不到的.在国外论坛上花了N天才找到!
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<HTML><HEAD><TITLE>Dinkum C++ Library</TITLE></HEAD><BODY><H1><A NAME="Standard C++ Library">Dinkum C++ Library</A></H1><P><B>Use of this Dinkum C++ LibraryReference is subject to limitations. See the<A HREF="crit_pjp.html">Copyright Notice</A>for detailed restrictions.</B></P><HR><P>A C++ program can call on a large number of functions from the <B>Dinkum C++ Library</B>, a conforming implementation of the<B>Standard C++ library</B>. These functions perform essential services such as input and output. They also provide efficient implementations of frequently used operations. Numerous function and class definitions accompany these functions to help you to make better use of the library.Most of the information about the Standard C++ library can befound in the descriptions of the<B><A HREF="lib_cpp.html#C++ library headers">C++ library headers</A></B>that declare or define library entities for the program.</P><H2><A NAME="Table of Contents">Table of Contents</A></H2><P><B><CODE><A HREF="algorith.html">&lt;algorithm&gt;</A>&#183; <A HREF="bitset.html">&lt;bitset&gt;</A>&#183; <A HREF="complex.html">&lt;complex&gt;</A>&#183; <A HREF="deque.html">&lt;deque&gt;</A>&#183; <A HREF="exceptio.html">&lt;exception&gt;</A>&#183; <A HREF="fstream.html">&lt;fstream&gt;</A>&#183; <A HREF="functio2.html">&lt;functional&gt;</A>&#183; <A HREF="hash_map.html">&lt;hash_map&gt;</A>&#183; <A HREF="hash_set.html">&lt;hash_set&gt;</A>&#183; <A HREF="iomanip.html">&lt;iomanip&gt;</A>&#183; <A HREF="ios.html">&lt;ios&gt;</A>&#183; <A HREF="iosfwd.html">&lt;iosfwd&gt;</A>&#183; <A HREF="iostream.html">&lt;iostream&gt;</A>&#183; <A HREF="istream.html">&lt;istream&gt;</A>&#183; <A HREF="iterator.html">&lt;iterator&gt;</A>&#183; <A HREF="limits2.html">&lt;limits&gt;</A>&#183; <A HREF="list.html">&lt;list&gt;</A>&#183; <A HREF="locale2.html">&lt;locale&gt;</A>&#183; <A HREF="map.html">&lt;map&gt;</A>&#183; <A HREF="memory.html">&lt;memory&gt;</A>&#183; <A HREF="new.html">&lt;new&gt;</A>&#183; <A HREF="numeric.html">&lt;numeric&gt;</A>&#183; <A HREF="ostream.html">&lt;ostream&gt;</A>&#183; <A HREF="queue.html">&lt;queue&gt;</A>&#183; <A HREF="set.html">&lt;set&gt;</A>&#183; <A HREF="slist.html">&lt;slist&gt;</A>&#183; <A HREF="sstream.html">&lt;sstream&gt;</A>&#183; <A HREF="stack.html">&lt;stack&gt;</A>&#183; <A HREF="stdexcep.html">&lt;stdexcept&gt;</A>&#183; <A HREF="streambu.html">&lt;streambuf&gt;</A>&#183; <A HREF="string2.html">&lt;string&gt;</A>&#183; <A HREF="strstrea.html">&lt;strstream&gt;</A>&#183; <A HREF="typeinfo.html">&lt;typeinfo&gt;</A>&#183; <A HREF="utility.html">&lt;utility&gt;</A>&#183; <A HREF="valarray.html">&lt;valarray&gt;</A>&#183; <A HREF="vector.html">&lt;vector&gt;</A></CODE></B></P><P><B><CODE><A HREF="cassert.html">&lt;cassert&gt;</A>&#183; <A HREF="cctype.html">&lt;cctype&gt;</A>&#183; <A HREF="cerrno.html">&lt;cerrno&gt;</A>&#183; <A HREF="cfloat.html">&lt;cfloat&gt;</A>&#183; <A HREF="ciso646.html">&lt;ciso646&gt;</A>&#183; <A HREF="climits.html">&lt;climits&gt;</A>&#183; <A HREF="clocale.html">&lt;clocale&gt;</A>&#183; <A HREF="cmath.html">&lt;cmath&gt;</A>&#183; <A HREF="csetjmp.html">&lt;csetjmp&gt;</A>&#183; <A HREF="csignal.html">&lt;csignal&gt;</A>&#183; <A HREF="cstdarg.html">&lt;cstdarg&gt;</A>&#183; <A HREF="cstddef.html">&lt;cstddef&gt;</A>&#183; <A HREF="cstdio.html">&lt;cstdio&gt;</A>&#183; <A HREF="cstdlib.html">&lt;cstdlib&gt;</A>&#183; <A HREF="cstring.html">&lt;cstring&gt;</A>&#183; <A HREF="ctime.html">&lt;ctime&gt;</A>&#183; <A HREF="cwchar.html">&lt;cwchar&gt;</A>&#183; <A HREF="cwctype.html">&lt;cwctype&gt;</A></CODE></B></P><P><B><CODE><A HREF="assert.html">&lt;assert.h&gt;</A>&#183; <A HREF="ctype.html">&lt;ctype.h&gt;</A>&#183; <A HREF="errno.html">&lt;errno.h&gt;</A>&#183; <A HREF="float.html">&lt;float.h&gt;</A>&#183; <A HREF="iso646.html">&lt;iso646.h&gt;</A>&#183; <A HREF="limits.html">&lt;limits.h&gt;</A>&#183; <A HREF="locale.html">&lt;locale.h&gt;</A>&#183; <A HREF="math.html">&lt;math.h&gt;</A>&#183; <A HREF="setjmp.html">&lt;setjmp.h&gt;</A>&#183; <A HREF="signal.html">&lt;signal.h&gt;</A>&#183; <A HREF="stdarg.html">&lt;stdarg.h&gt;</A>&#183; <A HREF="stddef.html">&lt;stddef.h&gt;</A>&#183; <A HREF="stdio.html">&lt;stdio.h&gt;</A>&#183; <A HREF="stdlib.html">&lt;stdlib.h&gt;</A>&#183; <A HREF="string.html">&lt;string.h&gt;</A>&#183; <A HREF="time.html">&lt;time.h&gt;</A>&#183; <A HREF="wchar.html">&lt;wchar.h&gt;</A>&#183; <A HREF="wctype.html">&lt;wctype.h&gt;</A></CODE></B></P><P><B><CODE><A HREF="fstream2.html">&lt;fstream.h&gt;</A>&#183; <A HREF="iomanip2.html">&lt;iomanip.h&gt;</A>&#183; <A HREF="iostrea2.html">&lt;iostream.h&gt;</A>&#183; <A HREF="new2.html">&lt;new.h&gt;</A>&#183; <A HREF="stl.html">&lt;stl.h&gt;</A></CODE></B></P><P><B><CODE><A HREF="lib_cpp.html">C++ Library Overview</A>&#183; <A HREF="lib_over.html">C Library Overview</A>&#183; <A HREF="charset.html">Characters</A>&#183; <A HREF="lib_file.html">Files and Streams</A>&#183; <A HREF="lib_prin.html">Formatted Output</A>&#183; <A HREF="lib_scan.html">Formatted Input</A>&#183; <A HREF="lib_stl.html">STL Conventions</A>&#183; <A HREF="lib_cont.html">Containers</A></CODE></B></P><HR><P>The Standard C++ library consists of 51 required headers.This <A HREF="#implementation">implementation</A> also includesthree additional headers, <CODE>&lt;hash_map&gt;</CODE>,<CODE>&lt;hash_set&gt;</CODE>, and <CODE>&lt;slist&gt;</CODE>,not required by the C++ Standard,for a total of 54 headers.Of these 54 headers, 16 constitute the<B><A NAME="Standard Template Library">Standard Template Library</A></B>, or<B><A NAME="STL">STL</A></B>.These are indicated below with the notation (STL):</P><P><CODE><A HREF="algorith.html">&lt;algorithm&gt;</A></CODE>-- (STL) for defining numerous templates that implement useful algorithms<BR><CODE><A HREF="bitset.html">&lt;bitset&gt;</A></CODE>-- for defining a template class that administers sets of bits<BR><CODE><A HREF="complex.html">&lt;complex&gt;</A></CODE>-- for defining a template class that supports complex arithmetic<BR><CODE><A HREF="deque.html">&lt;deque&gt;</A></CODE>-- (STL) for defining a template class that implements a deque container<BR><CODE><A HREF="exceptio.html">&lt;exception&gt;</A></CODE>-- for defining several functions that control exception handling<BR><CODE><A HREF="fstream.html">&lt;fstream&gt;</A></CODE>-- for defining several iostreams template classes that manipulateexteral files<BR><CODE><A HREF="functio2.html">&lt;functional&gt;</A></CODE>-- (STL) for defining several templates that help construct predicatesfor the templates defined in<A HREF="algorith.html"><CODE>&lt;algorithm&gt;</CODE></A> and<A HREF="numeric.html"><CODE>&lt;numeric&gt;</CODE></A><BR><CODE><A HREF="hash_map.html">&lt;hash_map&gt;</A></CODE>-- (STL) for defining template classes that implement hashedassociative containers that map keys to values<BR><CODE><A HREF="hash_set.html">&lt;hash_set&gt;</A></CODE>-- (STL) for defining template classes that implement hashedassociative containers<BR><CODE><A HREF="iomanip.html">&lt;iomanip&gt;</A></CODE>-- for declaring several iostreams manipulators that take an argument<BR><CODE><A HREF="ios.html">&lt;ios&gt;</A></CODE>-- for defining the template class that serves as the base formany iostreams classes<BR><CODE><A HREF="iosfwd.html">&lt;iosfwd&gt;</A></CODE>-- for declaring several iostreams template classes before theyare necessarily defined<BR><CODE><A HREF="iostream.html">&lt;iostream&gt;</A></CODE>-- for declaring the iostreams objects that manipulate thestandard streams<BR><CODE><A HREF="istream.html">&lt;istream&gt;</A></CODE>-- for defining the template class that performs extractions<BR><CODE><A HREF="iterator.html">&lt;iterator&gt;</A></CODE>-- (STL) for defining several templates that help define and manipulateiterators<BR><CODE><A HREF="limits2.html">&lt;limits&gt;</A></CODE>-- for testing numeric type properties<BR><CODE><A HREF="list.html">&lt;list&gt;</A></CODE>-- (STL) for defining a template class that implementsa doubly linked list container<BR><CODE><A HREF="locale2.html">&lt;locale&gt;</A></CODE>-- for defining several classes and templates that controllocale-specific behavior, as in the iostreams classes<BR><CODE><A HREF="map.html">&lt;map&gt;</A></CODE>-- (STL) for defining template classes that implement associative containersthat map keys to values<BR><CODE><A HREF="memory.html">&lt;memory&gt;</A></CODE>-- (STL) for defining several templates that allocate and free storagefor various container classes<BR><CODE><A HREF="new.html">&lt;new&gt;</A></CODE>-- for declaring several functions that allocate and free storage<BR><CODE><A HREF="numeric.html">&lt;numeric&gt;</A></CODE>-- (STL) for defining several templates that implement useful numeric functions<BR><CODE><A HREF="ostream.html">&lt;ostream&gt;</A></CODE>-- for defining the template class that performs insertions<BR><CODE><A HREF="queue.html">&lt;queue&gt;</A></CODE>-- (STL) for defining a template class that implements a queue container<BR><CODE><A HREF="set.html">&lt;set&gt;</A></CODE>-- (STL) for defining template classes that implement associative containers<BR><CODE><A HREF="slist.html">&lt;slist&gt;</A></CODE>

⌨️ 快捷键说明

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