随笔 - 833  文章 - 1  评论 - 106  阅读 - 200万
  2009年6月5日
摘要: 五、BSTR、char*和CString转换  (1) char*转换成CString  若将char*转换成CString,除了直接赋值外,还可使用CString::Format进行。例如:char chArray[] = "This is a test";char * p = "This is a test";   或LPSTR p = "This is a test";   或在已定义Uni... 阅读全文
posted @ 2009-06-05 17:22 3D入魔 阅读(222) 评论(0) 推荐(0) 编辑
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示