Save the URLSessionTask reference: private weak var task: URLSessionTask? func loadItems(name: String, url: URL) { let task ...
確定! 回上一頁