自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

牛牛的博客

关注iOS开发

  • 博客(3)
  • 收藏
  • 关注

原创 XCode自动布局Warning: Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0

解决方法参考 :  http://stackoverflow.com/questions/25398312/automatic-preferred-max-layout-width-is-not-available-on-ios-versions-prior-to-8 重点摘要:  Preferred max layout width is an auto layout propert

2015-12-04 20:25:39 335

转载 在iOS和OSX双平台上的字符串格式化

参考: https://twitter.com/gparker/status/377910611453046784 %zd, %tu, %tx (signed, unsigned, hex) currently format NSInteger and NSUInteger with no warnings. 也就是说:  NSInteger 用 %zd NSU

2015-12-03 14:43:33 475

转载 iOS 保持界面流畅的技巧

原文地址:http://blog.ibireme.com/2015/11/12/smooth_user_interfaces_for_ios/ iOS 保持界面流畅的技巧 由 ibireme | 2015-11-12 | iOS, 技术 这篇文章会非常详细的分析 iOS 界面构建中的各种性能问题以及对应的解决思路,同时给出一个开源的微博列表实现,通过实

2015-11-27 18:59:50 246

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除