const char* data() const; char* is the pointer to the obtained array. 參數: None. std::string::data()返回該字符串擁有的數組。因此,調用者不得修改或釋放內存 ...
確定! 回上一頁