
http://blog.csdn.net/yuedong56/article/details/21524557 Cornerstone是mac操...
错误描述:App Transport Security has blocked a cleartext HTTP (http://) resou...
原文地址有时候我们需要设置UILabel的行间距,一般都是用下面的方法解决。 UILabel *label =[[UILabel alloc] ...
原文地址昨天发布的Xcode7.3,用了一天的时间终于装上了(网络不给力),突然发现原来所使用的插件不能用了,当时表情如下: 参考
(void)drawRect:(CGRect)rect { } /**02 绘制背景色渐变的矩形,p_colors渐变颜色设置,集合中存储UIC...
NSMutableParagraphStyle* style = [[NSMutableParagraphStyle alloc] init];...
-(NSInteger)daysOfyear:(NSInteger)year month:(NSInteger)month{int days =...
在ios8上 [TableView setSeparatorInset:UIEdgeInsetsMake(0,0,0,0)];不起作用 经过测试...
由小变大 - (void)zoomIn: (UIView *)view andAnimationDuration: (float) durati...
文集作者