• <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 力為 閱讀(1930) 評論(1)  編輯 收藏 引用 所屬分類: 4. C++ FAQ3. VC&MFC&Qt

            評論

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

            亚洲午夜久久久久久久久久| 91久久精品电影| 精品综合久久久久久97| 无码人妻久久一区二区三区免费丨| 一本久久综合亚洲鲁鲁五月天| 久久妇女高潮几次MBA| 国产精品久久久久…| 亚洲欧洲精品成人久久奇米网| 亚洲国产精品久久电影欧美| 99久久精品国产一区二区三区 | 精品综合久久久久久98| 久久久久久人妻无码| 久久久久国产精品嫩草影院| 久久精品国产亚洲av麻豆图片| 精品久久一区二区| 精品伊人久久久| 国产精品成人精品久久久 | 亚洲色欲久久久综合网东京热| 丁香五月网久久综合| 2021国产精品午夜久久| 51久久夜色精品国产| 久久天天躁狠狠躁夜夜96流白浆 | 热RE99久久精品国产66热| 久久精品国产第一区二区三区| 久久婷婷色综合一区二区| 久久国产热精品波多野结衣AV| 亚洲午夜精品久久久久久app| 曰曰摸天天摸人人看久久久| 久久久久AV综合网成人| 无码精品久久久天天影视| 亚洲色欲久久久综合网| 久久天天婷婷五月俺也去| 99久久国产综合精品五月天喷水| 韩国三级大全久久网站| 久久久噜噜噜久久熟女AA片| 精品伊人久久大线蕉色首页| 久久久无码精品亚洲日韩蜜臀浪潮 | 精品国产91久久久久久久a | 精品国产一区二区三区久久蜜臀| 久久国产精品成人片免费| 亚洲精品无码成人片久久|