头像

向日葵之新

帅气的我简直无法用语言描述!

android 读取sd卡图片,bitmap与byte互转,bitmap与base64互转

1.android 读取sd卡图片 /** * * @param path 图片路径 * @return */ public static Bitmap getBitmap(String path) ...
头像1周前
000