From 1dbe46cd9d0f181d08d5a69f72d8548628a13b9d Mon Sep 17 00:00:00 2001
From: mrDarker <mr.darker@163.com>
Date: 星期三, 16 七月 2025 17:13:50 +0800
Subject: [PATCH] 优化:显示在流程中解锁,并且把文件字符集统一替换成UTF-8(BOM)
---
EdgeInspector_App/MilControl_Common.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/EdgeInspector_App/MilControl_Common.h b/EdgeInspector_App/MilControl_Common.h
index 1de4fd6..ef7d134 100644
--- a/EdgeInspector_App/MilControl_Common.h
+++ b/EdgeInspector_App/MilControl_Common.h
@@ -1,4 +1,4 @@
-#pragma once
+锘�#pragma once
#include "mil.h"
@@ -13,9 +13,9 @@
{
int nJobIndex;
int nSKipFrame;
- int status; // 泅犁 惑怕... // M_STOP , M_START , M_FREE_START
- int nCount; // 佬篮 扼牢荐...
- int nIndex; // 捞固瘤 滚欺 牢郸胶
+ int status; // 娉呯妬 鎯戞��... // M_STOP , M_START , M_FREE_START
+ int nCount; // 浣 鎵肩墷鑽�...
+ int nIndex; // 鎹炲浐鐦� 婊氭 鐗㈤兏鑳�
int nDisplayFrame;
int nResetFrame;
}DIGSTATUS, *PDIGSTATUS;
--
Gitblit v1.9.3