使用 std::basic_string::c_str 方法將字串轉換為char 陣列. 這個版本是解決上述問題的C++ 方法。它使用了 String 類內建的方法 c_str ,該方法返回 ...
確定! 回上一頁