240 发简信
IP属地:湖北
  • Resize,w 360,h 240
    工厂方法模式和抽象工厂模式的区别

    工厂方法模式: 一个抽象产品类,可以派生出多个具体产品类。 一个抽象工厂类,可以派生出多个具体工厂类。 每个具体工厂类只能创建一个具体产品类的实...

  • ViewDragHelper的使用介绍

    https://blog.csdn.net/mchenys/article/details/50357861

  • fragment和viewPage 实现画廊效果

    viewPage布局设置 android:clipChildren="false" ViewPager.setPageTransformer...

  • android 配音方案研究

    配音方案 后台以zip压缩包的方式提供两个视屏频文件,和一个lrc文件 ,一个视频是带背景音和人声,另一个视屏只带背景音。lrc 里面提供具体...

  • ffmpeg 定点音频插入视屏

    ffmpeg 库的地址https://github.com/tanersener/mobile-ffmpeg

  • 常用第三方库总结

    下拉刷新https://github.com/scwang90/SmartRefreshLayout/blob/master/art/md_cu...

  • android布局性能优化

    https://www.cnblogs.com/hoolay/p/6248514.html

  • android 记一次解决键盘遮挡问题

    https://yq.aliyun.com/articles/675854?spm=a2c4e.11153940.bloghomeflow.92...

  • android disklrucache 源码解读

    https://blog.csdn.net/lmj623565791/article/details/47251585