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

            yehao's Blog

            WideCharToMultiByte和MultiByteToWideChar函數(shù)的用法

            轉(zhuǎn)自http://www.cnblogs.com/gakusei/articles/1585211.html

            為了支持Unicode編碼,需要多字節(jié)與寬字節(jié)之間的相互轉(zhuǎn)換。這兩個(gè)系統(tǒng)函數(shù)在使用時(shí)需要指定代碼頁(yè),在實(shí)際應(yīng)用過程中遇到亂碼問題,然后重新閱讀《Windows核心編程》,總結(jié)出正確的用法。
            WideCharToMultiByte的代碼頁(yè)用來標(biāo)記與新轉(zhuǎn)換的字符串相關(guān)的代碼頁(yè)。
            MultiByteToWideChar的代碼頁(yè)用來標(biāo)記與一個(gè)多字節(jié)字符串相關(guān)的代碼頁(yè)。
            常用的代碼頁(yè)由CP_ACP和CP_UTF8兩個(gè)。
            使用CP_ACP代碼頁(yè)就實(shí)現(xiàn)了ANSI與Unicode之間的轉(zhuǎn)換。
            使用CP_UTF8代碼頁(yè)就實(shí)現(xiàn)了UTF-8與Unicode之間的轉(zhuǎn)換。
            下面是代碼實(shí)現(xiàn):
            1.  ANSI to Unicode
            wstring ANSIToUnicode( const string& str )
            {
             int  len = 0;
             len = str.length();
             int  unicodeLen = ::MultiByteToWideChar( CP_ACP,
                        0,
                        str.c_str(),
                        -1,
                        NULL,
                        0 ); 
             wchar_t *  pUnicode; 
             pUnicode = new  wchar_t[unicodeLen+1]; 
             memset(pUnicode,0,(unicodeLen+1)*sizeof(wchar_t)); 
             ::MultiByteToWideChar( CP_ACP,
                     0,
                     str.c_str(),
                     -1,
                     (LPWSTR)pUnicode,
                     unicodeLen ); 
             wstring  rt; 
             rt = ( wchar_t* )pUnicode;
             delete  pUnicode;
             
             return  rt; 
            }
            2.  Unicode to ANSI
            string UnicodeToANSI( const wstring& str )
            {
             char*     pElementText;
             int    iTextLen;
             // wide char to multi char
             iTextLen = WideCharToMultiByte( CP_ACP,
                     0,
                     str.c_str(),
                     -1,
                     NULL,
                     0,
            NULL,
                     NULL );
             pElementText = new char[iTextLen + 1];
             memset( ( void* )pElementText, 0, sizeof( char ) * ( iTextLen + 1 ) );
             ::WideCharToMultiByte( CP_ACP,
                     0,
                     str.c_str(),
                     -1,
                     pElementText,
                     iTextLen,
                     NULL,
                     NULL );
             string strText;
             strText = pElementText;
             delete[] pElementText;
             return strText;
            }
            3.  UTF-8 to Unicode
            wstring UTF8ToUnicode( const string& str )
            {
             int  len = 0;
             len = str.length();
             int  unicodeLen = ::MultiByteToWideChar( CP_UTF8,
                        0,
                        str.c_str(),
                        -1,
                        NULL,
                        0 ); 
             wchar_t *  pUnicode; 
             pUnicode = new  wchar_t[unicodeLen+1]; 
             memset(pUnicode,0,(unicodeLen+1)*sizeof(wchar_t)); 
             ::MultiByteToWideChar( CP_UTF8,
                     0,
                     str.c_str(),
                     -1,
                     (LPWSTR)pUnicode,
                     unicodeLen ); 
             wstring  rt; 
             rt = ( wchar_t* )pUnicode;
             delete  pUnicode;
             
             return  rt; 
            }
            4.  Unicode to UTF-8   
            string UnicodeToUTF8( const wstring& str )
            {
             char*     pElementText;
             int    iTextLen;
             // wide char to multi char
             iTextLen = WideCharToMultiByte( CP_UTF8,
                     0,
                     str.c_str(),
                     -1,
                     NULL,
                     0,
                     NULL,
                     NULL );
             pElementText = new char[iTextLen + 1];
             memset( ( void* )pElementText, 0, sizeof( char ) * ( iTextLen + 1 ) );
             ::WideCharToMultiByte( CP_UTF8,
                     0,
                     str.c_str(),
                     -1,
                     pElementText,
                     iTextLen,
                     NULL,
                     NULL );
             string strText;
             strText = pElementText;
             delete[] pElementText;
             return strText;
            }

            posted on 2014-05-12 16:43 厚積薄發(fā) 閱讀(471) 評(píng)論(0)  編輯 收藏 引用 所屬分類: Windows編程

            導(dǎo)航

            <2025年5月>
            27282930123
            45678910
            11121314151617
            18192021222324
            25262728293031
            1234567

            統(tǒng)計(jì)

            常用鏈接

            留言簿

            隨筆分類

            文章分類

            文章檔案

            搜索

            最新評(píng)論

            97精品依人久久久大香线蕉97| 国产欧美久久一区二区| 亚洲日韩欧美一区久久久久我| 久久本道久久综合伊人| 色综合久久88色综合天天 | 漂亮人妻被中出中文字幕久久 | 久久精品国产99国产精品| 青青草原综合久久| 久久久久久极精品久久久| 亚洲国产高清精品线久久| 无码国产69精品久久久久网站| 久久精品亚洲日本波多野结衣| 久久综合久久综合九色| 国产精品伊人久久伊人电影| 色8激情欧美成人久久综合电| 中文无码久久精品| 国产精品免费久久久久久久久| 少妇被又大又粗又爽毛片久久黑人 | 亚洲AV伊人久久青青草原| 欧美牲交A欧牲交aⅴ久久| 久久国产成人午夜aⅴ影院 | 久久久久久久97| 久久久九九有精品国产| 中文字幕久久亚洲一区| 国产一级持黄大片99久久| 大香伊人久久精品一区二区| 97精品国产97久久久久久免费| 一本色道久久88综合日韩精品 | 国产精品免费看久久久香蕉| 亚洲欧美成人综合久久久| AAA级久久久精品无码区| 久久99热只有频精品8| 性欧美大战久久久久久久| 久久综合九色综合久99| 99久久精品国产一区二区| 久久久久国产日韩精品网站| 国产69精品久久久久777| 国产成人综合久久精品红| 国产精品久久久福利| 麻豆AV一区二区三区久久| 色婷婷狠狠久久综合五月|