Sunface
Sunface
This ui framework is awesome, looking forward to more components :D
Due to our exercises are written in both Chinese and English, so besides updating the chinese exercise, you should also modify the english one :)
Hi, in the scoringFields example, you just mentioned that scoringFields can be persistent,but how? We are now using riot as our first level chioce, so please help us
比如所有数据a,b;第一批加载了a,第二批还可能会加载到a,也可能加载到b
- 微信公众号: 扫描下面的二维码关注公众号 `Rust语言中文网`
Rust 有些内容其实是不好理解的,或者值得进一步的深入学习。 可以在这些章节后面加上 `进一步学习` 的板块,附上相关的资料。
https://github.com/sunface/rust-course/discussions/701
在社区中,发现一些同学可能还搞不清楚,到底是使用引用还是值,到底是使用 move 还是 Copy,我觉得有必要通过文字 + 大示例的方式来解决这种疑惑。 归根到底,用好 Rust 需要按照 Rust 的思想和使用习惯来写代码,是否可以考虑在最佳实践里面增加一些如何按照Rust使用习惯来写 Rust 代码的章节? 一切都是为了方便其它语言过来的读者,更好的上手编写 Rust,专题名:如何写出 rusty 的代码
sunface/rust-course#612
https://github.com/sunface/rust-course/discussions/596