Written by Mattt February 11th, 2013 This article has been translated into: 中文 NSURLCache provides a composite in-memory and on-disk caching mechanism for URL requests to your application. As part of Foundation’s URL Loading System, any request loaded through NSURLConnection will be handled by NSURLCache. Network caching reduces the number of requests that need to be made to the server, and improv