const char * c_str() { static const char nullchar = '\0'; return nullchar; }. 这是故意的C ++还是编译器错误?数据类型被忽略的原因有什么原因吗 ...
確定! 回上一頁