摘要:
1,public Bitmap stringtoBitmap(String string) { // 将字符串转换成Bitmap类型 Bitmap bitmap = null; try { byte[] bitmapArray; bitmapArray = Base64.decode(st... 阅读全文
posted @ 2014-10-27 15:03
manmanlu
阅读(1681)
评论(0)
推荐(0)
浙公网安备 33010602011771号