使用URLCache.share实例时是否需要分配磁盘空间?它的默认值是多少? 最佳答案 @ScottZhu在Swift中的回答:URLCache.shared.memoryCapacity URLCache.shared.diskCapacity URLCache.shared.currentMemoryUsage URLCache.shared.currentDiskUsage