Swift 提供了JSON原生解析,詳細你可以參考以下的說明。 ... if let jsonString = String(data: jsonData, encoding: .utf8){. ///將字串印出.
確定! 回上一頁