From 06548959f857ca6a9eabaa695ab84dfa0ff73849 Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期日, 10 八月 2025 14:03:11 +0800
Subject: [PATCH] 1. 添加侧面检的执行和报警参数 2. 修复配方界面分组按钮的显示异常问题
---
EdgeInspector_App/MainFrm.h | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/EdgeInspector_App/MainFrm.h b/EdgeInspector_App/MainFrm.h
index c30e213..19b48b8 100644
--- a/EdgeInspector_App/MainFrm.h
+++ b/EdgeInspector_App/MainFrm.h
@@ -1,5 +1,5 @@
-
-// MainFrm.h : CMainFrame 努贰胶狼 牢磐其捞胶
+锘�
+// MainFrm.h : CMainFrame 鍔窗鑳剁嫾 鐗㈢鍏舵崬鑳�
//
#pragma once
@@ -12,21 +12,21 @@
, public IDisplyMessage2Parent
{
-protected: // serialization俊辑父 父甸绢笼聪促.
+protected: // serialization淇婅緫鐖� 鐖剁敻缁㈢鑱績.
CMainFrame();
DECLARE_DYNCREATE(CMainFrame)
-// 漂己涝聪促.
+// 婕傚繁娑濊仾淇�.
public:
-// 累诀涝聪促.
+// 绱瘈娑濊仾淇�.
public:
-// 犁沥狼涝聪促.
+// 鐘佹播鐙兼稘鑱績.
public:
virtual BOOL PreCreateWindow(CREATESTRUCT& cs);
-// 备泅涝聪促.
+// 澶囨硡娑濊仾淇�.
public:
virtual ~CMainFrame();
#ifdef _DEBUG
@@ -57,6 +57,7 @@
public:
void SetView(CEdgeInspector_AppView *pView);
+ void Simulate2PhaseScanByDirs(const std::vector<DimensionDir>& vDirs, int nTimeoutMs = 0);
protected:
void KillProcessByName(LPCTSTR lpProcessName);
@@ -65,7 +66,7 @@
void SetRegistryRcpName(CString strRecipe);
void ApplyViewRecipeSettingss();
-// 积己等 皋矫瘤 甘 窃荐
+// 绉繁绛� 鐨嬬煫鐦� 鐢� 绐冭崘
protected:
afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct);
afx_msg void OnGetMinMaxInfo(MINMAXINFO* lpMMI);
--
Gitblit v1.9.3