摘要:
1._bstr_t_bstr_t bstrText = _T("aaaa");CString strText(_T("aaaa"));bstrText = strText; 其它字符串方法雷同。优点:使用方法简单。缺点:需要如下引用文件Header: comutil.hLib: comsuppw.lib or comsuppwd.lib2.CComBSTRCComBSTR bstrText = _T("aaaa);CString strText(_T("aaaa));bstrText = strText;优点:使用方便缺点:不能直接赋 阅读全文
posted @ 2013-03-29 10:39
天堂大鸟
阅读(2061)
评论(0)
推荐(0)

浙公网安备 33010602011771号