2016年9月29日
摘要: addSubview: Adds a view to the end of the receiver’s list of subviews. 译:增加一个视图到接收者的子视图列表中。 - (void)addSubview:(UIView *)view Parameters view The view 阅读全文
posted @ 2016-09-29 17:37 小郝的伟业 阅读(672) 评论(0) 推荐(0) 编辑