From 47372488fddbcab4ab7b261d84a6b0f772a9bc34 Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期四, 07 八月 2025 18:03:29 +0800
Subject: [PATCH] 1. 侧面检添加配方功能 2. 侧面检本地加载 3. 侧面检运行界面添加

---
 EdgeInspector_App/Thread/Thread_CheckSeq.cpp |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/EdgeInspector_App/Thread/Thread_CheckSeq.cpp b/EdgeInspector_App/Thread/Thread_CheckSeq.cpp
index 918f478..32bf3d2 100644
--- a/EdgeInspector_App/Thread/Thread_CheckSeq.cpp
+++ b/EdgeInspector_App/Thread/Thread_CheckSeq.cpp
@@ -1,4 +1,4 @@
-// ProcPADThread.cpp : implementation file
+锘�// ProcPADThread.cpp : implementation file
 //
 
 #include "StdAfx.h"
@@ -28,7 +28,7 @@
 {
 	BOOL bReturn = TRUE;
 
-	// Thread 积己 饶 Thread 荐青
+	// Thread 绉繁 楗� Thread 鑽愰潚
 	bReturn = CreateTimerThread(this);
 
 	return bReturn;
@@ -96,7 +96,7 @@
 		SendCheckMSG.dwTickEnd = GetTickCount();
 		SendCheckMSG.dwDuration = SendCheckMSG.dwTickEnd - SendCheckMSG.dwTickStart;
 
-		if(pStats->IsPostProcStart() == TRUE)		// Post Process啊 矫累登菌栏搁 了促 昏力 茄促.
+		if(pStats->IsPostProcStart() == TRUE)		// Post Process鍟� 鐭疮鐧昏弻鏍忔悂 浜嗕績 鏄忓姏 鑼勪績.
 		{
 			it->bDelete = TRUE;
 			continue;

--
Gitblit v1.9.3