WebViewClient 中函数概述:. 1/** 2 * 在开始加载网页时会回调3 */ 4public void onPageStarted(WebView view, String url, Bitmap favicon) 5/** 6 * 在结束加载网页 ...
確定! 回上一頁