摘要:
1privatestaticMap<String,Long>getPictureHeightAndWidthMap(StringpicUrl){2Map<String,Long>map=newHashMap();3try{4URLurl=newURL(picUrl);5HttpURLConnectionconnection=(HttpURLConnection)url6.openConnection();7DataInputStreamin=newDataInputStream(8connection.getInputStream());9BufferedImageim 阅读全文
posted @ 2012-09-26 09:34
timelyxyz
阅读(433)
评论(0)
推荐(0)

浙公网安备 33010602011771号