> For the complete documentation index, see [llms.txt](https://windows.help.formit.autodesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://windows.help.formit.autodesk.com/zh-cn/plugins/how-to-develop-plugins/advanced-development/reloading-for-local-changes.md).

# 为本地更改重新载入

开发插件时，可能需要快速重新加载最新代码更新，而无需重新加载整个应用程序。这可以在 Web 和 Windows 版的 FormIt 中实现，而无需重新加载整个应用程序。

## Web 重新加载

💡 要在 FormIt Web 中重新加载插件，请在插件的 HTML 上单击鼠标右键，然后单击 `Reload Frame`

![](/files/VfwHCBsPfnT3LMNQQFwi)

## Windows 重新加载

💡 要在 FormIt Windows 中重新加载插件，请在插件的 HTML 上单击鼠标右键，然后单击 `Hard Reload`

![](/files/UzwoDhqG1Ew5Edm4dNiV)
