摘要:
显示脉冲效果的PulsingView效果如下:源码:PulsingView.h 与PulsingView.m//// PulsingView.h// PulsingView//// Created by YouXianMing on 14/10/29.// Copyright (c) 201... 阅读全文
摘要:
定制选择范围的按钮RangeButton效果:源码:RangeButton.h 与RangeButton.m//// RangeButton.h// PulsingView//// Created by YouXianMing on 14/10/29.// Copyright (c) 201... 阅读全文
摘要:
获取系统屏幕尺寸参数的类WxHxD源码://// WxHxD.h// PM2.5//// Created by YouXianMing on 14/10/29.// Copyright (c) 2014年 YouXianMing. All rights reserved.//#import ... 阅读全文
摘要:
可以简易设置文字内边距的EdgeInsetsLabel最终效果:源码:EdgeInsetsLabel.h 与EdgeInsetsLabel.m//// EdgeInsetsLabel.h// EdgeInsetsLabel//// Created by YouXianMing on 14/10... 阅读全文
摘要:
STAlertViewThe idea of this component is to improve the readability while using the native UIAlertView. The UIKit alert view works with delegates. Whe... 阅读全文
摘要:
keyWindow与delegate中Window的区别源码://// ViewController.m// UIWindowRelated//// Created by YouXianMing on 14/10/25.// Copyright (c) 2014年 YouXianMing. ... 阅读全文
摘要:
定制二选一按钮SwitchButton效果:源码:SwitchButton.h 与SwitchButton.m//// SwitchButton.h// KongJian//// Created by YouXianMing on 14/10/24.// Copyright (c) 2014... 阅读全文