• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
jerry_q1
我的目标是写出人类容易看懂的代码
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 5 6 7 8 ··· 10 下一页

2016年12月4日

stack view中label的等比约束
摘要: 约束 1.1stack view中label的等比约束 在很多使用tableviewcell的情况下,我很多时候需要使用stackview来装载labe,而为了美观效果,很多时候我们需要使用到约束,这里介绍一下等比约束 图1 图2 1.2实现方式 step1:点击label1等比(宽,高)label 阅读全文
posted @ 2016-12-04 11:19 jerry_q1 阅读(133) 评论(0) 推荐(0)
 
 

2016年12月1日

CoreData使用多个托管对象模型(MOM)报错:The model used to open the store is incompatible with the one used to create the store
摘要: coreData 今天在调试coredata,出现了这个异常: 这个错误通常是我们修改了DataModel文件,增加了新的Entity,包括Attribute属性、Relationship关系等等导致的,解决方法很简单: Step1:使用Data Model数据模型的版本属性 Step2:设置 Da 阅读全文
posted @ 2016-12-01 23:08 jerry_q1 阅读(290) 评论(0) 推荐(0)
 
CoreData框架
摘要: CoreData 1.1CoreData相关 1.2CoreDataStack 1.3more 阅读全文
posted @ 2016-12-01 22:50 jerry_q1 阅读(65) 评论(0) 推荐(0)
 
 

2016年11月29日

UITableViewCell点击内容扩展
摘要: UITableView进阶 1.2.1UITableViewCell点击内容扩展效果(如下图所示) 1.2.2实现原理 点击之后单元格Label的linesofnumber变量改变,重新加载即看到不同数量的lines 1.2.3源码 阅读全文
posted @ 2016-11-29 22:58 jerry_q1 阅读(178) 评论(0) 推荐(0)
 
 

2016年11月28日

UITableView动态适配cell高度
摘要: UITabelView进阶 1.1动态适配cell高度(实现效果如下图) 实现原理: 1.1.1storyboard布局 实现label的约束和设置label的(Lines)显示行数为0(这样可以实现显示多行),标记lable的tag方便转化使用 1.1.2源码 阅读全文
posted @ 2016-11-28 19:29 jerry_q1 阅读(139) 评论(0) 推荐(0)
 
 

2016年11月6日

Button加入图片并且设置圆角
摘要: //让按钮加入图片并且设置圆角 button.layer.cornerRadius = Int button.layer.masksToBounds = true button.setImage(UIImage(named: String), forState: .Normal 阅读全文
posted @ 2016-11-06 04:57 jerry_q1 阅读(362) 评论(0) 推荐(0)
 
 

2016年9月21日

2.6静态表格、相册和约束类
摘要: 阅读全文
posted @ 2016-09-21 17:01 jerry_q1 阅读(97) 评论(0) 推荐(0)
 
2.5使用地图(MapKit)
摘要: 阅读全文
posted @ 2016-09-21 16:54 jerry_q1 阅读(98) 评论(0) 推荐(0)
 
2.4基础动画,可视化特效和反向转场
摘要: 阅读全文
posted @ 2016-09-21 16:50 jerry_q1 阅读(92) 评论(0) 推荐(0)
 
2.3自适应单元格和动态字体
摘要: 阅读全文
posted @ 2016-09-21 16:45 jerry_q1 阅读(105) 评论(0) 推荐(0)
 
 
上一页 1 2 3 4 5 6 7 8 ··· 10 下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3