KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
FrescoPicLoad
★ 13
Open GitHub ↗
Fresco图片加载框架
Download README (.md)
Explore Similar Repositories
undertale-nes
:
A homebrew demo for the Nintendo Enterainment System
metrics-jvm-extras
:
A set of additional metrics complementing Dropwizards metrics-jvm.
WDayDayCook
:
一个仿DayDayCook的纯Swift项目
StatusBarUtils
:
透明状态栏解决方案
percona-data-recovery-tool-for-innodb
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
FrescoPicLoad
?
Download (.md)
# 1.FrescoPicLoad Fresco图片加载框架工具类封装,这里我偷懒了,没有发布到jcenter上,大家需要的话直接从github上下载放在自己项目里吧,东西不多 # 2.效果图     <p> # 3.我的csdn(对工具类简单讲解) * [3.1Fresco加载app内的图片,包括gif动图](http://blog.csdn.net/qq_23195583/article/details/52062927) * [3.2Fresco加载圆角图片以及定义progressbar动画](http://blog.csdn.net/qq_23195583/article/details/53582457) * [3.3Fresco进行图片的裁剪以及加水印](http://blog.csdn.net/qq_23195583/article/details/53582706) * [3.4Fresco进行图片的下载,高斯模糊](http://blog.csdn.net/qq_23195583/article/details/53582930) * 待续。。。 # 4.对工具类的利用 * [4.1android客户端首次进入轮播引导图(三)](http://blog.csdn.net/qq_23195583/article/details/54410770) * [4.2android客户端首次进入轮播引导图(亖)](http://blog.csdn.net/qq_23195583/article/details/54410826)