if let data = data {
let parsedResult: AnyObject!
do {
parsedResult = try NSJSONSerialization.JSONObjectWithData(data, options: AllowFraments)
} catch {
displayError("could not parse the data as JSON: '\(data)'")
return
}
}
ソフトウェアエンジニアの技術ブログ:Software engineer tech blog
随机应变 ABCD: Always Be Coding and … : хороший