• 大小: 0.87M
    文件类型: .pdf
    金币: 1
    下载: 0 次
    发布日期: 2021-03-27
  • 语言: C/C++
  • 标签: c  

资源简介


这是我心仪已久的一本书 我相信很多读者也有同样的感受 在所有的编程语言中 C++可以说是最为复杂的 它既是一门传统的编程语言 新的编程语言 说它是一门传统语言 是因为 C++诞生已将近 20 年的历史了 特别 年来 C++得到了快速的发展 C++是计算机软件领域中覆盖面最为广阔的编程语言 C++相关的智力投入也是其他任何一门语言所无法比拟的 人们对于 C++的研究已经 了对于一门编程语言所应有的关注 所以 现在的 C++已经非常成熟 有大量的资源 书籍 源代码等等 可供我们使用 说 C++是一门新的编程语言 是因为在 1998 年 International Standards Organiz
库函数查询手册 cear(ist)函数- clear(se函数 --22 clear(map)函数- 22 cear( vector函数 compare(string)函数 23 copy( string)函数 --24 count(bitset)函数 25 count(map)函数 count(et函数 26 D data( strin g)函数 27 E ty( deque)函数 28 empty( dlist)凼 囟数 28 emp y(map)函数- empy( queue)函数- 29 empty(se函数 30 emp↓yO函数 empty( string)函数 pty( vector函数 em 31 cnd( dique)函数 cnd(list函数- 32 end( vector)函数-- -33 end(map)函数-- 33 end(set函数 -34 end( string)函数-- --34 eof(io)函数-- -35 erase( deque)函数-- 35 erase(list数 erase( vector)函数 36 erase(map)函数 37 erase(set函数 erase( string)函数- 38 3 库函数查询手册 fl/io)函数- find(map) 函数 40 find(se函数-- 41 find( string)函数 find first not of( string)函数---142 find first of(string)函数- 43 find last not of(string)函数- ---------------43 fint last of(string)函数- flags(io)数-- 45 fijp( bitset函数 45 fush(io函数 46 front(deque)函数 46 fron(i函数-- 47 front(queue)函数 47 front( vector)函数 48 fstream(ic数 48 G gcount(io)函数 -50 geti)函数- 50 get allocator( deque)函数 gct allocator(list)函数 gct allocator(map)函数 52 get allocator(set)函数 --52 get allocator( (string)函数 3 get allocator( vector)函数 --53 getline(io)函数 --53 d(io)函数 54 Ignore(io)函数 insert( deque)函数 55 库函数查询手册 Insert(is函数-- insert( vector)函数 --57 Insert(map)函数 insert(set函数 insert( string函数-- -60 K key comp(map)函数 key comp(set函数-- 6 length( string)函数- lower bound(map)函数 lower bound(se函数 64 M max Size( deque函数 eeeeeeeeeeeeeeeee 65 max size(lst函数- max size(map)函数 66 max size(se函数-- 66 max size函数- -----6 max size( vector)函数 -67 merge(lis函数--- N nne( bitset函数 open(io)函数- 70 5 库函数查询手册 k(io)函数 pop( queue)函数 71 pop(stack )函数 72 p back( deque)函数 ck(ist函数 pop back( vector)函数 74 pop front( deque)函数-- 75 (it函数 -75 precision(io):数- 76 push(queue)函数 m 76 (tack)函数 77 push back( deque)函数 push back(ist函数 78 ush back( vector)函数 push front( deque)函数 --79 push front(lis函数- -79 pufo0)数 ------------80 putback(io)函数 --80 R regin( deque)函数 81 begin(ist)函数 cgin(ma p)函数- 2 regin(set函数--- 82 begin( string函数 --83 eing(vector)函数 read(iO)函数-- 84 remove(ist函数 84 rend( deque)函数- 85 rend(list函数- 85 rend(map)函数-- 86 rend(se函数 ---87 nd(string)函数 -87 rend( vector)函数- 88 6 库函数查询手册 replace( string)函数 -88 eserve( string函数- 90 reserve( vector)函数 图图m eset( bitset函数 resize( deque)函数- resize(i函数- resize( vector)函数 -92 resize( string)函数 93 reverse(list函数--- refind( string)函数--194 seekg(io)函数 96 seekp(o)函数- 96 set( bitset函数 ---97 setf(io)函数- ---98 size( (bitset函数 --98 size( deque)函数 lst函数 size(map)函数 100 size( (queue)函数 size(set函数 101 size( stack)函数 101 size( string)函数 size( vector)函数---102 sort(list函数 --102 splice(li!t函数- --103 substr( string函数 104 swap( deque函数 104 swap(list函数- --105 swap(se函数 106 swap(map)函数 -----107 swap(stng)函数 --108 swap( vector)函数- 109 7 库函数查询手册 teio)函数 io)函数 test( bitset函数 112 to string( bitset)函数 113 to ulong( bitset函数 113 top(sack)函数 1144 U unique(ist函数 115 upper bound(map)函数 115 upper bound(set函数 密,m 116 wdth(io)函数 l18 (o)函数 l18 8 库函数查询手册 any( bitset)函数 函数定义 bool any( const; 函数说明 如果一个 bitset变量有位被置1,则返回TRUE,否则返回 FALSE。 函数示例 bitset<8> bt(6): bool bRet bt anyo if(bRet) cout<<“True”<<end else cout<<" False”<<endl append( string)函数 函数定义 basic string &append const basic string &str); basic string &append( const char*str basic string &append( const basic string &str, size type index, size type len ) basic string &append( const char str, size type num basic_ string &append( size type num, char ch ) basic string &append (input iterator start, input iterator end 函数说明 函数功能说明如下 在字符串的末尾添加str; 在字符串的末尾添加st的子串,子串以 index索引开始,长度为len 9 库函数查询手册 在字符串的末尾添加str中的num个字符 在字符串的未尾添加num个字符ch 在字符串的末尾添加以迭代器 start和end表示的字符序列 函数示例 string str="hello, world str append(10,“*); cout < str < end: 输出:helo, world!*** assign( deque)函数 函数定义 void assign(input iterator start, input iterator end) void assign(Size num, const TYPE &val) 函数说明 assign函数用sart和end指示的范围为双向队列赋值,或者设置成num个val 函数示例 deque<char> dq1 (3) deque<char> dq2 (3, 'a'); dq 1. assign(dq 2. begin(, dq2 begin (+ 2); deque<char>: iterator pIndex dq1 begin(; for(pIndex; pIndex l=dq1. end(; pandex++) cout < pIndex; 输出:bb assign(ist)函数 函数定义 void assign(input iterator start, input iterator end) void assign(size type num, const TYPe &val)

资源截图

代码片段和文件信息

评论

共有 条评论