原创 如何才能讓你的webview不往瀏覽器跳轉

   webView.setWebViewClient(new WebViewClient(){    public boolean shouldOverrideUrlLoading(WebView view, String url) {