09 2015 档案
摘要:1.解决headerView不随cell一起滚动的问题解决方案:myHeaderView为自己创建的view加在tableHeadView上,self.tableView.tableHeadView=myHeaderView;2.去掉tableView多余的表格线解决方案:tableView.tab...
阅读全文
摘要:1.生活中没有什么可怕的事情,只有需要被理解的事情(居里夫人) 2.女孩子要多去呵护 4.安全感是自己给自己的。 5.编程是一门艺术 ------------------2015.6.21----------- 13.世上还是好人多,坏人少的 17.friends
阅读全文
摘要:原文 http://www.th7.cn/Program/IOS/201407/233103.shtml1:进入苹果开发者平台2:进入Member Center3:输入开发者账号和密码4:选择:Certificates, Identifiers & Profiles5:选择Certificates6...
阅读全文
摘要:1. 《代码大全》史蒂夫·迈克康奈尔推荐数:1684“优秀的编程实践的百科全书,《代码大全》注重个人技术,其中所有东西加起来,就是我们本能所说的“编写整洁的代码”。这本书有50页在谈论代码布局。” —— Joel Spolsky对于新手来说,这本书中的观念有点高阶了。到你准备阅读此书时,你应该已经知...
阅读全文
摘要:“If you want to be a good programmer, there's only one way to do that. And that is spending 2 years programming everyday. If you want to be a great pr...
阅读全文
摘要:- (void)viewDidLoad {[self startLocation];}//开始定位-(void)startLocation{ self.locationManager = [[CLLocationManager alloc] init]; self.locationMan...
阅读全文

浙公网安备 33010602011771号