• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            HUUYUU

            c++中的string用法(二)

            basic_string::compare

            如果所比較的兩個(gè)string 相等,則返回0; 操作string 大于參數(shù)string,返回

            正數(shù);操作string 小于參數(shù)string,返回負(fù)數(shù)。

            (1) 比較操作string _Str C-string _Ptr

            int compare( const basic _ string& _Str ) const;

            int compare( const value _ type* _Ptr ) const;

            int com = s.compare ( sp );

            (2) 比較操作string _Pos1 ( 下標(biāo))開(kāi)始的 _Num1 個(gè)字符 與 string _Str

            比較操作string _Pos1 ( 下標(biāo))開(kāi)始的 _Num1 個(gè)字符 與 C-string _Ptr

            比較操作string Pos1 ( 下標(biāo))開(kāi)始的 Num1 個(gè)字符 與 Str Off ( 下標(biāo))開(kāi)始 Count 個(gè)字

            int compare( size _ type _Pos1 , size _ type _Num1 , const basic _ string& _Str );

            int compare( size _ type _Pos1 , size _ type _Num1 , const value _ type* _Ptr ) const;

            int compare( size _ type _Pos1 , size _ type _Num1 , const basic _ string& _Str ,

            size _ type _Off , size _ type _Count );

            int com1 = s.compare ( 2 , 3 , sp );

            int com2 = s.compare ( 2 , 3 , c );

            int com3 = s.compare ( 1 , 3 , cs , 3 ,1 );

            basic_string::erase

            刪除string 中的一個(gè)或幾個(gè)元素。前兩個(gè)成員函數(shù),返回要被刪除的子串的下

            一個(gè)元素的iterator; 第三個(gè)函數(shù),返回刪除后的string 的引用。

            (1) 刪除string 中從 _ First _ Last 的字符

            iterator erase( iterator _First , iterator _Last );

            basic_string <char>::iterator s_Iter;

            s_Iter = s.erase ( s.begin ( ) + 3 , s.end ( ) - 1 ); // s_Iter=s.end( )

            (2) 刪除string _It 所指的字符

            iterator erase( iterator _It );

            s_Iter = s.erase ( s.begin ( ) + 5 );

            (3) 刪除string 中從 _Pos ( 下標(biāo))開(kāi)始的 _Count 個(gè)字符

            basic _ string& erase( size _ type _Pos = 0, size _ type _Count = npos );

            str = s.erase ( 6 , 8 ); // str 也是 string

            basic_string::find

            尋找給定的string。返回找到的第一個(gè)string 下標(biāo)值;如果沒(méi)找到則返回npos。

            (1) 找一個(gè)character _Ch 。(默認(rèn)從頭找)

            size _ type find( value _ type _Ch , size _ type _Off = 0 ) const;

            string s ( "Hello Everyone" );

            basic_string <char>::size_type index1, index2;

            static const basic_string <char>::size_type npos = -1;

            index1 = s.find ( "e" , 3 ); // index1=8, 不是 6

            index2 = s.find ( "x" ); // index2=-1

            if ( indexCh1a != npos ) cout <<indexCh1a << endl;

            else cout << "The character 'e' was not found in str1 ." << endl;

            (2) 找一個(gè)C-string。(默認(rèn)從頭找)

            size _ type find( const value _ type* _Ptr , size _ type _Off = 0 ) const;

            string s ( "Let me make this perfectly clear." );

            basic_string <char>::size_type index;

            const char *c = "perfect";

            index = s.find ( c , 5 ); // index=17

            (3) 找一個(gè)string。(默認(rèn)從頭找)

            size _ type find( const basic _ string& _Str , size _ type _Off = 0 ) const;

            string s ( "clearly this perfectly unclear." );

            basic_string <char>::size_type index;

            string sta ( "clear" );

            index = s.find ( sta , 5 ); // index=24


            引用地址:http://blog.programfan.com/trackback.asp?id=16881

            posted on 2006-09-04 18:45 HUYU 閱讀(3830) 評(píng)論(0)  編輯 收藏 引用


            只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問(wèn)   Chat2DB   管理


            亚洲AV无码一区东京热久久| 久久丫精品国产亚洲av不卡| 精品无码久久久久久久动漫| 香蕉aa三级久久毛片| 久久精品中文騷妇女内射| 亚洲国产精品一区二区久久| 久久有码中文字幕| 精品久久久久久中文字幕| 久久免费99精品国产自在现线| 久久久亚洲欧洲日产国码二区| 久久93精品国产91久久综合| 久久人人爽人人爽人人片AV不| 免费精品久久久久久中文字幕| 久久99国产乱子伦精品免费| 一日本道伊人久久综合影| 精品免费久久久久久久| 久久综合偷偷噜噜噜色| 久久e热在这里只有国产中文精品99| 久久久久高潮综合影院| 国产精品激情综合久久| 久久久久AV综合网成人| 伊人久久大香线蕉AV色婷婷色| 国内精品久久久久影院网站| 2022年国产精品久久久久| 亚洲国产精品无码久久九九| 国产精品久久久久久久久免费| 一本色道久久HEZYO无码| 国产色综合久久无码有码| 亚洲?V乱码久久精品蜜桃| 欧美久久久久久精选9999| 天天综合久久久网| 中文字幕一区二区三区久久网站| 国产情侣久久久久aⅴ免费| 久久国产精品99国产精| 日本强好片久久久久久AAA| 久久精品无码专区免费东京热 | 国内精品人妻无码久久久影院 | 久久久精品国产sm调教网站 | 嫩草影院久久国产精品| 欧美亚洲另类久久综合| 日本精品久久久久中文字幕|