mirror of
https://github.com/RustyCab/LearnRustEasy.git
synced 2026-05-10 07:52:59 +08:00
Update chapter_3_7_1.md
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
## 3.7.所有权(Ownership)
|
|
||||||
### 3.7.1 所有权介绍
|
### 3.7.1 所有权介绍
|
||||||
所有权是Rust最为与众不同的特性,它让Rust无需垃圾回收即可保证内存安全。
|
所有权是Rust最为与众不同的特性,它让Rust无需垃圾回收即可保证内存安全。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user