diff --git a/assets/banner.jpg b/assets/banner.jpg new file mode 100644 index 00000000..8f695097 Binary files /dev/null and b/assets/banner.jpg differ diff --git a/src/about-book.md b/src/about-book.md index ef9d6e4c..52525446 100644 --- a/src/about-book.md +++ b/src/about-book.md @@ -2,6 +2,8 @@ + + Rust语言真的好:连续六年成为全世界最受欢迎的语言、没有GC也无需手动内存管理、性能比肩 C++/C 还能直接调用它们的代码、安全性极高 - 总有公司说使用 Rust 后以前的大部分 bug 都将自动消失、全世界最好的包管理工具 Cargo 等等。但... **有人说: "Rust 太难了,学了也没用"。** @@ -22,9 +24,11 @@ Rust语言真的好:连续六年成为全世界最受欢迎的语言、没有G 同时社区还提供了一个优质的公众号: `studyrust`,里面的文章是由 [Rustt](https://rustt.org) 翻译组提供,搬运自国外优秀的 Rust 技术文章、学习资料、新闻资讯等。 -- 社区官网:[https://studyrust.org](https://studyrust.org) (正在建设中,暂时跳转到 Github 组织首页) -- 微信公众号:studyrust +- 社区官网:[https://studyrust.org](https://studyrust.org),正在建设中,暂时跳转到 Github 组织首页 +- QQ交流群: 1009730433 +- 微信公众号:`studyrust` + ## 🏅 贡献者