如题 用多线程后台处理我的处理方式:用webbrowser控件 用一个全局变量,在线程方法里用while(变量==null )来查询,在webbrowser的documentcomplete事件中给变量赋值.然后通过 webbrowser.document.links来获取 查看完整描述