首先判断能不能转换 if (!JSONSerialization.isValidJSONObject(array)) { //print("is not a valid json object") return "" } //利用OC的json库转换 ...
確定! 回上一頁