Thursday, September 26, 2013

jsonvalue how to get the value after the plist file can not be written

array = (NSArray *) [tempString JSONValue];
[Array writeToFile: [documentPath stringByAppendingPathComponent: @ "food.plist"] atomically: YES];

Here to get array contents {
"Food_descripts" = "\ U4eba \ U5934 \ U9a6cVSOP \ U5927 \ U793c \ U5305";
"Food_father_id" = 261;
"Food_id" = 264;
"Food_ipad_img_url" = "images/178.jpg";
"Food_name" = "\ U4eba \ U5934 \ U9a6cVSOP \ U5927 \ U793c \ U5305";
"Food_price" = 2380;
}
Plist file can not be written
Reply:
NSArray JsArray strong turn not do it
Reply:
JSON parsing out to first and then stored.
Reply:
Not strong turn is not enough

No comments:

Post a Comment