-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Commit 46083fb
Update 24-Concurrent-Programming.md (#585)
* Update 24-Concurrent-Programming.md
> And unless you know something specific about your system that changes things, you’ll probably want to use Async calls.
主谓宾 something specific changes things。作者应该是想说明逻辑中的一些具体实现可能会导致过程中的特定变化,如果使用异步实现会产生异常。而你是明白会产生这样的结果的,否则会更愿意使用异步调用。
原句中没有体现changes这个动作,读起来让人费解。
* Update 24-Concurrent-Programming.md
合并修改意见1 parent c6a1207 commit 46083fb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1550 | 1550 | | |
1551 | 1551 | | |
1552 | 1552 | | |
1553 | - | ||
1553 | + | ||
1554 | 1554 | | |
1555 | 1555 | | |
1556 | 1556 | | |
| |||
0 commit comments