Go to file
陈增辉 5528e25c74 所有模块编译成功 2025-02-07 19:47:41 +08:00
ALLRelease 所有模块编译成功 2025-02-07 19:47:41 +08:00
BaseCommonLibrary 增加界面 2025-02-07 17:16:22 +08:00
GPUBaseLib 所有模块编译成功 2025-02-07 19:47:41 +08:00
LAMPDataProcessEXE 工程拆分完毕 2025-02-06 21:18:25 +08:00
LAMPMainWidget 所有模块编译成功 2025-02-07 19:47:41 +08:00
LAMPSARProcessProgram 增加界面 2025-02-07 17:16:22 +08:00
Toolbox 所有模块编译成功 2025-02-07 19:47:41 +08:00
.gitattributes 添加 .gitattributes、.gitignore 和 README.md。 2024-11-15 09:49:01 +08:00
.gitignore 所有模块编译成功 2025-02-07 19:47:41 +08:00
Readme.md 工程拆分完毕 2025-02-06 21:18:25 +08:00

Readme.md

工具箱插件的开发

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