c++新手遇到一个问题,百度不到答案,想请教大家。
string s; s = "abc"+'b'; cout<<s<<endl;
代码的输出是:crt\crtw32\stdcpp\locale0.cpp
string s; s = "abc"; s += 'b'; cout <<s << endl;代码的输出是:abcb
想请教一下这是什么原因?
#笔试题目#string s; s = "abc"+'b'; cout<<s<<endl;
string s; s = "abc"; s += 'b'; cout <<s << endl;代码的输出是:abcb
相关推荐
斯卡蒂味的鱼汤:知道你不会来数马,就不捞你😂最近数马疯狂扩招,招聘要求挺低的,你能力肯定够,应该就是因为太强了,知道你不会来才不捞你