87,992
社区成员
发帖
与我相关
我的任务
分享
WebClient webClient = new WebClient();
//直接这行报错了。。说js加载错误
HtmlPage page = webClient.getPage("http://video.baidu.com/v?word=" + "alienware" + "&ct=301989888&rn=20&pn=0&db=0&s=0&fbl=800#pn=" + 20 + "&old=&ty=0&nf=0&cl=0&du=0&pd=2&sc=0&order=0");