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.
我正在开发一个涉及 datepicker 和 timepicker 的应用程序,并希望为 datepicker“ok”按钮设置 onClick 以生成 timepicker 对话框。这是可能的还是只创建2个单独的按钮会更好?
您可以只监听 的返回DatePicker并将其用作启动TimePicker.
DatePicker
TimePicker