根据第一节的内容,我们知道Rust在程序内部,实际上是使用这几种类型来处理 字符串 的:&str,char,u8,&[u8; usize] &str:. pub fn utf8_to_string (bytes: & [u8]) ...
確定! 回上一頁