Skip to content

Commit 18ea096

Browse files
committed
[C]java-collections.md
1 parent 198bfe5 commit 18ea096

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

turnoff.us/java-collections/[R]java-collections.md turnoff.us/java-collections/[C]java-collections.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
鸭子爸爸生活中的 Java 集合框架
22
=====
33

4-
![Java Collections in Duck Life](https://turnoff.us/image/en/java-collections.png)
4+
![Java Collections in Duck Life](https://github.com/LCTT/comic/raw/master/turnoff.us/ava-collections/java-collections.png)
55

66
- 有时一个队列就能搞定 ...
77
- 嘎嘎 入列!
88
- 嘎嘎 出列!
99

10-
11-
- ... 有时个用集合就够了。
10+
- ... 有时个用集合就够了.
1211
- 嘎嘎 吐除!
1312

14-
- 最终可能需要用上图...
13+
- 逐渐的,可能需要用上图 ...
1514
- 嘎嘎 放这吧!
1615

17-
- ...不过迟早,我们还是需要用栈来解决
16+
- ... 不过迟早,我们还是需要用栈来解决.
1817
- 出栈!
1918

19+
20+
点评:
21+
2022
随着需求不断的增加,数据管理也将变得越发复杂。
2123
最后的那句话,完全只是因为函数存放在栈中,嘎嘎!
2224

2325
via:
2426
- https://turnoff.us/geek/java-collections/
2527

2628
作者:[Daniel Stori][a]
27-
译者:[译者ID](https://github.com/译者ID)
28-
校对:[校对者ID](https://github.com/校对者ID)
29-
合成:[合成者ID](https://github.com/合成者ID)
30-
点评:[点评ID](https://github.com/点评者ID)
29+
译者&点评:[译者ID](https://github.com/译者ID)
30+
校对&合成:[GHLandy](https://github.com/GHLandy)
3131

3232
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
3333

Loading

0 commit comments

Comments
 (0)