2024年4月8日发(作者:)
bitmap = Stream(is);
}
} catch (MalformedURLException e) {
tackTrace();
xt(getApplicationContext(), "访问失败", _SHORT).show();
} catch (IOException e) {
tackTrace();
} finally {
if (is != null) {
try {
();
} catch (IOException e) {
tackTrace();
}
}
}
return bitmap;
}
}


发布评论