... getMainLooper(). prepare()/myLooper(). getMainLooper()返回的是Looper#sMainLooper,它是Looper的一个全局静态变量, 只有在prepareMainLooper()中才会实例化。源码 ...
確定! 回上一頁