在Java中,您可以使用Thread.sleep()暂停当前线程的执行一段时间.在Objective C中有这样的东西吗?
iphone cocoa-touch sleep objective-c
我正在尝试将a的背景颜色设置UITableViewCell为透明.但似乎没有任何效果.我内部有一些图像/按钮tableViewCell,我想让白色grouptableview背景消失,以获得图像和按钮的"浮动"效果(好像它们不在里面tableview).
UITableViewCell
tableViewCell
grouptableview
tableview
知道如何实现这一目标吗?
iphone cocoa-touch uitableview
cocoa-touch ×2
iphone ×2
objective-c ×1
sleep ×1
uitableview ×1