摘要: byte[] blobBuf = new byte[1024]; inStream.read (blobBuf); inStream.close (); ... 阅读全文
posted @ 2015-04-14 16:42 大漠神驼 阅读(105) 评论(0) 推荐(0) 编辑