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.
是否有可能为 android.text.format.Time 对象设置一年中的第几周(1-53)?
我没有找到,所以我必须改用 java.util.Calendar 类吗?在进行复杂计算时,由于性能原因而花费时间不是更好吗?