常规选择器 PPScroll

码农软件 · 软件分类 · 选择器(Picker) · 2019-06-06 08:59:13

软件介绍

奇数行:


横排:

Swift 版本:PPScroll-Swift

使用:

PPScroll *picker = [[PPScroll alloc]initWithFrame:frame];
picker.delegate = self;
[self.view addSubview:picker];
- (void)scroll:(PPScroll *)scroll selectedIndexDic:(NSMutableDictionary *)selectedIndexDic;//所有已选择的index
- (void)scroll:(PPScroll *)scroll index:(NSInteger)index;//目标行的index

本文地址:https://www.codercto.com/soft/d/7360.html

程序员修炼之道

程序员修炼之道

[美]享特 / 人民邮电出版社 / 2007-12 / 49.00元

《程序员修炼之道》适合各层次软件开发人员阅读,也适合高等院校计算机专业学生和教师阅读。一起来看看 《程序员修炼之道》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具