上一页 1 ··· 82 83 84 85 86 87 88 89 90 ··· 188 下一页

2016年6月30日

【转】使用 Auto Layout 的典型痛点和技巧

摘要: layoutIfNeeded()强制立刻更新布局 原文网址:http://www.jianshu.com/p/0f031606e5f2 官方文档:Auto Layout Guide 加上去年WWDC上的 Mysteries of Auto Layout 这两个 Session,以及星光社的戴铭的这篇 阅读全文

posted @ 2016-06-30 09:53 wi100sh 阅读(702) 评论(0) 推荐(0)

2016年6月29日

【转】iOS学习之Autolayout(代码添加约束) -- 不错不错

摘要: 原文网址:http://www.cnblogs.com/HypeCheng/articles/4192154.html DECEMBER 07, 2013 学习资料 文章 Beginning Auto Layout Tutorial in iOS 7: Part 1 Beginning Auto L 阅读全文

posted @ 2016-06-29 10:49 wi100sh 阅读(549) 评论(0) 推荐(0)

【转】使用autolayout常见错误

摘要: 原文网址:http://www.cnblogs.com/xiaokanfengyu/p/4175091.html 使用autolayout常见错误 1:The view hierarchy is not prepared for the constraint: <NSLayoutConstraint 阅读全文

posted @ 2016-06-29 10:47 wi100sh 阅读(226) 评论(0) 推荐(0)

2016年6月28日

测试

摘要: 202.175.5.106 a1.phobos.apple.com202.175.5.106 a2.phobos.apple.com202.175.5.106 a3.phobos.apple.com202.175.5.106 a4.phobos.apple.com202.175.5.106 a5.p 阅读全文

posted @ 2016-06-28 15:32 wi100sh 阅读(188) 评论(0) 推荐(0)

2016年6月27日

【转】【Android】对话框 AlertDialog -- 不错不错

摘要: 原文网址:http://blog.csdn.net/feng88724/article/details/6171450 本讲介绍一下Android基本组件:对话框AlertDialog。 API: 使用AlertDialog.Builder创建对话框需要了解以下几个方法: setTitle :为对话 阅读全文

posted @ 2016-06-27 14:29 wi100sh 阅读(188) 评论(0) 推荐(0)

TestFlight记录

只有注册用户登录后才能阅读该文。 阅读全文

posted @ 2016-06-27 11:33 wi100sh 阅读(12) 评论(0) 推荐(0)

【转】 CATransform3D 矩阵变换之立方体旋转实现细节

摘要: 原文网址:http://blog.csdn.net/ch_soft/article/details/7351896 第一部分、前几天做动画,使用到了CATransform3D ,由于没有学过计算机图形学,矩阵中m11--m44的各个含义都不清楚,经过几天研究总结如下:(供和我一样的菜鸟学习) str 阅读全文

posted @ 2016-06-27 00:09 wi100sh 阅读(519) 评论(0) 推荐(0)

【转】如何在IOS中使用3D UI - CALayer的透视投影

摘要: 原文网址:http://www.tairan.com/archives/2041/ 例子代码可以在 http://www.tairan.com/thread-3607-1-1.html 下载 iOS的UI是基于UIView类的,我们能看到的每个UI元素都是UIView或者UIView的子类。View 阅读全文

posted @ 2016-06-27 00:08 wi100sh 阅读(2981) 评论(0) 推荐(0)

【转】iPhone屏幕尺寸、分辨率及适配

摘要: 原文网址:http://blog.csdn.net/phunxm/article/details/42174937 1.iPhone尺寸规格 设备 iPhone 宽 Width 高 Height 对角线 Diagonal 逻辑分辨率(point) Scale Factor 设备分辨率(pixel) 阅读全文

posted @ 2016-06-27 00:07 wi100sh 阅读(566) 评论(0) 推荐(0)

【转】有趣的Autolayout示例-Masonry实现

摘要: 原文网址:http://tutuge.me/2015/05/23/autolayout-example-with-masonry/ 好久没有写Blog了,这段时间有点忙啊=。=本文举了3个比较有“特点”的Autolayout例子,源于微博上好友的提问,感觉比较有意思,也比较有代表性,就写了出来,分享 阅读全文

posted @ 2016-06-27 00:06 wi100sh 阅读(350) 评论(0) 推荐(0)

上一页 1 ··· 82 83 84 85 86 87 88 89 90 ··· 188 下一页

导航