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

Iteration Over Java Collections With High Performance #36

Closed
hanxiaomax opened this issue Jul 18, 2018 · 2 comments · Fixed by #59
Closed

Iteration Over Java Collections With High Performance #36

hanxiaomax opened this issue Jul 18, 2018 · 2 comments · Fixed by #59
Assignees
Labels

Comments

@hanxiaomax
Copy link
Member

1.原文链接
2.分类(见标签)
3.推荐原因


@hanxiaomax

@hanxiaomax hanxiaomax added A1-Recommend 推荐译文原文,审核后请创建分支 T-Java labels Jul 18, 2018
@hanxiaomax hanxiaomax added B1-To do 待翻译,认领后添加B2 and removed A1-Recommend 推荐译文原文,审核后请创建分支 labels Jul 18, 2018
@yizheWork
Copy link
Contributor

认领翻译 @hanxiaomax

@hanxiaomax hanxiaomax added B2-In progress 当前正在翻译中,完成翻译后,创建PR(添加closes #issue)并添加B3 and removed B1-To do 待翻译,认领后添加B2 labels Jul 30, 2018
@hanxiaomax
Copy link
Member Author

ok

@ghost ghost added B3-Need review 完成翻译待校对,请至对应的pr认领校对并添加校对中标签 and removed B2-In progress 当前正在翻译中,完成翻译后,创建PR(添加closes #issue)并添加B3 labels Aug 5, 2018
hanxiaomax pushed a commit that referenced this issue Aug 6, 2018
* 终板

* 代码块
处理容器 -> 使用容器
性能没问题 -> 不会去考虑性能问题。
c语言的形式 -> c语言形式的 
c语言的形式 -> c语言形式的for循环
不是为遍历所有项目 ++ 所有元素设计的
@ghost ghost removed the B3-Need review 完成翻译待校对,请至对应的pr认领校对并添加校对中标签 label Aug 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants