摘要: //清除本地缓存 -(void)clearCache{ dispatch_async(dispatch_get_global_queue(DISPATCH_QUEUE_PRIORITY_DEFAULT,0) , ^{ NSString *cachPath = [NSSearchPathFo... 阅读全文
posted @ 2016-05-10 10:23 frounk 阅读(186) 评论(0) 推荐(0)