常规选择器 PPScroll
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/cbangchen/PPScroll-OC
- 软件文档: https://github.com/cbangchen/PPScroll-OC
软件介绍
奇数行:
横排:
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
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》 这本书的介绍吧!
