Skip to content

Latest commit

 

History

History
51 lines (50 loc) · 1.84 KB

File metadata and controls

51 lines (50 loc) · 1.84 KB

RustPrimer

The Rust primer for beginners. 给初学者的Rust中文教程。 在线阅读地址 点我阅读 也可复制以下链接: https://rustcc.gitbooks.io/rustprimer/content/ 社区 QQ群 群号: Rust语言中文社区 144605258 (已满) Rust编程语言社区2群 303838735 (telegram群): 进群必须附带您的github地址,否则不予通过 telegram社群 rust社区深水群:https://t.me/rust_deep_water rust众: https://t.me/rust_zh 社区 chat: https://chat.rust-china.org/ (使用github验证登录) blog: https://rust-china.org/ wiki: https://wiki.rust-china.org/ 版权规定 本书使用 CC BY-SA 3.0 协议,转载请注明地址。 GitBook 生成 直接用: gitbook serve 即可。 ChangeLog

  1. 2016年3月31日,初稿完成。发布 v1.0 版。
  2. 2016年5月2日,完成 1.1.0 版本。 English: RustPrimer Build Status The Rust primer for beginners. Rust中文教程,面向初学者。 Read Online Click here to read. Alternatively, you can copy the following link: https://rustcc.gitbooks.io/rustprimer/content/ Community QQ Groups Group IDs: sqlCopy code Rust Language Chinese Community 144605258 (Full) Rust Programming Language Community Group 2 303838735 (Telegram Group): You must provide your GitHub address when joining, or your request will not be approved. Telegram Groups Rust community deep water group: https://t.me/rust_deep_water Rust crowd: https://t.me/rust_zh Community Chat: https://chat.rust-china.org/ (Log in with GitHub for authentication) Blog: https://rust-china.org/ Wiki: https://wiki.rust-china.org/ Copyright Notice This book is licensed under the CC BY-SA 3.0 license. Please include the address when reprinting. GitBook Generation Use the following command: gitbook serve That's it. ChangeLog March 31, 2016: Initial draft completed. Version 1.0 released. May 2, 2016: Version 1.1.0 completed