mrDarker
2025-07-16 1dbe46cd9d0f181d08d5a69f72d8548628a13b9d
EdgeInspector_App/Data/TransDataManager.cpp
@@ -1,4 +1,4 @@
#include "StdAfx.h"
#include "StdAfx.h"
#include "TransDataManager.h"
#include <fstream>
#include <iostream>
@@ -46,10 +46,10 @@
   EnumPackType ePackType = eAscii;
   CString tmpItemByte;
   char LineStr[200];      //茄 临窜困 佬绢甸捞绰 滚欺
   char *tmpStr;         //窜困肺 谗篮 单捞磐甫 啊府虐绰 器牢磐
   char LineStr[200];      //茄 临窜困 佬绢甸捞绰 滚欺
   char *tmpStr;         //窜困肺 谗篮 单捞磐甫 啊府虐绰 器牢磐
   char *strType;
   char seps[]=" ,\t\n";   //备盒磊
   char seps[]=" ,\t\n";   //备盒磊
   std::ifstream input;
   input.open(FilePath, std::ios::in /*| std::ios::nocreate*/);
@@ -95,7 +95,7 @@
   int KeyValue = 0;
   if (Key == -1)
   {
      KeyValue = (int)m_TransDataPackMap.size();   //父老 蜡老 虐蔼阑 林瘤 臼栏搁 措涝鉴栏肺 鉴瞒利牢 牢郸胶 蔼捞 虐蔼捞 凳
      KeyValue = (int)m_TransDataPackMap.size();   //父老 蜡老 虐蔼阑 林瘤 臼栏搁 措涝鉴栏肺 鉴瞒利牢 牢郸胶 蔼捞 虐蔼捞 凳
   }
   else KeyValue = Key;
@@ -274,7 +274,7 @@
      int k = Fstr.GetLength();
      //傍归阑 绝矩促
      //傍归阑 绝矩促
      for(i=0;i<Fstr.GetLength();i++)
      {
         if(Fstr.Mid(i,1) != " ")
@@ -282,7 +282,7 @@
      }
      k = returnValue.GetLength();
      //酒公繁 data档 绝栏搁 "*" 贸府茄促
      //酒公繁 data档 绝栏搁 "*" 贸府茄促
      if(returnValue.GetLength() == 0)
         returnValue.Format("*");
      else if(returnValue.Mid(0,1) == "")