We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0d98ecf + 046ed80 commit d593329Copy full SHA for d593329
notes/Java IO.md
@@ -611,7 +611,7 @@ NIO 与普通 I/O 的区别主要有以下两点:
611
- [Java NIO Tutorial](http://tutorials.jenkov.com/java-nio/index.html)
612
- [Java NIO 浅析](https://tech.meituan.com/nio.html)
613
- [IBM: 深入分析 Java I/O 的工作机制](https://www.ibm.com/developerworks/cn/java/j-lo-javaio/index.html)
614
-- [IBM: 深入分析 Java 中的中文编码问题](https://www.ibm.com/developerworks/cn/java/j-lo-chinesecoding/index.htm)
+- [IBM: 深入分析 Java 中的中文编码问题](https://www.ibm.com/developerworks/cn/java/j-lo-chinesecoding/index.html)
615
- [IBM: Java 序列化的高级认识](https://www.ibm.com/developerworks/cn/java/j-lo-serial/index.html)
616
- [NIO 与传统 IO 的区别](http://blog.csdn.net/shimiso/article/details/24990499)
617
- [Decorator Design Pattern](http://stg-tud.github.io/sedc/Lecture/ws13-14/5.3-Decorator.html#mode=document)
0 commit comments