不需要多解释,直接上代码说明,代码中有相关注释
1 2 3 4 5 | // Home路径 NSString *homePath = NSHomeDirectory(); // Caches路径 NSArray *caches = NSSearchPathForDirectorie[......]<p class="read-more"><a href="https://www.yusian.com/blog/project/2014/11/05/210124473.html">继续阅读</a></p> |