新年新氣象蔑担,上班第一天傻铣。事情不多,把項(xiàng)目上的一些小東西摘下來肖方,希望喜歡闺魏。
.h
.m
以上是寫的方法?
使用?
HeaderView *myView =[[HeaderView alloc]initWithFrame:CGRectMake(5, 0, [[UIScreen mainScreen] bounds].size.width-10, 60)];
//? ? ? ? myView.layer.borderWidth=1.5;
//? ? ? ? myView.layer.masksToBounds =YES;
//? ? ? ? myView.layer.cornerRadius =5;
//? ? ? ? myView.layer.borderColor =[[UIColor grayColor] CGColor];
//? ? ? ? UITapGestureRecognizer *tap = [[UITapGestureRecognizer alloc] initWithTarget:self
//? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? action:@selector(topNewsInfoClicked:)];
//? ? ? ? [myView addGestureRecognizer:tap];
//? ? ? ? [myView setViewWithUpDownArray:@[@1, @2, @3, @4]];