Skip to content
New issue

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

JavaScript 中的 Generator 函数 #6893

Merged
merged 6 commits into from
Apr 14, 2020
Merged

JavaScript 中的 Generator 函数 #6893

merged 6 commits into from
Apr 14, 2020

Conversation

nia3y
Copy link
Contributor

@nia3y nia3y commented Apr 10, 2020

译文翻译完成,resolve #6842

@Raoul1996
Copy link
Contributor

校对认领

Copy link
Contributor

@Raoul1996 Raoul1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

没啥要改的

TODO1/generator-functions-in-javascript.md Show resolved Hide resolved

This is just a very basic example of how it can be used but we can use more complex logic inside the generator functions, giving us more power.
这只是一个关于如何使用的一个基本的示例,我们在 generator 函数中还可以使用更复杂的逻辑,为我们提供更多的功能。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

功能 --> 能力

TODO1/generator-functions-in-javascript.md Show resolved Hide resolved
@nia3y
Copy link
Contributor Author

nia3y commented Apr 14, 2020

@Raoul1996 @lsvih 校检完成

@lsvih lsvih merged commit 11e96e4 into xitu:master Apr 14, 2020
@lsvih
Copy link
Member

lsvih commented Apr 14, 2020

@niayyy-S 已经 merge 啦~ 快快麻溜发布到掘金然后给我发下链接,方便及时添加积分哟。

掘金翻译计划有自己的知乎专栏,你也可以投稿哈,推荐使用一个好用的插件
专栏地址:https://zhuanlan.zhihu.com/juejinfanyi

@nia3y
Copy link
Contributor Author

nia3y commented Apr 14, 2020

@lsvih 掘金文章链接:https://juejin.im/post/5e9560def265da47e6492423

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

JavaScript 中的 Generator 函数
4 participants