花费 50 ms
fresco加载本地图片、gif资源

首先 来看看fresco 是个神马东西 https://github.com/facebook/fresco 这个是fresco的一个官方gifhub 官网为http://frescolib.o ...

Wed Jul 06 20:15:00 CST 2016 0 8958
android根据图片路径显示图片

首先根据图片路径先创建一个文件path为图片路径;然后判断文件是否存在,如果存在,将图片显示出来。 File file = new File(path); ImageView img = (Ima ...

Wed Jul 06 00:09:00 CST 2016 0 2603

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM