java NIO 基础概念

译文:Java NIO Tutorial 源自:http://tutorials.jenkov.com/java-nio/index.htmlhtml Java NIO: Channels and Buffers In the standard IO API you work with byte streams and character streams. In NIO you work with
相关文章
相关标签/搜索