2017年2月17日
摘要: self.MyShowTextView.editable = NO; self.MyShowTextView.backgroundColor = [UIColor blackColor]; self.MyShowTextView.textColor = [UIColor whiteColor]; self.MyShowTextView.text = @"今天天气不错!";... 阅读全文
posted @ 2017-02-17 14:32 麦芽呀~ 阅读(114) 评论(0) 推荐(0)