摘要: - (void)willPresentAlertView:(UIAlertView *)alertView { 在这个方法中, 绘制需要的东西 uiview *myView = [uiview alloc] init alertView addsubview:myview } 方法二、 自定义一个a 阅读全文
posted @ 2016-09-08 16:01 新年新气象 阅读(367) 评论(0) 推荐(0)