摘要: 首先看JAVA API的描述:ABOUT OutputStreamWriter:"An OutputStreamWriter is a bridge from character streams to byte streams: Characters written to it are encoded into bytes using a specifiedcharset. The charset that it uses may be specified by name or may be given explicitly, or the platform's defaul 阅读全文
posted @ 2014-02-28 12:43 LarryLawrence 阅读(2685) 评论(0) 推荐(0)