1
Elethom 2015-03-01 13:16:18 +08:00
隨便看了下,感覺不怎麼用心。
比如語法上 constant 應該是用 let declare 的;還有 Swift 的特性也沒用上,如 string interpolation,完全可以這樣寫: cell.photoImageView.image = UIImage(named: "\(indexPath.row % 2 + 1)") Motion 用 linear 肯定效果不好,而且 Storehouse 是非實時 transform。 |
4
hst 2015-03-15 23:21:09 +08:00
用OC再来一个呗
|