240 发简信
IP属地:北京
  • 进行判断

    if(self.Phone.text.length!=0 && self.PassWord.text.length!=0){ }else{ }

  • 正版搜索条

    [self.navigationItem setHidesBackButton:YES]; //用来放searchBar的View UIView...

  • 正版滚动

    UIScrollView *sc =[[UIScrollView alloc] initWithFrame:CGRectMake(0, 67, ...

  • 跳转

    -(void)add{ ERWEIMAViewController * er =[ERWEIMAViewController new]; ...

  • 滚动视图

    UIScrollView *sc =[[UIScrollView alloc] initWithFrame:CGRectMake(0, 67,...

  • 提示框

    UIButton *fenxiangBtn1=[[UIButton alloc]initWithFrame:CGRectMake(310, 34...

  • 分段

    #import "XLSlideSwitch.h"#import "RDViewController.h"#import "TJViewCont...

  • ios滚动视图

    //到入头文件 #define JkScreenHeight [UIScreen mainScreen].bounds.size.height ...

  • sadasd

    #import "ViewController.h"#import "DLViewController.h"//导入三方文件#import "X...