常规选择器 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://codercto.com/soft/d/7360.html

jQuery

jQuery

Earle Castledine、Craig Sharkie / SitePoint / 2010-02-28 / USD 39.95

jQuery: Novice to Ninja is a compilation of best-practice jQuery solutions to meet the most challenging JavaScript problems. In this question-and-answer book on jQuery, you'll find a cookbook of ready......一起来看看 《jQuery》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具