PickerView Demo(iPhone源代码)

时间:2021-03-17 03:13:20
【文件属性】:
文件名称:PickerView Demo(iPhone源代码)
文件大小:172KB
文件格式:RAR
更新时间:2021-03-17 03:13:20
iOS源代码 视图 来源:Licence:MIT平台:iOS设备:iPhone / iPad作者:AdamKevint     实现 UIPickerView 的三种用法。一种是不关联的PickerView,也就是每个Column都是独立的;一种是关联的PickerView,第二个column的内容根据第三个column而变;最后一种是用PickerView实现*功能。本Demo时候初学者学习UIPickerView的使用。    作者说:正式学习UI的第一周,因为老师教学用的XIB所以没有用storyboard 以及ARC 。这次上传的是用Tab Bar Controller 合并的3个有关PickerV
【文件预览】:
PickerView
----png-0785 2.png(14KB)
----PickerView.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(24KB)
--------xcuserdata()
----png-0785.png(6KB)
----.DS_Store(6KB)
----PickerView()
--------main.m(330B)
--------DependentComponentsPickerViewController.m(2KB)
--------DependentComponentsPickerViewController.h(368B)
--------DoubleComponentsPickerViewController.h(364B)
--------Default.png(6KB)
--------AppDelegate.h(346B)
--------AppDelegate.m(2KB)
--------PickerView-Info.plist(1KB)
--------Default-568h@2x.png(18KB)
--------Tab Bar Icons()
--------DoubleComponentsPickerViewController.xib(15KB)
--------CustomComponentPickerViewController.xib(28KB)
--------Custom Picker Images()
--------PickerView-Prefix.pch(364B)
--------CustomComponentPickerViewController.m(4KB)
--------area.plist(34KB)
--------Default@2x.png(16KB)
--------DoubleComponentsPickerViewController.m(3KB)
--------en.lproj()
--------DependentComponentsPickerViewController.xib(17KB)
--------CustomComponentPickerViewController.h(492B)
--------PickerView.xib(12KB)
--------Custom Picker Sounds()

网友评论