• <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>

            天下

            記錄修行的印記

            vc2010 tr1 regexp 小試

            #include "stdafx.h"
            #include 
            <regex>
            #include 
            <iostream>
            #include 
            <string>
            #include 
            <map>
            using namespace std;

            int main(int argc, char* argv[])
            {

                
            // 正則替換
                puts("//c++ 0x regex_replace()");
                
            string str = "Hello 333world";
                tr1::regex rx(
            "\\d+world");
                
            string replacement = "planet";
                
            string str2 = tr1::regex_replace(str, rx, replacement);
                cout 
            << "result:" << str2 << endl;
                
                
            // map + auto
                puts("\r\n//map + auto");
                map
            <stringstring> m;
                m[
            "aaa"= "a111111";
                m[
            "bbb"= "b22222";
                m[
            "ccc"= "c33333";
                
            for(auto i = m.begin(); i != m.end(); i++
                {
                    cout 
            << i->first << i->second << endl;
                }
                
                
            // c++ 0x regex_match()
                puts("\r\n//c++ 0x regex_match() ");
                
            const regex p("(\\w+) \\w+ (\\d+) \\w+ (\\d+).*");
                
            char *= "aaa bbb 333 eee 555";
                cmatch re;
                
            bool ret = regex_match(s, re, p);
                
            //if (ret)
                {
                    
            string t;
                    
            for(auto i = re.begin(); i != re.end(); i++)
                    {
                        t 
            = i->first;
                        t 
            = t.substr(0, i->second - i->first);
                        cout 
            << t << endl;
                    }
                }
                
            // c++ 0x regex_search()
                puts("\r\n//c++ 0x regex_search()");
                
            char *s2 = "hello world. 123";
                regex p2(
            "\\d+", tr1::regex_constants::icase);
                cmatch re2;
                regex_search(s2, re2, p2);
                cout 
            << "Matched \""  << re2.str()     
                << "\" after \"" << re2.prefix()     
                
            << "\" at offset: " << re2.position()     
                << " with length: " << re2.length()
                
            << endl; 
                
                
                cout 
            << tr1::regex r"(Hello "world")"


                getchar();

                
            return 0;
            }

            posted on 2012-05-15 14:00 天下 閱讀(612) 評論(0)  編輯 收藏 引用 所屬分類: Win32

            <2012年5月>
            293012345
            6789101112
            13141516171819
            20212223242526
            272829303112
            3456789

            導航

            統計

            常用鏈接

            留言簿(4)

            隨筆分類(378)

            隨筆檔案(329)

            鏈接

            最新隨筆

            搜索

            最新評論

            亚洲精品国产第一综合99久久 | 久久精品成人影院| 久久激情亚洲精品无码?V| 久久一区二区免费播放| 亚洲精品第一综合99久久| 久久91亚洲人成电影网站| 久久综合五月丁香久久激情| 日韩精品久久久久久免费| 久久精品国产精品亚洲艾草网美妙| 久久人人爽人人人人片av| 国产成人精品久久综合| 一本一本久久A久久综合精品 | 99精品久久精品一区二区| 9191精品国产免费久久| 亚洲国产精品无码久久久蜜芽| 国产精品热久久无码av| 久久精品国产亚洲AV高清热| 伊人久久大香线蕉综合5g| 久久免费小视频| 精品久久久噜噜噜久久久 | 久久99精品国产麻豆蜜芽| 国产亚洲综合久久系列| 久久AV无码精品人妻糸列| 久久有码中文字幕| 国内精品久久久久久久亚洲| 66精品综合久久久久久久| 久久精品国产91久久综合麻豆自制 | 亚洲午夜久久久影院| 婷婷久久综合九色综合九七| 久久99精品国产99久久6| 精品国产婷婷久久久| 很黄很污的网站久久mimi色| 国产精品成人无码久久久久久 | 偷窥少妇久久久久久久久| 午夜精品久久久久久久无码| 久久99精品九九九久久婷婷| 亚洲综合婷婷久久| 狠狠色综合久久久久尤物| 久久国产综合精品五月天| 久久久久九国产精品| 久久精品亚洲欧美日韩久久|