RasterProcessTool/Readme.md

5 lines
214 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 工具箱插件的开发
1. 将编译好的工具的dll 放入 Toolbox 文件夹中且dll 命名以 PluginTool_ 开头
2. 软件会自动检索对应的 PluginTool_ 开头的dll ,并自动加载到程序中