从品牌网站建设到网络营销策划,从策略到执行的一站式服务
代码很简单 主要看看
让客户满意是我们工作的目标,不断超越客户的期望值来自于我们对这个行业的热爱。我们立志把好的技术通过有效、简单的方式提供给客户,将通过不懈努力成为客户在信息化领域值得信任、有价值的长期合作伙伴,公司提供的服务项目有:主机域名、虚拟主机、营销软件、网站建设、静宁网站维护、网站推广。
+ (void)animateWithDuration:(NSTimeInterval)duration delay:(NSTimeInterval)delay options:(UIViewAnimationOptions)options animations:(void (^)(void))animations completion:(void (^)(BOOL finished))completion
方法的使用
代码如下:
- (void)viewDidLoad
{
[superviewDidLoad];
// Do any additional setup after loading the view, typically from a nib.
arr=[[NSMutableArrayalloc]init];
CGSize size=[[UIScreen mainScreen] bounds].size;
float x=size.width/3.0;
float y=size.height/3.0;
for (int i=0; i<9; i++) {
UIButton *button=[[UIButtonalloc]initWithFrame:CGRectZero];
button.backgroundColor=[UIColorredColor];
int d=i%3;
int t=i/3;
button.frame=CGRectMake(0+x*d, 0+y*t,x-20, y-10);
button.tag=i;
[self.view addSubview:button];
[arr addObject:button];
}
[self showIn];
}
-(void)showIn{
int r=arc4random()%9;
UIButton *button=[arr objectAtIndex:r];
[UIViewanimateWithDuration:0.1delay:1.0options:UIViewAnimationOptionCurveLinearanimations:^{
button.backgroundColor=[UIColorclearColor];
} completion:^(BOOL finished) {
button.backgroundColor=[UIColorredColor];
[self showIn];
}];
}
成都网站建设公司地址:成都市青羊区太升南路288号锦天国际A座10层 建设咨询028-86922220
成都快上网科技有限公司-四川网站建设设计公司 | 蜀ICP备19037934号 Copyright 2020,ALL Rights Reserved cdkjz.cn | 成都网站建设 | © Copyright 2020版权所有.
专家团队为您提供成都网站建设,成都网站设计,成都品牌网站设计,成都营销型网站制作等服务,成都建网站就找快上网! | 成都网站建设哪家好? | 网站建设地图