Skip to content

Commit 6cbe764

Browse files
committed
UPDATE
1 parent ad32256 commit 6cbe764

File tree

5 files changed

+10
-2
lines changed

5 files changed

+10
-2
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
# 软件篋borrowing_exerci(二)
2+
3+
> $$\text{在茫茫的黑暗中,要能发出内在的微光}$$

docs/zh-volumn-one/hello-mut-borrowing/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ <h1 class="menu-title">以软件篋学习Rust语言</h1>
149149
<div id="content" class="content">
150150
<main>
151151
<h1><a class="header" href="#软件篋borrowing_exerci二" id="软件篋borrowing_exerci二">软件篋borrowing_exerci(二)</a></h1>
152+
<blockquote>
153+
<p>$$\text{在茫茫的黑暗中,要能发出内在的微光}$$</p>
154+
</blockquote>
152155

153156
</main>
154157

docs/zh-volumn-one/print.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5538,6 +5538,9 @@ <h2><a class="header" href="#参考资料-39" id="参考资料-39">参考资料<
55385538
<li><a href="https://medium.com/@robertgrosse/ref-patterns-destructuring-and-invisible-borrows-2f8ae6902656">ref-patterns-destructuring-and-invisible-borrows</a></li>
55395539
</ul>
55405540
<h1><a class="header" href="#软件篋borrowing_exerci二" id="软件篋borrowing_exerci二">软件篋borrowing_exerci(二)</a></h1>
5541+
<blockquote>
5542+
<p>$$\text{在茫茫的黑暗中,要能发出内在的微光}$$</p>
5543+
</blockquote>
55415544
<h1><a class="header" href="#应用篋借用次数实例" id="应用篋借用次数实例">应用篋:借用次数实例</a></h1>
55425545
<p>  在Rust语言里,从固定和可变绑定对象引用形式上是相同的,但是它们可以引用的次数是不同的。可变绑定对象引用只能是一次,而固定对象引用可以是多次。</p>
55435546
<h2><a class="header" href="#学习内容-37" id="学习内容-37">学习内容</a></h2>

docs/zh-volumn-one/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/zh-volumn-one/searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)