We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
现有文档的翻译都是“执行副作用”,但有的地方按照语义是“执行有副作用的函数”。按汉语习惯,“副作用”一词不是这种函数的缩写,“执行”和“作用”也不能匹配。是否值得分情况翻译?
现有文档例如:
在 英文 Computed Properties 中,有行 Later in the guide we will discuss how we can perform side effects in reaction to state changes with watchers.
在 英文 Watchers 中,多处提到 perform a side effect.
The text was updated successfully, but these errors were encountered:
放在这个语境里也许可以考虑译为产生副作用
Sorry, something went wrong.
#657
No branches or pull requests
现有文档的翻译都是“执行副作用”,但有的地方按照语义是“执行有副作用的函数”。按汉语习惯,“副作用”一词不是这种函数的缩写,“执行”和“作用”也不能匹配。是否值得分情况翻译?
现有文档例如:
在 英文 Computed Properties 中,有行 Later in the guide we will discuss how we can perform side effects in reaction to state changes with watchers.
在 英文 Watchers 中,多处提到 perform a side effect.
The text was updated successfully, but these errors were encountered: