男女,好吧,

person_info0.json

person_info1.json

 SharedAppDelegate.userInfo = [UserInfo userInfoWithDic:responseObject];

 [TTCacheUtil writeObject:responseObject toFile:CACHE_MAINPAGE_PERSONINFO];

 

 [TTCacheUtil writeObject:responseObject toFile:CACHE_MAINPAGE_PERSONINFO];

 SharedAppDelegate.userInfo = [UserInfo userInfoWithDic:responseObject];

#define CACHE_MAINPAGE_PERSONINFO       

[NSString stringWithFormat:@"person_info%d.json", SharedAppDelegate.userInfo.userID]

 

posted @ 2013-12-26 17:58  路在脚下,  阅读(101)  评论(0编辑  收藏  举报