例如,字符串文字"Hello"的类型是什么,const char[6]或者const char*?
const char[6]
const char*
c++ string types
c++ ×1
string ×1
types ×1