在我们日常开发的过程中难免会碰到一些选项的需求,下面是我针对我们该次需求做的一个小的Demo,闲话不多说了,上图片,上代码。
这样在我们选择上面一个Cell进行点击的时候,我会通过一个代理把数据传递到下面的页面,下面是代码
// // LCAlertListView.h // MeiMeiDu // // Created by 韩伟佳 on 16/4/6. // Copyright © 2016年 LangCuang. All rights reserved. // #import@class LCAlertListView; @protocol LCAlertListViewDelegate -(void)alertListView:(LCAlertListView*)view didSelectedRow:(NSInteger)row; @end @interface LCAlertListView : UIView -(instancetype)initWithFrame:(CGRect)frame datas:(NSArray*)datas; -(instancetype)initWithFrame:(CGRect)frame datas:(NSArray*)datas count:(NSArray*)counts; @property(nonatomic, strong) id delegate; @end
另外有需要云服务器可以了解下创新互联建站www.cdcxhl.com,海内外云服务器15元起步,三天无理由+7*72小时售后在线,公司持有idc许可证,提供“云服务器、裸金属服务器、高防服务器、香港服务器、美国服务器、虚拟主机、免备案服务器”等云主机租用服务以及企业上云的综合解决方案,具有“安全稳定、简单易用、服务可用性高、性价比高”等特点与优势,专为企业上云打造定制,能够满足用户丰富、多元化的应用场景需求。