To write the traditional Hello World program in Rust, create a text file called hello.rs containing the following source code: fn main() { println!(
確定! 回上一頁