mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-03-29 20:16:35 +08:00
更改运行方式,添加两种模式Debug和Release模式对在界面点击运行和在工具中运行进行区分
This commit is contained in:
@@ -91,7 +91,7 @@ namespace HalconTool
|
||||
{
|
||||
|
||||
}
|
||||
myHalconTool.DispImage();
|
||||
myHalconTool.Run(SoftwareRunState.Debug);
|
||||
ParamsTrans();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user