ApplicationProvider.getApplicationContext<Context>() 进行一次评估。由于每次返回相同值(由函数调用分配)时, context 是不可变的( val )。 没有后备 ...
確定! 回上一頁