Use the split() String Method in Rust; Use the split_whitespace() ... Vec<&str> = “This life can be amazing”.split(“ “).collect(); println!(
確定! 回上一頁