if let data = cache.cachedResponse(for: request)?.data {. print("got image from cache"). self.imageData = data. } else {. URLSession.shared.
確定! 回上一頁