??LinearLayout toast_layout=(LinearLayout)toast.getView()? ? ? ? ?LinearLayout是View的子類 ? 你這是強(qiáng)制向下轉(zhuǎn)型 ?為什么不報(bào)錯(cuò) ? ??

qq_大怪獸_1
2014-10-13
1 回答
舉報(bào)
0/150
提交
取消
2014-10-14
LinearLayout ?is ?a ?View ? 和 ?View ?is ? a ??LinearLayout ? 這兩句話那句是正確的?