一区二区三区日韩精品-日韩经典一区二区三区-五月激情综合丁香婷婷-欧美精品中文字幕专区

分享

VC++中的string

 清風(fēng)和諧 2011-09-06

在VC++中使用string時必須注意以下事項: 

1.string是一個類,而不是一個系統(tǒng)變量類型;

2.使用時可以看成為字符串變量類型;

3.使用時必須包含string.h文件,但.h不能夠出現(xiàn),即#include <string> 

4.在我們實驗室環(huán)境下使用時,還必須聲明使用名空間,即using namespace std;

5.變量說明:string str1;  可視為將str1定義為一個字符串變量,實際上str1是一個類string定義的對象。

6.在編輯時當(dāng)鍵入string時,不會像鍵入int后立刻變?yōu)樗{(lán)色。

 

c++ string 類基本用法樣例

#include <string>    //  使用 string 類時須包含這個文件
#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;

    //  求字符串的長度
    string str5;
    cout << "輸入字符串 str5" << endl;
    cin >> str5;
    int   len= str5.size();
    cout << "字符串 str5的長度為" << 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;

    //  比較兩個字符串   比較規(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;
}

    本站是提供個人知識管理的網(wǎng)絡(luò)存儲空間,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點。請注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購買等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊一鍵舉報。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多

    激情亚洲一区国产精品久久| 免费福利午夜在线观看| 丰满人妻一二三区av| 亚洲综合伊人五月天中文| 国产一级片内射视频免费播放| 国内九一激情白浆发布| 日本一二三区不卡免费| 亚洲一区二区三区熟女少妇| 欧美多人疯狂性战派对| 人妻熟女中文字幕在线| 国产一级二级三级观看| 年轻女房东2中文字幕| 国产精品乱子伦一区二区三区| 成人精品一区二区三区综合 | 国产一区欧美午夜福利| 91久久精品在这里色伊人| 东京热男人的天堂一二三区 | 高清欧美大片免费在线观看| 日韩综合国产欧美一区| 国产精品人妻熟女毛片av久| 色综合伊人天天综合网中文| 色婷婷丁香激情五月天| 韩国日本欧美国产三级| 久热在线视频这里只有精品| 超碰在线播放国产精品| 欧美一区二区三区喷汁尤物 | 国产成人精品国产亚洲欧洲| 中文字幕一区二区三区中文| 欧美亚洲另类久久久精品| 成人精品亚洲欧美日韩| 国产专区亚洲专区久久| 日韩欧美国产精品中文字幕| 亚洲综合日韩精品欧美综合区| 国产高清在线不卡一区| 国产又爽又猛又粗又色对黄| 99久久精品视频一区二区| 色鬼综合久久鬼色88| 日韩一区二区三区久久| 成人午夜激情免费在线| 久久一区内射污污内射亚洲| 欧美色婷婷综合狠狠爱|