Skip to content

Commit

Permalink
Java 8 简明教程-GITHUB地址
Browse files Browse the repository at this point in the history
  • Loading branch information
renfufei committed Dec 5, 2016
1 parent e6d12ff commit d0fa22b
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions tiemao_2016/50_java8-concurrency-tutorial/CN_REF.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,20 @@



- [Java8并发教程:Threads和Executors](http://www.importnew.com/19727.html)

有一份GitBook的文档:


- 第一部分:[线程和执行器](https://wizardforcel.gitbooks.io/modern-java/content/ch4.html)

- 第二部分:[同步和锁](https://wizardforcel.gitbooks.io/modern-java/content/ch5.html)

- 第三部分:[原子变量和 ConcurrentMap](https://wizardforcel.gitbooks.io/modern-java/content/ch6.html)

- [Java8并发教程:Threads和Executors](http://www.importnew.com/19727.html)
-

- [Java 8 简明教程-GITHUB地址](https://github.com/wizardforcel/modern-java-zh)



Expand Down

0 comments on commit d0fa22b

Please sign in to comment.