//JSON转化为Array数组([AnyObject]?). if let arr = json.arrayObject {. //Do something you want. } ...
確定! 回上一頁