A.ImageSwitcher里可以通過Alpha設定轉換時候的透明位 B.在使用一個ImageSwitcher之前,不一定要調用setFactory方法 C.setInAnimation是設置資源被讀入到這個ImageSwitcher的時候動畫效果 D.setOutAnimation是資源文件從這個ImageSwitcher里消失的時候要實現(xiàn)的動畫效果
A.Get B.URLConnection C.HttpGet D.HttpPost
A.file:///asset/html/hello.html B.file:///android_asset/html/hello.html C.file:///androidasset/hello.html D.file:///assets/html/hello.html