• <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 轉換為標準字符串

                   今晚在將自動機與.Net下的繪圖工具窗口對接時遇到了C++托管下的string轉化為非托管的標準wstring問題,好在終于在微軟的msdn上找到解決辦法,感覺很好很強大,需收藏下...

             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 

             
            輸出結果是:

            test
            abcd
            efgh

             

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

            評論

            # re: 將托管C++下的System::String 轉換為標準字符串 2009-05-31 18:54 none

            很勤奮 向你學習  回復  更多評論   

            # re: 將托管C++下的System::String 轉換為標準字符串[未登錄] 2009-05-31 19:15 chenzb

            @none
            最近很懶...慚愧慚愧  回復  更多評論   

            導航

            統計

            常用鏈接

            留言簿(6)

            隨筆分類

            隨筆檔案

            收藏夾

            友情鏈接

            搜索

            積分與排名

            最新評論

            閱讀排行榜

            評論排行榜

            久久WWW免费人成一看片| 久久亚洲精品成人无码网站| 日日狠狠久久偷偷色综合0| 亚洲午夜久久久久久久久久| 91精品久久久久久无码| 国产成人精品综合久久久 | 久久精品一区二区影院| 久久久久久久女国产乱让韩| 久久婷婷久久一区二区三区| 久久精品国产久精国产一老狼| 88久久精品无码一区二区毛片| 狠狠色婷婷久久一区二区| 久久精品国产72国产精福利| 久久91亚洲人成电影网站| 精品国产乱码久久久久久呢| 久久久久久久综合日本| 99精品久久久久中文字幕| 亚洲AV无码久久精品色欲| 中文字幕无码av激情不卡久久| 国产福利电影一区二区三区久久老子无码午夜伦不 | 久久av高潮av无码av喷吹| 精品一区二区久久| 潮喷大喷水系列无码久久精品| 久久亚洲AV无码精品色午夜| 欧美激情精品久久久久久久| 国产叼嘿久久精品久久| 97久久精品无码一区二区| 久久亚洲欧美国产精品| 亚洲狠狠婷婷综合久久久久| 无码精品久久久天天影视| 亚洲国产精品无码久久| 99精品国产99久久久久久97| 久久青青色综合| 久久久国产亚洲精品| 中文成人无码精品久久久不卡| 久久无码国产| 亚洲国产日韩综合久久精品| 亚洲第一永久AV网站久久精品男人的天堂AV| 精品多毛少妇人妻AV免费久久| 久久精品成人免费国产片小草| 精品欧美一区二区三区久久久|