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 对话框取消按钮或设置按钮事件侦听器,以便我可以通过按任何按钮移动到特定活动,欢迎任何帮助。
public void onDateSet(DatePicker view, int year, int month, int day) { }
当单击设置或完成(在以后的某些操作系统中)时,会调用此方法并简单地使用它来处理我的场景