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

            力為的技術博客

            聯系 聚合 管理
              154 Posts :: 1 Stories :: 561 Comments :: 0 Trackbacks

            Using Variant to Store Point

            ?

            ??????Variant is a very powerful data type to store 'any' data. With the help of COM class _variant_t, VARIANT bacomes very easy to use. But _variant_t dosen't support all kinds of data type, for example, point data with two or three elements. Variant can hold pointer, but the memory management becomes a stubborn problem when copying variant. I'm trying to find a better way to solve the problem, but I don't want to rewrite a variant. So,? dose the way exist?

            ??????Many UI-libs use variant to hold data of properties, such as BCGPControlBar, and they do support point displaying. Actually the point elements are formated to a string so that they be stored into one property. But it's very boring to parse values between points and variant, so it's a good idea to write a adapter for them. This adapter takes charge to format point data to string, extract point data from string, and ex-convert with _variant_t.

            if we have a point class like this:

            ?

            class ?Point3D
            {
            public :
            Point3D()
            {}
            Point3D(
            double ?x,? double ?y,? double ?z);
            double ?x();
            double ?y();
            double ?z();
            private :
            double ?x,?y,?z;
            }
            ;

            ?

            we can write our point adapter as following:

            ?

            class ?PointAdapter
            {
            private :
            CString?m_strData;
            public :
            PointAdapter();
            PointAdapter(
            const ?Point3D & ?point);
            PointAdapter(
            const ?_variant_t & ?point);

            operator ?Point3D() const ;
            operator ?_variant_t() const ;
            }
            ;

            ?

            now, we can use the classes:

            ?

            Point3D?point( 1 , 2 , 3 );
            _variant_t?var?
            = ?PointAdapter(point);
            Point3D?point2?
            = ?PointAdapter(var);



            ?

            posted on 2006-08-30 15:30 力為 閱讀(1931) 評論(1)  編輯 收藏 引用 所屬分類: 4. C++ FAQ3. VC&MFC&Qt

            評論

            # re: 用variant存point數據 2006-08-31 00:02 萬連文
            struct直接導出,VB可以使用,不過好像有warning  回復  更多評論
              

            免费一级欧美大片久久网| 99久久精品免费| 国产69精品久久久久APP下载 | 久久久久无码精品| 亚洲AV伊人久久青青草原| 国内精品伊人久久久久妇| 亚洲色欲久久久综合网东京热| 漂亮人妻被黑人久久精品| 久久99精品国产| 亚洲午夜无码AV毛片久久| 91精品国产9l久久久久| 久久99精品国产99久久6| 无码人妻久久一区二区三区免费 | 国产精品女同一区二区久久| 久久AAAA片一区二区| 日韩久久久久久中文人妻| 久久se精品一区精品二区国产| 久久精品国产亚洲AV影院| 99国产精品久久| 久久人妻无码中文字幕| 日韩精品国产自在久久现线拍| 2021久久精品免费观看| 久久九九青青国产精品| 亚洲精品无码久久久影院相关影片| 国产无套内射久久久国产| 国产欧美久久一区二区| 久久婷婷五月综合国产尤物app| 亚洲国产精品人久久| 狠狠精品久久久无码中文字幕| 久久国产视频99电影| 久久精品九九亚洲精品天堂| 色综合久久无码五十路人妻| 99久久香蕉国产线看观香| 久久九色综合九色99伊人| 久久精品亚洲福利| 久久99亚洲综合精品首页| 久久97久久97精品免视看| 亚洲天堂久久精品| 国产免费久久精品丫丫| 狠狠色伊人久久精品综合网| 久久电影网2021|