Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 UIPickerView 制作年龄计算器应用程序。我有代码来进行计算,但是如何插入它们以使用 UIPickerView?年龄计算代码在一个 NSString - (NSString *)age:(NSDate *)dateOfBirth
任何帮助表示赞赏。谢谢
学习如何做到这一点的最佳地点是苹果的文档。这是文档的链接。它里面还有 5 个示例代码链接,这将对您有很大帮助。这是链接:
http://developer.apple.com/library/ios/ipad/#documentation/UIKit/Reference/UIPickerView_Class/Reference/UIPickerView.html