随笔分类 -  ios之oc中CGPoint、CGSize、CGRect、CGRectEdge、Frames、Bounds 和 CGGeometry

摘要:https://segmentfault.com/a/1190000004695617 原文:《iOS Fundamentals: Frames, Bounds, and CGGeometry》程康,2016 年 3 月 26 日本文原链:【译】iOS 基础:Frames、Bounds 和 CGGe 阅读全文
posted @ 2019-04-17 16:51 sundaysios 阅读(287) 评论(0) 推荐(0) 编辑
摘要:http://blog.sina.com.cn/s/blog_953e22700101r7lz.html 在CGGeometry.h里的 CGPoint、CGSize、CGRect、CGRectEdge实际上都是结构体 struct CGPoint { CGFloat x; CGFloat y; } 阅读全文
posted @ 2019-04-17 16:48 sundaysios 阅读(2024) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示