SnailPhotoCache base on LruCache DiskLruCache refer to https://github.com/fhucho/simple-disk-cache https://github.com/JakeWharton/DiskLruCache 先从LruCache中读取,获取不成功,则从DiskLruCache中获取