From c2da3f2d26079c9efba3961ef091a325d21d1c86 Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期三, 06 八月 2025 11:45:07 +0800
Subject: [PATCH] 1. 添加侧面检相机 2. 优化硬件配置中相机相关的功能

---
 EdgeInspector_App/View/ViewRecipeNew.h |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/EdgeInspector_App/View/ViewRecipeNew.h b/EdgeInspector_App/View/ViewRecipeNew.h
index c535339..cd5d1d7 100644
--- a/EdgeInspector_App/View/ViewRecipeNew.h
+++ b/EdgeInspector_App/View/ViewRecipeNew.h
@@ -1,4 +1,4 @@
-#pragma once
+锘�#pragma once
 
 #include "EdgeInspector_App.h"
 #include "General_Draw.h"
@@ -9,15 +9,15 @@
 	DECLARE_DYNAMIC(CViewRecipeNew)
 
 public:
-	CViewRecipeNew(CWnd* pParent = NULL);   // 钎霖 积己磊涝聪促.
+	CViewRecipeNew(CWnd* pParent = NULL);   // 閽庨湒 绉繁纾婃稘鑱績.
 	virtual ~CViewRecipeNew();
 
-// 措拳 惑磊 单捞磐涝聪促.
+// 鎺嫵 鎯戠 鍗曟崬纾愭稘鑱績.
 	enum { IDD = IDD_DLG_RECIPE_NEW };
 
 protected:
 	virtual BOOL OnInitDialog();
-	virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV 瘤盔涝聪促.
+	virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV 鐦ょ洈娑濊仾淇�.
 	afx_msg void OnPaint();
 	afx_msg void OnShowWindow(BOOL bShow, UINT nStatus);	
 	DECLARE_MESSAGE_MAP()

--
Gitblit v1.9.3