分页: 1 / 1

hello rust!

发表于 : 2019年02月03日 00:32
rubyish

代码: 全选

// 2019-02-03
// rustc 1.32.0

fn main() {
    let x = 123;
    println!("Hello rust!");
    println!("x = {}", x);
}

Re: hello rust!

发表于 : 2019年02月03日 12:43
523066680
rust 编译的程序体积会不会比较大?我之前安装了一次,好像安装个模块会占用很大空间。

Re: hello rust!

发表于 : 2019年02月28日 23:30
rubyish
222 k :exciting4 :exciting4