上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 98 下一页
摘要: [UITabBarItem.appearance setTitleTextAttributes:[NSDictionary dictionaryWithObjectsAndKeys:[UIColor darkGrayColor], UITextAttributeTextColor, [UIFont ... 阅读全文
posted @ 2014-08-28 16:38 路在脚下, 阅读(187) 评论(0) 推荐(0) 编辑
摘要: - (void)timerFireMethod:(NSTimer *)timer{ NSDate* now = [NSDate date]; NSCalendar *cal = [NSCalendar currentCalendar]; unsigned int unitFlags = NS... 阅读全文
posted @ 2014-08-28 15:40 路在脚下, 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 11.2Apps utilizing a system other than the In-App Purchase API (IAP) to purchase content, functionality, or services in an App will be rejected11.3App... 阅读全文
posted @ 2014-08-26 11:52 路在脚下, 阅读(185) 评论(0) 推荐(0) 编辑
摘要: 当POP,push,dismiss,pressent连续调用的时候,要延迟会使用,- (IBAction)goShoppingCartButtonAction:(id)sender{ [self.navigationController popToRootViewControllerAnimate... 阅读全文
posted @ 2014-08-26 08:58 路在脚下, 阅读(209) 评论(0) 推荐(0) 编辑
摘要: 作者:David Youd翻译:阮一峰原文网址:http://www.youdzone.com/signature.html1.鲍勃有两把钥匙,一把是公钥,另一把是私钥。2.鲍勃把公钥送给他的朋友们----帕蒂、道格、苏珊----每人一把。3.苏珊要给鲍勃写一封保密的信。她写完后用鲍勃的公钥加密,就... 阅读全文
posted @ 2014-08-25 17:59 路在脚下, 阅读(179) 评论(0) 推荐(0) 编辑
摘要: 开发流程:一,创建项目二,创建文件夹,分层(vc,m)三,添加需要的库四,搭建骨架,1,基类2,导航类:navigation controller,tab bar controller3,工具类4,网络请求类五,开发(分层一层一层开发,专门负责解析层,专门负责表现层;还是垂直开发,从解析到前台显示)... 阅读全文
posted @ 2014-08-25 10:15 路在脚下, 阅读(447) 评论(0) 推荐(0) 编辑
摘要: -(void)scrollByTimer{ CGPoint oldoffset = cellScrollView.contentOffset; CGPoint newOffset = CGPointMake(cellScrollView.contentOffset.x+320, cellScro... 阅读全文
posted @ 2014-08-20 10:56 路在脚下, 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 1,浏览博客2,开会3,看项目(IOS端)代码1,调通了源代码(可以登陆,可以加载数据)2,调整了 所有返回按钮(导航条中) 的位置3,完成了 对 项目代码的基本描述 阅读全文
posted @ 2014-08-19 18:26 路在脚下, 阅读(236) 评论(0) 推荐(0) 编辑
摘要: +(UIBarButtonItem *)spacer{ UIBarButtonItem *negativeSpacer = [[UIBarButtonItem alloc] initWithBarButtonSystemItem:UIBarButtonSyste... 阅读全文
posted @ 2014-08-19 18:00 路在脚下, 阅读(138) 评论(0) 推荐(0) 编辑
摘要: 1,面试问的问题2,建筑3,腿疼,累了4,两份offer,以及offer中要求的东西,5,panleismile6,王尚磊,张军营,明天晚上吃饭以及睡觉7,周末老大吃饭8,周末边草,9,保密的事,工作的不确定,10,推荐歌曲,以及引发的聊天11,劲松12,同学结婚的事情13,试用期的任务14,新包包... 阅读全文
posted @ 2014-08-13 21:56 路在脚下, 阅读(130) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 98 下一页