Skip to content

Commit 7225c5f

Browse files
benluodongxuwang
andauthored
Update _zh-cn/overviews/scala3-book/ca-context-bounds.md
Co-authored-by: Dongxu Wang <[email protected]>
1 parent 7aebbd2 commit 7225c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_zh-cn/overviews/scala3-book/ca-context-bounds.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permalink: "/zh-cn/scala3/book/:title.html"
1414
---
1515

1616

17-
在许多情况下,[上下文参数]({% link _overviews/scala3-book/ca-context-parameters.md %}#context-parameters) 的名称不必明确提及,因为它仅由编译器在其他上下文参数的合成参数中使用
17+
在许多情况下,[上下文参数]({% link _overviews/scala3-book/ca-context-parameters.md %}#context-parameters) 的名称不必显式提及,因为它仅在编译器为其他上下文参数合成实参的时候用到
1818
在这种情况下,您不必定义参数名称,只需提供参数类型即可。
1919

2020
## 背景

0 commit comments

Comments
 (0)