基本简介 DiskLruCache链接 库 compile ‘com.jakewharton:disklrucache:2.0.2’ 初始化 /* 文件夹地址、版本号、一次缓存的数量、缓存最大内存*/DiskLruCache open(File directory, int appVersion, int valueCount, long maxSize) 赞微海报分享
近期评论