• <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>
            #include <string>    //  使用 string 類時(shí)須包含這個(gè)文件
            #include <iostream>

            using namespace std;

            int main()
            {
                
            string str1;
               
                
            //  輸入與輸出
                cout << "輸入字符串 str1" << endl;
                cin 
            >> str1; getchar();
                cout 
            << str1 << endl << endl << endl;
                
                
            //  一行行讀取 
                cout << "輸入字符串 str1" << endl;
                getline( cin, str1 );
                cout 
            << str1 << endl;

                
            //  與 c字符轉(zhuǎn)換
                string str2("Hello World!"), str3;
                
            char   str4[50];

                cout 
            << "輸入 C 字符串" << endl;
                scanf(
            "%s",str4);
                str3
            = str4;

                cout 
            << "str2 is " << str2 << endl;
                cout 
            << "str3 is " << str3 << endl << endl << endl;

                
            //  求字符串的長(zhǎng)度
                string str5;
                cout 
            << "輸入字符串 str5" << endl;
                cin 
            >> str5;
                
            int   len= str5.size();
                cout 
            << "字符串 str5的長(zhǎng)度為" << len << endl << endl << endl;

                
            //  遍歷字符串例子
                string str6;
                cout 
            << "輸入字符串 str6" << endl;
                cin 
            >> str6;
                
            int i;
                
            for( i= 0; i< str6.size(); ++i )
                cout 
            << str6[i];
                cout 
            << endl << endl;

                
            //  比較兩個(gè)字符串   比較規(guī)則同 c字符串比較規(guī)則
                string str7, str8;
                cout 
            << "輸入字符串 str7, str8 , 中間用空格格開" << endl;
                cin 
            >> str7 >> str8;

                
            if( str7< str8 ) cout << str7 << "  小于 " << str8 << endl;
                
            else if( str7> str8 ) cout << str7 << "  大于 " << str8 << endl;
                
            else cout << str7 << "  等于 " << str8 << endl;
                
                
                
            //  字符串與字符相加 
                string str9= "Darren";
                
            char ch1= 'a', ch2= 'b';
                str9
            = str9+ ch1; cout << str9 << endl << endl;
                str9
            = ch2+ str9; cout << str9 << endl << endl << endl;
                
                
            //  字符串與字符串相加
                string str10= "Acm", str11= "ICPC";
                str10.append( str11 );
                cout 
            << str10 << endl << endl;
                
                
            //  字符串是否包含子串  如果包含 則返回子串在目標(biāo)串中第一次出現(xiàn)的位置 
                string str12= "I am a student", str13= "student", str14= "aaaaaaa";
                
            if( str12.find( str13 )!= -1 )  cout << "Find " << str13 << endl;
                
            if( str12.find( str14 )== -1 )  cout << "Not Find  " << str14 << endl;
                
                
            //  轉(zhuǎn)換成 c_字符串
                string str15= "Hello World";
                printf(
            "%s\n", str15.c_str() );
                 
                system(
            "pause"); 

                
            return 0;
            }
            posted on 2009-03-13 17:01 Darren 閱讀(25163) 評(píng)論(0)  編輯 收藏 引用

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


            亚洲国产精品成人AV无码久久综合影院 | 久久久精品日本一区二区三区| 久久最近最新中文字幕大全| 国产激情久久久久影院老熟女| 武侠古典久久婷婷狼人伊人| 亚洲精品美女久久777777| 亚洲国产成人久久精品影视| 久久久久国产精品嫩草影院| 丁香五月网久久综合| 性做久久久久久久久久久| 久久国产免费观看精品| 久久婷婷是五月综合色狠狠| 国产亚洲婷婷香蕉久久精品| 精品国产99久久久久久麻豆| 久久国产综合精品五月天| 丰满少妇高潮惨叫久久久| 亚洲AV无码久久精品成人| 波多野结衣久久一区二区| 99久久免费国产精品| 青青草原综合久久大伊人精品| 中文字幕人妻色偷偷久久| 久久久综合香蕉尹人综合网| 91精品国产高清久久久久久91| 成人国内精品久久久久一区| 亚洲级αV无码毛片久久精品 | 国产精品久久久久影视不卡| 亚洲精品无码专区久久久| 久久成人小视频| 亚洲精品午夜国产va久久| 久久99精品久久久久久9蜜桃| 97久久超碰国产精品旧版| 久久不见久久见免费视频7| 久久天天躁狠狠躁夜夜网站| 欧美日韩久久中文字幕| 久久国产亚洲精品| 久久久久亚洲国产| 久久亚洲熟女cc98cm| 午夜久久久久久禁播电影| 久久久久亚洲av无码专区| …久久精品99久久香蕉国产| 久久国产精品一国产精品金尊|