年月选择器 NTMonthYearPicker

码农软件 · 软件分类 · 选择器(Picker) · 2019-06-07 10:28:57

软件介绍

NTMonthYearPicker 是个简单的 iOS 应用 月份/年份 选择组件。

标准的 iOS UIDatePicker 组件允许用户指定完整的日期(年月日),但是使用 NTMonthYearPicker 可以只指定年份,月份,或者两者之一。NTMonthYearPicker 是 UIDatePicker 的替代品,扩展了 UIControl,类似 UIDatePicker ,重新实现了相关函数。

本文地址:https://codercto.com/soft/d/7438.html

Programming Python

Programming Python

Mark Lutz / O'Reilly Media / 2006-8-30 / USD 59.99

Already the industry standard for Python users, "Programming Python" from O'Reilly just got even better. This third edition has been updated to reflect current best practices and the abundance of chan......一起来看看 《Programming Python》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

SHA 加密
SHA 加密

SHA 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具