关于我们

质量为本、客户为根、勇于拼搏、务实创新

< 返回新闻公共列表

js代码执行C#代码

发布时间:2019-12-25 17:33:49

C#代码
//在类上加了
[System.Runtime.InteropServices.ComVisible(true)]
//在初始化加了
this.webBrowser1.ObjectForScripting = this;


js代码
//js是这样调用的
window.external.c#方法


/template/Home/Zkeys/PC/Static