原创 SegmentController

NSArray *array = [NSArray arrayWithObjects:@”職位詳情”,@”公司信息”, nil]; _segmentControl = [[UISegmentedControl al

原创 TextFieldView設置背景提示placehodel,讓textFiledView輸入從最上面輸入

- (void)viewDidLoad { suggesView = [[UITextView alloc]initWithFrame:CGRectMake(5, 75, 310, 200)]; suggesView.del

原创 textField輸入內容分限制爲手機號

(BOOL)textField:(UITextField )textField shouldChangeCharactersInRange:(NSRange)range replacementString:(NSString )stri

原创 AFNetWorking基本使用

NSString *urlPath = @”“; // AFNetworking VS ASI 最大的優勢是 有ARC支持 // AFNetworking目標是趕上ASI, AFNetworking致辭NSURLConnection和

原创 解決鍵盤彈出遮擋TextField問題

–UITextField *captchaField; captchaField = [self createTextField:@”” Frame:CGRectMake(35, 315, 150, 40)]; c

原创 文章標題

“` //背景點擊方法 - (void)bgAction{ UIActionSheet *bgActionImage = [[UIActionSheet alloc]initWithTitle:nil delegate:self ca

原创 HomePageViewController

– (void)createScrollView { _imageArray = @[@"img_head1",@"img_head2",@"img_head3"]; _circulationView = [[UIScrollVie