Savage F. Morgan

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2014年7月8日

摘要: 本文选自StackOverflow(简称:SOF)精选问答汇总系列文章之一,本系列文章将为读者分享国外最优质的精彩问与答,供读者学习和了解国外最新技术。本文将为读者讲解UITableView如何设置单元格属性为不可选?问题:Mugunth怎样才能设置UITableView的单元格属性为不可选择。我不... 阅读全文
posted @ 2014-07-08 15:37 罗斯摩根 阅读(2271) 评论(0) 推荐(0) 编辑

摘要: Plain:Grouped:Cell的结构图:UITableViewCellStyleDefault:预设使用这种,若左侧ImageView没图的话,只有一行字(textLable.text)。UITableViewCellStyleValue1:左侧为textLable.text并且左对齐,右侧... 阅读全文
posted @ 2014-07-08 15:13 罗斯摩根 阅读(235) 评论(0) 推荐(0) 编辑

摘要: Differences Between Xcode Project Templates for iOS AppsWhen you create a new iOS app project in Xcode, you get to choose between several project temp... 阅读全文
posted @ 2014-07-08 08:53 罗斯摩根 阅读(974) 评论(0) 推荐(0) 编辑