WinForm与Web的进程内交互 WinForm嵌入WebBrowser控件,使得WinForm能调用Web中的Script方法,Scirpt也能调用WinForm中定义的方法,编程工具为VS2010;