File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1127,7 +1127,7 @@ msgstr "\"`x` 是 10 还是 100?x = {}\""
1127
1127
#: src/std_misc/threads/testcase_mapreduce.md:128 src/std_misc/path.md:54
1128
1128
#: src/std_misc/fs.md:150 src/meta/doc.md:109 src/meta/playground.md:49
1129
1129
msgid "See also:"
1130
- msgstr "另见 :"
1130
+ msgstr "参见 :"
1131
1131
1132
1132
#: src/hello/comment.md:47
1133
1133
msgid "[Library documentation](../meta/doc.md)"
@@ -2698,7 +2698,7 @@ msgstr "添加一个 `square` 函数,它以一个 `Point` 和一个 `f32` 作
2698
2698
2699
2699
#: src/custom_types/structs.md:97
2700
2700
msgid "See also"
2701
- msgstr "另见 "
2701
+ msgstr "参见 "
2702
2702
2703
2703
#: src/custom_types/structs.md:99
2704
2704
msgid ""
@@ -10100,7 +10100,7 @@ msgstr "\"Bar + Foo = {:?}\""
10100
10100
#: src/trait/ops.md:55 src/testing.md:16 src/testing/doc_testing.md:104
10101
10101
#: src/testing/dev_dependencies.md:36
10102
10102
msgid "See Also"
10103
- msgstr "另见 "
10103
+ msgstr "参见 "
10104
10104
10105
10105
#: src/trait/ops.md:57
10106
10106
msgid ""
@@ -13480,7 +13480,7 @@ msgid ""
13480
13480
"just one implementation. (see also: [`BTreeSet`](https://doc.rust-lang.org/"
13481
13481
"std/collections/struct.BTreeSet.html))"
13482
13482
msgstr ""
13483
- "`HashSet` 的独特之处在于它保证不会有重复的元素。这是任何集合(Set)类型都应该满足的契约。`HashSet` 只是其中一种实现。(另见 :[`BTreeSet`](https://doc.rust-lang.org/std/collections/struct.BTreeSet.html))"
13483
+ "`HashSet` 的独特之处在于它保证不会有重复的元素。这是任何集合(Set)类型都应该满足的契约。`HashSet` 只是其中一种实现。(参见 :[`BTreeSet`](https://doc.rust-lang.org/std/collections/struct.BTreeSet.html))"
13484
13484
13485
13485
#: src/std/hash/hashset.md:13
13486
13486
msgid ""
You can’t perform that action at this time.
0 commit comments