摘要: UIImageView *imgView = [[UIImageView alloc] initWithImage:[UIImage imageNamed:@"image_left"]]; imgView.frame = CGRectMake(0, 0, 20, 20); _textF... 阅读全文
posted @ 2015-04-08 17:45 笨企鹅等花开 阅读(149) 评论(0) 推荐(0)