2017年11月2日

摘要: 创建一个View #import <UIKit/UIKit.h> typedef void(^clickLabelBlock)(NSInteger index,NSString *titleString); @interface CCPScrollView : UIView /** * 文字数组 * 阅读全文
posted @ 2017-11-02 12:03 没有伞的孩子必须努力奔跑 阅读(329) 评论(0) 推荐(0)
摘要: @property (nonatomic,strong) NSArray *imagesURLStrings; @property (weak, nonatomic) IBOutlet UIScrollView *demoContainerView; 图片配文字数组 NSArray *titles 阅读全文
posted @ 2017-11-02 11:45 没有伞的孩子必须努力奔跑 阅读(168) 评论(0) 推荐(0)

导航