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.
我希望我的应用程序的用户可以插入一天中的一个小时,并且我想用 dd:hh:mm:ss 显示倒计时,我该怎么做?
你看过CountDownTimer类吗?似乎可以做你想做的事。