对CGRectMake,不是很明白,经常使用 initWithFrame:CGRectMake(0,160,260,200)];
其中四个参数分别是x y width height
CGRectMake的四个参数
最新推荐文章于 2018-11-09 14:59:48 发布
对CGRectMake,不是很明白,经常使用 initWithFrame:CGRectMake(0,160,260,200)];
其中四个参数分别是x y width height