[[[NSBundle mainBundle] loadNibNamed:@"NetFailView" owner:self options:nil] lastObject];
会去调用-(id)initWithCoder:(NSCoder *)aDecoder方法