Let's look at how we should do it in Swift 3. MarkDown: do { if let responseData = jsonString.data(using: String.Encoding.utf8) { let jsonData = ...
確定! 回上一頁