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

            上善若水,厚德載物

            大道無親 大象無形 大音希聲 大巧若拙 大智若愚 【From small beginnings comes great things.】

             

            將托管C++下的System::String 轉(zhuǎn)換為標(biāo)準(zhǔn)字符串

                   今晚在將自動(dòng)機(jī)與.Net下的繪圖工具窗口對(duì)接時(shí)遇到了C++托管下的string轉(zhuǎn)化為非托管的標(biāo)準(zhǔn)wstring問題,好在終于在微軟的msdn上找到解決辦法,感覺很好很強(qiáng)大,需收藏下...

             1 // convert_system_string.cpp
             2 // compile with: /clr
             3 #include <string>
             4 #include <iostream>
             5 using namespace std;
             6 using namespace System;
             7 
             8 void MarshalString ( String ^ s, string& os )
             9  {
            10      using namespace Runtime::InteropServices;
            11      const char* chars =
            12            (const char*)(Marshal::StringToHGlobalAnsi(s)).ToPointer();
            13      os = chars;
            14      Marshal::FreeHGlobal(IntPtr((void*)chars));
            15  }
            16 void MarshalString ( String ^ s, wstring& os )
            17  {
            18      using namespace Runtime::InteropServices;
            19      const wchar_t* chars =
            20            (const wchar_t*)(Marshal::StringToHGlobalUni(s)).ToPointer();
            21      os = chars;
            22      Marshal::FreeHGlobal(IntPtr((void*)chars));
            23  }
            24 int main() 
            25  {
            26     string a = "test";
            27     wstring b = L"test2";
            28     String ^ c = gcnew String("abcd");
            29     cout << a << endl;
            30     MarshalString(c, a);
            31     c = "efgh";
            32     MarshalString(c, b);
            33     cout << a << endl;
            34     wcout << b << endl;
            35  }
            36 

             
            輸出結(jié)果是:

            test
            abcd
            efgh

             

            posted on 2009-05-24 01:53 ChenZB 閱讀(2666) 評(píng)論(2)  編輯 收藏 引用 所屬分類: C++

            評(píng)論

            # re: 將托管C++下的System::String 轉(zhuǎn)換為標(biāo)準(zhǔn)字符串 2009-05-31 18:54 none

            很勤奮 向你學(xué)習(xí)  回復(fù)  更多評(píng)論   

            # re: 將托管C++下的System::String 轉(zhuǎn)換為標(biāo)準(zhǔn)字符串[未登錄] 2009-05-31 19:15 chenzb

            @none
            最近很懶...慚愧慚愧  回復(fù)  更多評(píng)論   

            導(dǎo)航

            統(tǒng)計(jì)

            常用鏈接

            留言簿(6)

            隨筆分類

            隨筆檔案

            收藏夾

            友情鏈接

            搜索

            積分與排名

            最新評(píng)論

            閱讀排行榜

            評(píng)論排行榜

            久久青青草原精品国产不卡| 日本久久中文字幕| 久久er99热精品一区二区| 久久久久久久97| 激情伊人五月天久久综合| 久久性生大片免费观看性| 久久这里的只有是精品23| 久久夜色精品国产欧美乱| 狠狠色综合网站久久久久久久 | 久久精品蜜芽亚洲国产AV| 狠狠色婷婷综合天天久久丁香 | 精品99久久aaa一级毛片| 伊人久久大香线蕉综合热线| 潮喷大喷水系列无码久久精品| 亚洲国产成人久久综合一| 无码人妻久久久一区二区三区 | 久久久久无码专区亚洲av| 国产精品久久久久9999| 久久人妻少妇嫩草AV无码专区| 久久精品无码一区二区三区免费| 欧美va久久久噜噜噜久久| 色天使久久综合网天天| 久久中文字幕一区二区| 久久精品国产精品亚洲精品| 伊色综合久久之综合久久| 欧美激情精品久久久久久| 99久久精品国产高清一区二区| 99久久精品国产一区二区| 色播久久人人爽人人爽人人片aV| 久久99热精品| 精品午夜久久福利大片| 东京热TOKYO综合久久精品| 久久久久亚洲国产| 亚洲а∨天堂久久精品| 久久影视国产亚洲| 久久99精品久久久久久9蜜桃| 久久er国产精品免费观看2| 成人久久精品一区二区三区| 99久久超碰中文字幕伊人| 2021精品国产综合久久| 国产精品一久久香蕉国产线看|