mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-12-28 14:59:18 +00:00
Update README.md
This commit is contained in:
parent
1c14cfdf2b
commit
787c55bfab
@ -1,8 +1,7 @@
|
||||
# Intro
|
||||
# 介紹
|
||||
|
||||
Rust uses the `print!` and `println!` macros to print text to the console.
|
||||
|
||||
## Further information
|
||||
Rust 使用 `print!` 和 `println!` 巨集來將文字輸出到控制台。
|
||||
## 更多資訊
|
||||
|
||||
- [Hello World](https://doc.rust-lang.org/rust-by-example/hello.html)
|
||||
- [Formatted print](https://doc.rust-lang.org/rust-by-example/hello/print.html)
|
||||
- [格式化輸出](https://doc.rust-lang.org/rust-by-example/hello/print.html)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user