函数返回局部变量string(引用局部string,局部string的.c_str()函数) ... TestStringReference() { std::string loal_str = "holy shit"; return loal_str; }.
確定! 回上一頁