2014年2月14日

摘要: 今天码代码时发下个问题:constchar* chrs=rootNode->GetColumnDisplayText(j).GetLocaleText();chrs为空,而用以下代码:char tem[100];strcpy(tem,rootNode->GetColumnDisplayText(j).GetLocaleText());tem是有有效值的,原因不明,不顾问题能解决就好. 阅读全文
posted @ 2014-02-14 15:02 程序员乌鸦 阅读(316) 评论(0) 推荐(0)

导航