Delphi 与 JavaScrpt 交互[1]
摘要:Delphi 与 JavaScrpt 交互[1] 准备一段js放置于Memo1中 function bb(cc){ var d = cc+5; return d; } 实现代码: uses ComObj; function ExecScript(Code,Lang,Func:string):stri
阅读全文
posted @ 2021-06-18 11:35
posted @ 2021-06-18 11:35