09 2015 档案

摘要:最近因为需求变动,原来用的公共标签不能够满足需求了,遂速写了一款标签。。 下面是主要代码(用了masonry):- (void)makeLableViewWithArray:(NSMutableArray *)arrServiceEst{ WS(ws) UIView *aView = [... 阅读全文
posted @ 2015-09-21 10:06 songkl 阅读(203) 评论(0) 推荐(0)
摘要:curl -fsSL https://raw.githubusercontent.com/supermarin/Alcatraz/deploy/Scripts/install.sh | sh在命令行中打入该命令,运行,重启Xcode即可在Xcode中 window->Package Manager ... 阅读全文
posted @ 2015-09-07 16:39 songkl 阅读(153) 评论(0) 推荐(0)