首先:Rust中的 char 是表示Unicode标量值的唯一整数值。 ... 如上所述,Rust fn main() { let c: char = "".chars().next().unwrap(); println!(
確定! 回上一頁