摘要: - (IBAction)sendMessage1:(id)sender { UIAlertView *alert = [[UIAlertView alloc]initWithTitle:@"短信编辑"message:nil delegate:self cancelButtonTitle:@"确定" otherButtonTitles:@"取消", nil]; alert... 阅读全文
posted @ 2017-07-17 16:30 新年新气象 阅读(218) 评论(0) 推荐(0)