摘要: public class ImgeUtils { public static String img2String(BufferedImage img,String type){ String imgStr = null; ByteArrayOutp... 阅读全文
posted @ 2015-06-30 18:03 yshy 阅读(563) 评论(0) 推荐(0)