摘要: Command CompileSwiftSources failed with a nonzero exit code 阅读全文
posted @ 2019-02-18 16:26 不停奔跑的蜗牛 阅读(25635) 评论(0) 推荐(0)
摘要: CALayer有两个非常重要的属性:position和anchorPoint position用来设置CALayer在父层中的位置,以父层的左上角为原点(0, 0) anchorPoint称为“定位点”、“锚点”,决定着CALayer身上的哪个点会在position属性所指的位,以自己的左上角为原点 阅读全文
posted @ 2019-02-18 16:22 不停奔跑的蜗牛 阅读(614) 评论(0) 推荐(0)
摘要: iOS swift 带有attributeString的多行文本label 阅读全文
posted @ 2019-02-18 09:59 不停奔跑的蜗牛 阅读(1751) 评论(0) 推荐(0)