CollectionViewCell & TableViewCe

2022-02-16  本文已影响0人  不要虚度美好的时光
cell.backgroundColor = [UIColor colorWithRed:(10 * indexPath.row)/255.0 green:(20 * indexPath.row)/255.0 blue:(30 * indexPath.row)/255.0 alpha:1.0f];
上一篇下一篇

猜你喜欢

热点阅读