rust 標準庫中的string. char 用於存放單個unicode字元,佔用4位元組空間(32bit)。 std::str 字串切片型別(字串字面量); std::string::String ...
確定! 回上一頁