swifty-json

    0熱度

    1回答

    包含在鍵「children」中的數組包含100個項目。 是否有告訴SwiftyJSON抓取隨機索引?我試圖創建一個隨機數 var random = arc4random_uniform(24) 但是當我插入隨機我得到了錯誤: 「不能與類型‘UInt32的’的指數下標型‘JSON’的價值」我也將它轉換爲NSNumber和同樣的東西,我完全失去了。 func getBackgoundImageDa

    -1熱度

    2回答

    這是我json.file的複雜結構得到JSON的價值: [ { "date_range": "2016-11-01-2016-12-31", "order_status_id": 3, "jobs": [ { "date": "2016-11-14", "job": [ { "id": 143608, "pickup_wor

    0熱度

    1回答

    func authenticateUser() { Alamofire.request("http://dev.myvmanager.com/vManagerMobileWebService/api/vMobile/Authenticate_iNotifications?username=ssrikanth&password=bA2135&device=iPhone&device_

    1熱度

    2回答

    我試圖用Alamofire提取的數據更新UITableView。 {"hashtags":["test","test2"]} 和我「爲swift`代碼如下所示: Alamofire.request("\(serverURL)/users/\(username)/hashtags") .validate() .responseJSON { response in swi

    0熱度

    1回答

    SwiftyJSON支持Swift版本3.0.1嗎? swift-version文件聲明版本3.0。 需要知道它是否支持swift 3.0.1。

    0熱度

    2回答

    Im獲取帶有可變數組鍵/名稱的json。我需要在應用中使用這個名稱。我試過let keyINeed = json["venue"][0].arrayObject,但我得到零。 "Meeting rooms"和"exit"是我需要填充表中的值,但我不能硬他們,因爲他們可以編碼和將改變 { "venue": { "name": "Home Office", "Meeting

    1熱度

    1回答

    我在swift 3中編寫代碼,用於解析來自http請求的json格式結果中的查詢。 JSON格式是: JSON: { base = stations; coord = { lat = "23.9"; lon = "42.89"; }; weather = ( { description = mist; icon = 50n;

    0熱度

    2回答

    我試圖解析這個JSON,但它不起作用。 這是JSON: { "kind": "books#volumes", "totalItems": 1, "items": [ { "kind": "books#volume", "id": "uCHmPQAACAAJ", "etag": "aBZ3KnoRsq4", "s

    -1熱度

    1回答

    下面是我試圖解析的JSON的結構。我希望能夠循環訪問這些問題。 { "status" : 200, "C&Q" : [ { "category" : "Applicant Details", "questions" : [ { "compulsory" : true, "options" : "Mr.;

    8熱度

    2回答

    我試圖從Objc轉換到Swift,並有更好的日子。 我有一個類的字典: collaborationDictionary:[String:Set<String>] 我想讀/寫此字典/從一個文件,只是不能完全似乎使其工作。我必須使用以下JSON結構來保存字典,並且必須使用SwiftyJSON。 { "Collaborations" : { "5604" : [ "wh