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