• <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 閱讀(2675) 評論(2)  編輯 收藏 引用 所屬分類: C++

            評論

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

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

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

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

            導航

            統計

            常用鏈接

            留言簿(6)

            隨筆分類

            隨筆檔案

            收藏夾

            友情鏈接

            搜索

            積分與排名

            最新評論

            閱讀排行榜

            評論排行榜

            色成年激情久久综合| 国产婷婷成人久久Av免费高清| 久久精品成人免费国产片小草| 久久综合久久久| 婷婷久久综合| 久久中文字幕一区二区| 久久受www免费人成_看片中文 | 99热热久久这里只有精品68| 亚洲国产精品一区二区三区久久| 欧美噜噜久久久XXX| 久久精品国产精品亚洲| 色欲综合久久中文字幕网| 久久婷婷人人澡人人| 久久亚洲精品视频| 久久99精品国产麻豆| 一本色道久久88综合日韩精品| 久久99热国产这有精品| 亚洲国产另类久久久精品| 久久午夜无码鲁丝片午夜精品| 久久99精品国产99久久6男男| 色欲综合久久躁天天躁蜜桃| 午夜精品久久久久久| A级毛片无码久久精品免费| 国产成人精品久久一区二区三区| 国产精品久久久久久久久久影院 | 久久天天躁狠狠躁夜夜2020| 国内精品久久国产大陆| 国产成人精品免费久久久久| 久久综合综合久久综合| 亚洲第一极品精品无码久久| 中文字幕久久波多野结衣av| 久久国产亚洲精品| 中文字幕日本人妻久久久免费 | 久久久国产乱子伦精品作者| 精品久久久久久中文字幕大豆网 | 日本久久久精品中文字幕| 99久久人妻无码精品系列蜜桃| 久久综合国产乱子伦精品免费| 欧洲人妻丰满av无码久久不卡| 久久久噜噜噜www成人网| 久久婷婷综合中文字幕|