Skip to content

iOS 清除缓存,包括SDWebImage 缓存的图片

Notifications You must be signed in to change notification settings

Kaiccy/CleanCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CleanCache

iOS 清除缓存,包括SDWebImage 缓存的图片 需导入 #import "UIImageView+WebCache.h"

使用: 在使用时直接调用类方法即可

举个栗子: 显示缓存大小:CGFloat cacheSize = [FileService folderSizeAtPath:cachePath]; 清除缓存:[FileService clearCache:cachePath];

About

iOS 清除缓存,包括SDWebImage 缓存的图片

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published