Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在考虑使用 Blockly 让高级用户能够以非编码、沙盒的方式设计业务规则。
当他们编辑图表以重新生成新的 JS 代码时,我想将其重新加载到浏览器中。一方面是,如果代码保存为外部 JS 脚本,如何在不刷新整个页面的情况下在浏览器中重新加载它?