常规选择器 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
Introduction to Computer Science Using Python
Dierbach, Charles / 2012-12 / $ 133.62
Introduction to Computer Science Using Python: A Computational Problem-Solving Focus introduces students to programming and computational problem-solving via a back-to-basics, step-by-step, objects-la......一起来看看 《Introduction to Computer Science Using Python》 这本书的介绍吧!
