以下是簡單的事例示範從douban movie請求JSON資料并轉為字典對象後對控件指派。
#import "ViewController.h"
#import "CJSONSerializer.h"
#import "CJSONDeserializer.h"
#import "NSDictionary_JSONExtensions.h"
以下是簡單的事例示範從douban movie請求JSON資料并轉為字典對象後對控件指派。
#import "ViewController.h"
#import "CJSONSerializer.h"
#import "CJSONDeserializer.h"
#import "NSDictionary_JSONExtensions.h"