A.newThreadPool B.newCachedThreadPool C.newFixedThreadPool D.newScheduledThreadPool
A.Message(消息) B.MessageQueue(消息隊(duì)列) C.Handler(消息處理器) D.Looper(消息池)
A.針對不同的機(jī)型,使用不同的布局文件放在對應(yīng)的目錄下,android會自動(dòng)匹配。 B.盡量使用點(diǎn)9圖片。 C.使用與密度無關(guān)的像素單位dp,sp D.切圖的時(shí)候切大分辨率的圖,應(yīng)用到布局當(dāng)中。在小分辨率的手機(jī)上也會有很好的顯示效果。