https://github.com/YouXianMing
摘要: 用block将UIAlertView与UIActionSheet统一起来效果1. 将代理方法的实例对象方法转换成了类方法使用2. 要注意单例block不要长期持有,用完就释放掉源码https://github.com/YouXianMing/UIInfomationView//// UIInfom... 阅读全文
posted @ 2015-06-23 21:45 YouXianMing 阅读(401) 评论(0) 推荐(0)