3.getContext():這個是View類中提供的方法,在繼承了View的類中才可以呼叫,返回的是當前View執行在哪個Activity Context中。 4.getActivity和getcontext ...
確定! 回上一頁