摘要:
bif = new BufferedInputStream(conn.getInputStream()); byte[] buffer = new byte[conn.getContentLength()]; bif.read(buffer); bif.close(); ByteToCharConverter converter = ByteToCharConverter.getCon... 阅读全文
posted @ 2010-11-24 13:11
白开水皮皮
阅读(963)
评论(0)
推荐(0)
浙公网安备 33010602011771号