2011-04-27 42 views

回答

1


使用计时器后,要做到这一点functionalty

[NSTimer timerWithTimeInterval:7 target:self selector:@selector(viewhidefunction) userInfo:nil repeats:NO]; 

在功能使yourview.hidden = TRUE;