新微赢技术网

标题: [求助]c++2005,Format,AddString怎么会出错? [打印本页]

作者: ℡可可℡    时间: 2009-11-5 01:02
标题: [求助]c++2005,Format,AddString怎么会出错?
m_List.AddString("学生学号:"+dlg.m_strNo);
str.Format("学分数:%d",dlg.m_fCredit);
这是我打的两行代码,在VC++2005下不能用
编译出错
e:\study\bianchen\2005\ex_ctrls\ex_ctrls\ex_ctrlsdlg.cpp(161) : error C2678: 二进制“+”: 没有找到接受“const char [11]”类型的左操作数的运算符(或没有可接受的转换)

e:\study\bianchen\2005\ex_ctrls\ex_ctrls\ex_ctrlsdlg.cpp(170) : error C2664: “void ATL::CStringT<BaseType,StringTraits>::Format(const wchar_t *,...)”: 不能将参数 1 从“const char [11]”转换为“const wchar_t *”
为什么会出再这个样子呀!~
在6.0下是可以的啊!~
高手帮我一下哦!~
作者: 天地之一    时间: 2009-11-5 01:02
弱弱的问,vc2005版本是不是高于VC6.0?

他们有什么不同???
作者: 淡淡的烟草味    时间: 2009-11-5 01:02
VC6中也应该不行啊?




欢迎光临 新微赢技术网 (http://bbs.weiying.cn/) Powered by Discuz! X3.2