12 2014 档案
摘要://// ZSDTJNoDataView.h// ZSDTJNoDataView//// Created by Mac on 14-12-28.// Copyright (c) 2014年 ZSD. All rights reserved.////当发起网络请求的时候没有数据的时候界面显示指...
阅读全文
摘要:-(NSString *)formatterBankCardNum:(NSString *)string{ NSString *tempStr=string; NSInteger size =(tempStr.length / 4); NSMutableArray *tmpStrArr ...
阅读全文
摘要:#import @interface TestCell : UITableViewCell@property (weak, nonatomic) IBOutlet UILabel *firstLabel;@property (weak, nonatomic) IBOutlet UILabel *en...
阅读全文
摘要:使用方法:在故事版上把imageview的class名称设置为APAvatarImageView就可以显示圆形图,其他相关属性可以参考此类。demo下载地址https://github.com/ankurp/APAvatarImageView
阅读全文
摘要:#import #import "HMBannerView.h" @interface ViewController : UIViewController // Banner@property (nonatomic, strong) HMBannerView *bannerView; @end #...
阅读全文
摘要:#import "ViewController.h"@interface ViewController ()@end@implementation ViewController- (void)viewDidLoad{ [super viewDidLoad]; [self testDynamic...
阅读全文
摘要:#import "ViewController.h"@interface ViewController (){ NSArray *pickerArray;}@property (weak, nonatomic) IBOutlet UIPickerView *myPickerView;@end@...
阅读全文
摘要:#import @interface ZSDProgressView : UIView{ UIView *progressView;//进度view}//进度值@property(nonatomic,assign)float progress;@end#define UIColorFromRG...
阅读全文
摘要:#import @interface ZSDHelpCell : UITableViewCell@property (weak, nonatomic) IBOutlet UIImageView *selectImageView;@property(nonatomic,copy)NSString *q...
阅读全文

浙公网安备 33010602011771号