摘要:
GiFHUDprogress hud for displaying only animated gif images. no labels (for now)状态指示器,仅仅用来显示gif图片,不能添加label(目前为止)Demo - 示例Usage - 使用Copy & paste the Gi... 阅读全文
摘要:
显示脉冲效果的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 ... 阅读全文
摘要:
解决UITableView在iOS7中UINavigationController里的顶部留白问题出现问题时候的截图:源码:用到的类:UIViewController+TitleTextAttributes.h 与UIViewController+TitleTextAttributes.m//// ... 阅读全文
摘要:
INSSearchBar效果:An animating search bar.一个带动画效果的search bar.Originally developed for ShopNow v2. (http://www.shopnow.de)最开始这种效果是用在ShopNow v2中的.(http://w... 阅读全文
摘要:
可以简易设置文字内边距的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... 阅读全文