variables #181
Replies: 164 comments 26 replies
|
mark一下 |
|
mark一下-2022-4-14 |
|
第一题感觉这样,更容易理解 println!("x is equal to {}", x); |
|
没看到答案呢 |
|
打卡 |
|
完成,9/9 |
|
打开 |
|
🔥 整个 rust-by-practice 所有题目,哪里有答案呢? |
|
mark |
|
作业已完成。花了15分钟,感觉是比较基础的练习,对于rust的变量可变性,元组,数组,结构,作用域,变量的遮蔽性,还有所有权都有一定的考察,循序渐进,很有正反馈的练习作业 |
|
未使用变量第二种方法。。。怎么说呢,是我好奇点了一下眼睛,看到shebang就懂了。。 |
|
请问第4题答案中为什么需要在"hello"后面加一个to_string()呢 |
|
pass |
|
这种学习方式确实很不错,实时的正反馈,感谢楼主 |
|
第4题第二个答案 里面{:?} 和 &'static str 分别是什么意思啊? |
|
Figo was here. |
|
yoo |
|
mark! |
|
fn main() { |
|
mark一下 |
|
mark一下 |
|
mark |
|
头一次做题,记录一下 |
|
how to show up the warning when running this: |
|
mark一下 |
|
Good! |
|
很好的教程与练习,使我的电脑生锈。 |
|
mark - 2025.4.16 |
|
omkar was here |
|
done |
Uh oh!
There was an error while loading. Please reload this page.
variables
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev with challenging examples, exercises and projects.
https://zh.practice.rs/variables.html
All reactions