UpgradeLog.htm.svn-base 904 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379
  1. <!DOCTYPE html>
  2. <!-- saved from url=(0014)about:internet -->
  3. <html xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><meta content="en-us" http-equiv="Content-Language" /><meta content="text/html; charset=utf-16" http-equiv="Content-Type" /><title _locID="ConversionReport0">
  4. 迁移报告
  5. </title><style>
  6. /* Body style, for the entire document */
  7. body
  8. {
  9. background: #F3F3F4;
  10. color: #1E1E1F;
  11. font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  12. padding: 0;
  13. margin: 0;
  14. }
  15. /* Header1 style, used for the main title */
  16. h1
  17. {
  18. padding: 10px 0px 10px 10px;
  19. font-size: 21pt;
  20. background-color: #E2E2E2;
  21. border-bottom: 1px #C1C1C2 solid;
  22. color: #201F20;
  23. margin: 0;
  24. font-weight: normal;
  25. }
  26. /* Header2 style, used for "Overview" and other sections */
  27. h2
  28. {
  29. font-size: 18pt;
  30. font-weight: normal;
  31. padding: 15px 0 5px 0;
  32. margin: 0;
  33. }
  34. /* Header3 style, used for sub-sections, such as project name */
  35. h3
  36. {
  37. font-weight: normal;
  38. font-size: 15pt;
  39. margin: 0;
  40. padding: 15px 0 5px 0;
  41. background-color: transparent;
  42. }
  43. /* Color all hyperlinks one color */
  44. a
  45. {
  46. color: #1382CE;
  47. }
  48. /* Table styles */
  49. table
  50. {
  51. border-spacing: 0 0;
  52. border-collapse: collapse;
  53. font-size: 10pt;
  54. }
  55. table th
  56. {
  57. background: #E7E7E8;
  58. text-align: left;
  59. text-decoration: none;
  60. font-weight: normal;
  61. padding: 3px 6px 3px 6px;
  62. }
  63. table td
  64. {
  65. vertical-align: top;
  66. padding: 3px 6px 5px 5px;
  67. margin: 0px;
  68. border: 1px solid #E7E7E8;
  69. background: #F7F7F8;
  70. }
  71. /* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
  72. .localLink
  73. {
  74. color: #1E1E1F;
  75. background: #EEEEED;
  76. text-decoration: none;
  77. }
  78. .localLink:hover
  79. {
  80. color: #1382CE;
  81. background: #FFFF99;
  82. text-decoration: none;
  83. }
  84. /* Center text, used in the over views cells that contain message level counts */
  85. .textCentered
  86. {
  87. text-align: center;
  88. }
  89. /* The message cells in message tables should take up all avaliable space */
  90. .messageCell
  91. {
  92. width: 100%;
  93. }
  94. /* Padding around the content after the h1 */
  95. #content
  96. {
  97. padding: 0px 12px 12px 12px;
  98. }
  99. /* The overview table expands to width, with a max width of 97% */
  100. #overview table
  101. {
  102. width: auto;
  103. max-width: 75%;
  104. }
  105. /* The messages tables are always 97% width */
  106. #messages table
  107. {
  108. width: 97%;
  109. }
  110. /* All Icons */
  111. .IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded
  112. {
  113. min-width:18px;
  114. min-height:18px;
  115. background-repeat:no-repeat;
  116. background-position:center;
  117. }
  118. /* Success icon encoded */
  119. .IconSuccessEncoded
  120. {
  121. /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
  122. /* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
  123. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVR4XqVTIWvDQBh9HVWBwWzEYGow19KpQiBqrqKiYqpVkf0BcTX9ASdr2jBZMRFRe1CYysjcYDAoTIS5wCB6eXAXsjt2YezBme/73vfeF156MFBV1QLAHEBotCSAxPO8HVo4axGv6pfnn/k2lnEYPARoP9bY4wxnoUAHUIV8/bS+OLwf4MLsZobl7bIEMKzdnLSDR5GJTjKxf92Ds+SAJ/Dm2tqAjd8wuZ4gizKk92mzhBxy6WDOggvRKAKxed78cEIuF4THj6NT3T/3UXwVSN9SaChOyAV/ULfRhwHeScWVXIEw1C2YDqiklTvV9QIZXAZQoBIVqexUVxzJBQnDYbuAU11xEp1EpnBgBcmdxpc6iUOdxGk8jkvDSVeUp81HZKaZbW4Vd0LdZ9/MHmc4qzj49+/8DReTp9S7vY7uAAAAAElFTkSuQmCC);
  124. }
  125. /* Information icon encoded */
  126. .IconInfoEncoded
  127. {
  128. /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
  129. /* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
  130. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVR4Xs2TsYrCQBCG1wVFo3DXWHkHNvZJIdem8AXiA5i8xRXWFvcWiVibF7BIKxamtwmolY2FxsNrnF9GiVkSCGnuh2GL2e9nZvm3IlKK49ihw6YyU62AytM0zU0ClQTYpcNfHv50d3MRi/31hR50asLpNcRXuxoSYJFRxAZPeP29Or3Po1+RJ5iM9eaRMAMmkhv+JDwr8G70ea+kMB3uggEosfNj7BwpJmDAYgI7C/6YblGZJmBhYKYfTF1BFTOmFCX1PwwChKSomAlg4CEcRcWMJ5FtxHPYrReCwYCVDFg//dYRjcwcqFG2no/IH8OgRjgz33g/dWf0cAd3mRGlv/MNZL1xS4xD8eEAAAAASUVORK5CYII=);
  131. }
  132. /* Warning icon encoded */
  133. .IconWarningEncoded
  134. {
  135. /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
  136. /* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
  137. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
  138. }
  139. /* Error icon encoded */
  140. .IconErrorEncoded
  141. {
  142. /* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
  143. /* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
  144. background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVR4XqWTvUoDQRSFr4NBWRAD+gA+gMXmDWJlFbC3iCBY2Qm2YmttKyhYaaFtGiPY2CWFD2BjEwiugkv8XecbcmHmEgTJgUs2371ndmY4OyNGZVluedD21TStW19nWZadKrDGFV+915tONdhsVU/LkhSMHjPMqi/sYAx6b3s79Y/Lc/lLc9u7kh0cFR40/G4e3ZhflYf7wVxbzUNZKX8/ORZm8cAdZ/66v8tpYFy67lLJIpYziwev48JGHsRyi3UdVnNgsfDg5fzpZTXz6rt4rhC/0TO9ZBbvrBh9PvRluLGWvPXnpYCFnpWTKWUXiM/Mm6n4TiYGqKvBMefn/0SmwcLriOe8D4fKnlnvBBYLD15NIinMNUjIXFjMNY19n8RGEmUSRkj+HWUeAKy6cNGR2npLrGD0mFEzfOrP+Rf4+xT8EskwMAAAAABJRU5ErkJggg==);
  145. }
  146. </style><script type="text/javascript" language="javascript">
  147. // Startup
  148. // Hook up the the loaded event for the document/window, to linkify the document content
  149. var startupFunction = function() { linkifyElement("messages"); };
  150. if(window.attachEvent)
  151. {
  152. window.attachEvent('onload', startupFunction);
  153. }
  154. else if (window.addEventListener)
  155. {
  156. window.addEventListener('load', startupFunction, false);
  157. }
  158. else
  159. {
  160. document.addEventListener('load', startupFunction, false);
  161. }
  162. // Toggles the visibility of table rows with the specified name
  163. function toggleTableRowsByName(name)
  164. {
  165. var allRows = document.getElementsByTagName('tr');
  166. for (i=0; i < allRows.length; i++)
  167. {
  168. var currentName = allRows[i].getAttribute('name');
  169. if(!!currentName && currentName.indexOf(name) == 0)
  170. {
  171. var isVisible = allRows[i].style.display == '';
  172. isVisible ? allRows[i].style.display = 'none' : allRows[i].style.display = '';
  173. }
  174. }
  175. }
  176. function scrollToFirstVisibleRow(name)
  177. {
  178. var allRows = document.getElementsByTagName('tr');
  179. for (i=0; i < allRows.length; i++)
  180. {
  181. var currentName = allRows[i].getAttribute('name');
  182. var isVisible = allRows[i].style.display == '';
  183. if(!!currentName && currentName.indexOf(name) == 0 && isVisible)
  184. {
  185. allRows[i].scrollIntoView(true);
  186. return true;
  187. }
  188. }
  189. return false;
  190. }
  191. // Linkifies the specified text content, replaces candidate links with html links
  192. function linkify(text)
  193. {
  194. if(!text || 0 === text.length)
  195. {
  196. return text;
  197. }
  198. // Find http, https and ftp links and replace them with hyper links
  199. var urlLink = /(http|https|ftp)\:\/\/[a-zA-Z0-9\-\.]+(:[a-zA-Z0-9]*)?\/?([a-zA-Z0-9\-\._\?\,\/\\\+&%\$#\=~;\{\}])*/gi;
  200. return text.replace(urlLink, '<a href="$&">$&</a>') ;
  201. }
  202. // Linkifies the specified element by ID
  203. function linkifyElement(id)
  204. {
  205. var element = document.getElementById(id);
  206. if(!!element)
  207. {
  208. element.innerHTML = linkify(element.innerHTML);
  209. }
  210. }
  211. function ToggleMessageVisibility(projectName)
  212. {
  213. if(!projectName || 0 === projectName.length)
  214. {
  215. return;
  216. }
  217. toggleTableRowsByName("MessageRowClass" + projectName);
  218. toggleTableRowsByName('MessageRowHeaderShow' + projectName);
  219. toggleTableRowsByName('MessageRowHeaderHide' + projectName);
  220. }
  221. function ScrollToFirstVisibleMessage(projectName)
  222. {
  223. if(!projectName || 0 === projectName.length)
  224. {
  225. return;
  226. }
  227. // First try the 'Show messages' row
  228. if(!scrollToFirstVisibleRow('MessageRowHeaderShow' + projectName))
  229. {
  230. // Failed to find a visible row for 'Show messages', try an actual message row
  231. scrollToFirstVisibleRow('MessageRowClass' + projectName);
  232. }
  233. }
  234. </script></head><body><h1 _locID="ConversionReport">
  235. 迁移报告 - ClientSolution</h1><div id="content"><h2 _locID="OverviewTitle">概述</h2><div id="overview"><table><tr><th></th><th _locID="ProjectTableHeader">项目</th><th _locID="PathTableHeader">路径</th><th _locID="ErrorsTableHeader">错误</th><th _locID="WarningsTableHeader">警告</th><th _locID="MessagesTableHeader">消息</th></tr><tr><td class="IconWarningEncoded" /><td><strong><a href="#Solution"><span _locID="OverviewSolutionSpan">解决方案</span></a></strong></td><td>ClientSolution.sln</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#SolutionWarning">1</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Solution'); return false;">3</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.Comm">Core.LgMes.Client.Comm</a></strong></td><td>Core.LgMes.Client.Comm\Core.LgMes.Client.Comm.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.Comm'); return false;">36</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.lgBll">Core.LgMes.Client.lgBll</a></strong></td><td>Core.LgMes.Client.lgBll\Core.LgMes.Client.lgBll.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.lgBll'); return false;">27</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.lgClassModel">Core.LgMes.Client.lgClassModel</a></strong></td><td>Core.LgMes.Client.lgClassModel\Core.LgMes.Client.lgClassModel.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.lgClassModel'); return false;">47</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.lgDbMgt">Core.LgMes.Client.lgDbMgt</a></strong></td><td>Core.LgMes.Client.lgDbMgt\Core.LgMes.Client.lgDbMgt.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.lgDbMgt'); return false;">15</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.LgDeviceManager">Core.LgMes.Client.LgDeviceManager</a></strong></td><td>Core.LgMes.Client.LgDeviceManager\Core.LgMes.Client.LgDeviceManager.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.LgDeviceManager'); return false;">219</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.lgGlobalMap">Core.LgMes.Client.lgGlobalMap</a></strong></td><td>Core.LgMes.Client.lgGlobalMap\Core.LgMes.Client.lgGlobalMap.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.lgGlobalMap'); return false;">49</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.lgIntegrationQuery">Core.LgMes.Client.lgIntegrationQuery</a></strong></td><td>Core.LgMes.Client.lgIntegrationQuery\Core.LgMes.Client.lgIntegrationQuery.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.lgIntegrationQuery'); return false;">112</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.lgJobMgt">Core.LgMes.Client.lgJobMgt</a></strong></td><td>Core.LgMes.Client.LgJobMgt\Core.LgMes.Client.lgJobMgt.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.lgJobMgt'); return false;">230</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.lgResMgt">Core.LgMes.Client.lgResMgt</a></strong></td><td>Core.LgMes.Client.LgResMgt\Core.LgMes.Client.lgResMgt.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.lgResMgt'); return false;">78</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.lgServiceMgt">Core.LgMes.Client.lgServiceMgt</a></strong></td><td>Core.LgMes.Client.lgServiceMgt\Core.LgMes.Client.lgServiceMgt.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.lgServiceMgt'); return false;">33</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.LgMes.Client.Report">Core.LgMes.Client.Report</a></strong></td><td>Core.LgMes.Client.Report\Core.LgMes.Client.Report.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.LgMes.Client.Report'); return false;">175</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Core.Mes.Client.Common">Core.Mes.Client.Common</a></strong></td><td>Core.Mes.Client.Common\Core.Mes.Client.Common.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Core.Mes.Client.Common'); return false;">35</a></td></tr></table></div><h2 _locID="SolutionAndProjectsTitle">解决方案和项目</h2><div id="messages"><a name="Solution" /><h3 _locID="ProjectDisplayNameHeader">解决方案</h3><table><tr id="SolutionHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="WarningRowClassSolution"><td class="IconWarningEncoded"><a name="SolutionWarning" /></td><td class="messageCell"><strong>ClientSolution.sln:
  236. </strong><span>Visual Studio 需要对此项目进行非功能性更改以使此项目能够在 Visual Studio 2013、Visual Studio 2012 和 Visual Studio 2010 SP1 中打开,而不会影响项目行为。</span></td></tr><tr name="MessageRowHeaderShowSolution"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="SolutionMessage" onclick="ToggleMessageVisibility('Solution'); return false;">
  237. 显示 3 其他消息
  238. </a></td></tr><tr name="MessageRowClassSolution" style="display: none"><td class="IconInfoEncoded"><a name="SolutionMessage" /></td><td class="messageCell"><strong>ClientSolution.sln:
  239. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\ClientSolution.sln</span></td></tr><tr name="MessageRowClassSolution" style="display: none"><td class="IconInfoEncoded"><a name="SolutionMessage" /></td><td class="messageCell"><strong>ClientSolution.v12.suo:
  240. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\ClientSolution.v12.suo</span></td></tr><tr name="MessageRowClassSolution" style="display: none"><td class="IconInfoEncoded"><a name="SolutionMessage" /></td><td class="messageCell"><strong>ClientSolution.sln:
  241. </strong><span>成功迁移解决方案</span></td></tr><tr style="display: none" name="MessageRowHeaderHideSolution"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="SolutionMessage" onclick="ToggleMessageVisibility('Solution'); return false;">
  242. 隐藏 3 其他消息
  243. </a></td></tr></table><a name="Core.LgMes.Client.Comm" /><h3>Core.LgMes.Client.Comm</h3><table><tr id="Core.LgMes.Client.CommHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.Comm"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.CommMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.Comm'); return false;">
  244. 显示 36 其他消息
  245. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Core.LgMes.Client.Comm.csproj:
  246. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\Core.LgMes.Client.Comm.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Core.LgMes.Client.Comm.csproj.user:
  247. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\Core.LgMes.Client.Comm.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Properties\AssemblyInfo.cs:
  248. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Properties\Resources.Designer.cs:
  249. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\Properties\Resources.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Properties\Settings.Designer.cs:
  250. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\Properties\Settings.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmInputDecimal.cs:
  251. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmInputDecimal.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmInputDecimal.Designer.cs:
  252. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmInputDecimal.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmLgEleDetail.cs:
  253. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmLgEleDetail.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmSetMaterialName.cs:
  254. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmSetMaterialName.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmSetMaterialName.Designer.cs:
  255. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmSetMaterialName.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmSetTime.cs:
  256. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmSetTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmSetTime.Designer.cs:
  257. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmSetTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共自定义控件\ucChemelEment.cs:
  258. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共自定义控件\ucChemelEment.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共自定义控件\ucChemelEment.Designer.cs:
  259. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共自定义控件\ucChemelEment.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\ClassManualUpdateInfo.cs:
  260. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\ClassManualUpdateInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\CommandClass.cs:
  261. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\CommandClass.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\CStaticMethod.cs:
  262. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\CStaticMethod.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmMaterialQuality.cs:
  263. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmMaterialQuality.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmMaterialQuality.Designer.cs:
  264. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmMaterialQuality.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmMicLineQuery.cs:
  265. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmMicLineQuery.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmMicLineQuery.Designer.cs:
  266. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmMicLineQuery.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmProcessAbnormity.cs:
  267. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmProcessAbnormity.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmProcessAbnormity.Designer.cs:
  268. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmProcessAbnormity.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Properties\Settings.settings:
  269. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\Properties\Settings.settings</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Properties\licenses.licx:
  270. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\Properties\licenses.licx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Properties\Resources.resx:
  271. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\Properties\Resources.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmInputDecimal.resx:
  272. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmInputDecimal.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmLgEleDetail.resx:
  273. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmLgEleDetail.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmSetMaterialName.resx:
  274. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmSetMaterialName.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共弹出窗体\frmSetTime.resx:
  275. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共弹出窗体\frmSetTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\公共自定义控件\ucChemelEment.resx:
  276. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\公共自定义控件\ucChemelEment.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmMaterialQuality.resx:
  277. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmMaterialQuality.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmMicLineQuery.resx:
  278. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmMicLineQuery.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\炼钢公共类\frmProcessAbnormity.resx:
  279. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Comm\炼钢公共类\frmProcessAbnormity.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Core.LgMes.Client.Comm.csproj:
  280. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Comm" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.CommMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Comm\Core.LgMes.Client.Comm.csproj:
  281. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.Comm"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.CommMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.Comm'); return false;">
  282. 隐藏 36 其他消息
  283. </a></td></tr></table><a name="Core.LgMes.Client.lgBll" /><h3>Core.LgMes.Client.lgBll</h3><table><tr id="Core.LgMes.Client.lgBllHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.lgBll"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.lgBllMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgBll'); return false;">
  284. 显示 27 其他消息
  285. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\Core.LgMes.Client.lgBll.csproj:
  286. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\Core.LgMes.Client.lgBll.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\Core.LgMes.Client.lgBll.csproj.user:
  287. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\Core.LgMes.Client.lgBll.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\LgChemeLementMgt\LgChemeLementMgt.cs:
  288. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\LgChemeLementMgt\LgChemeLementMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgPlanMgt\CommonLgPlanMgt.cs:
  289. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgPlanMgt\CommonLgPlanMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgReport\LgBofReportCollection.cs:
  290. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgReport\LgBofReportCollection.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgReport\LgCcmReportCollection.cs:
  291. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgReport\LgCcmReportCollection.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgReport\LgLfsReportCollection.cs:
  292. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgReport\LgLfsReportCollection.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgReport\LgVdsReportCollection.cs:
  293. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgReport\LgVdsReportCollection.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\CommonAtomForLgResMgt.cs:
  294. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\CommonAtomForLgResMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\CommonAtomStlCcmMgt.cs:
  295. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\CommonAtomStlCcmMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\CommonAtomStlHmpMgt.cs:
  296. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\CommonAtomStlHmpMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\CommonAtomStlMisImpOrtironmMgt.cs:
  297. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\CommonAtomStlMisImpOrtironmMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\CommonAtomStlRhsMgt.cs:
  298. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\CommonAtomStlRhsMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgStlBofOptInfo.cs:
  299. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgStlBofOptInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgStlCasOptinfo.cs:
  300. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgStlCasOptinfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgStlCcmBilletWgtSamplingMgt.cs:
  301. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgStlCcmBilletWgtSamplingMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgstlCcmMgt.cs:
  302. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgstlCcmMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgStlHmpOptinfoMgt.cs:
  303. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgStlHmpOptinfoMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgStlMisImportironMgt.cs:
  304. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgStlMisImportironMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgStlLfsMgt.cs:
  305. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgStlLfsMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgStlRhsMgt.cs:
  306. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgStlRhsMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\lgResMgt\LgStlVdsMgt.cs:
  307. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\lgResMgt\LgStlVdsMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\LgRtdMgt\Ccm\LgCcmAllRtdMgt.cs:
  308. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\LgRtdMgt\Ccm\LgCcmAllRtdMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\LgScmOpeateRuleMgt\LgScmOpeateRuleMgt.cs:
  309. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\LgScmOpeateRuleMgt\LgScmOpeateRuleMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\Properties\AssemblyInfo.cs:
  310. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgBll\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\Core.LgMes.Client.lgBll.csproj:
  311. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgBll" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgBllMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgBll\Core.LgMes.Client.lgBll.csproj:
  312. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.lgBll"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.lgBllMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgBll'); return false;">
  313. 隐藏 27 其他消息
  314. </a></td></tr></table><a name="Core.LgMes.Client.lgClassModel" /><h3>Core.LgMes.Client.lgClassModel</h3><table><tr id="Core.LgMes.Client.lgClassModelHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.lgClassModel"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.lgClassModelMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgClassModel'); return false;">
  315. 显示 47 其他消息
  316. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\Core.LgMes.Client.lgClassModel.csproj:
  317. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\Core.LgMes.Client.lgClassModel.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\Core.LgMes.Client.lgClassModel.csproj.user:
  318. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\Core.LgMes.Client.lgClassModel.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\GeneralModel.cs:
  319. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\GeneralModel.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_BOF_ADDITIVES.cs:
  320. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_BOF_ADDITIVES.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_BOF_OPTINFO.cs:
  321. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_BOF_OPTINFO.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_BOF_SAMPLING.cs:
  322. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_BOF_SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CAS_ADDITIVES.cs:
  323. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CAS_ADDITIVES.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CAS_OPTINFO.cs:
  324. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CAS_OPTINFO.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CAS_SAMPLING.cs:
  325. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CAS_SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_BCWSAMPLING.cs:
  326. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_BCWSAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_BMILLSAMPLING.cs:
  327. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_BMILLSAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_OPTINFO.cs:
  328. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_OPTINFO.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_SAMPLING.cs:
  329. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_SCWSAMPLING.cs:
  330. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_SCWSAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_SMILLSAMPLING.cs:
  331. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_SMILLSAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CHEMELEMENT.cs:
  332. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CHEMELEMENT.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_COMMON_ADDITIVES.cs:
  333. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_COMMON_ADDITIVES.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_COMMON_SAMPLING.cs:
  334. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_COMMON_SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CRAFTINFO.cs:
  335. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CRAFTINFO.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_HMP_OPTINFO.cs:
  336. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_HMP_OPTINFO.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_LFS_ADDITIVES.cs:
  337. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_LFS_ADDITIVES.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_LFS_OPTINFO.cs:
  338. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_LFS_OPTINFO.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_LFS_SAMPLING.cs:
  339. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_LFS_SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_MATERIALCONFG.cs:
  340. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_MATERIALCONFG.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_SPECIALMATERIAL.cs:
  341. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_SPECIALMATERIAL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\LgChem\STL_CHEMELEMENT.cs:
  342. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\LgChem\STL_CHEMELEMENT.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\Properties\AssemblyInfo.cs:
  343. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\RealDataCommand.cs:
  344. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\RealDataCommand.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\RES_MIS_TAPHOLE.cs:
  345. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\RES_MIS_TAPHOLE.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_RHS_ADDITIVES.cs:
  346. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_RHS_ADDITIVES.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_RHS_SAMPLING.cs:
  347. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_RHS_SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_RHS_OPTINFO.cs:
  348. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_RHS_OPTINFO.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_F1SAMPLING.cs:
  349. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_F1SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_F2SAMPLING.cs:
  350. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_F2SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_F3SAMPLING.cs:
  351. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_F3SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\JOB_CCM_F4SAMPLING.cs:
  352. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\JOB_CCM_F4SAMPLING.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\Rtd\Ccm\RTD_POINTCCM1NO1.cs:
  353. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\Rtd\Ccm\RTD_POINTCCM1NO1.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\Rtd\Ccm\RTD_POINTCCM2NO1.cs:
  354. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\Rtd\Ccm\RTD_POINTCCM2NO1.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\Rtd\Ccm\RTD_POINTCCM3NO1.cs:
  355. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\Rtd\Ccm\RTD_POINTCCM3NO1.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\SqModel\TBB01_SEQ_INGR.cs:
  356. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\SqModel\TBB01_SEQ_INGR.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\SqModel\TBB01_TAFAC_INGR.cs:
  357. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\SqModel\TBB01_TAFAC_INGR.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\TPM_TrackObjectInfor.cs:
  358. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\TPM_TrackObjectInfor.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\HeatRegulationStart.cs:
  359. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\HeatRegulationStart.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\HeatRegulationLength.cs:
  360. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\HeatRegulationLength.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\二钢通用构造模型方法.txt:
  361. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgClassModel\二钢通用构造模型方法.txt</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\Core.LgMes.Client.lgClassModel.csproj:
  362. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgClassModel" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgClassModelMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgClassModel\Core.LgMes.Client.lgClassModel.csproj:
  363. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.lgClassModel"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.lgClassModelMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgClassModel'); return false;">
  364. 隐藏 47 其他消息
  365. </a></td></tr></table><a name="Core.LgMes.Client.lgDbMgt" /><h3>Core.LgMes.Client.lgDbMgt</h3><table><tr id="Core.LgMes.Client.lgDbMgtHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.lgDbMgt"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.lgDbMgtMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgDbMgt'); return false;">
  366. 显示 15 其他消息
  367. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\Core.LgMes.Client.lgDbMgt.csproj:
  368. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\Core.LgMes.Client.lgDbMgt.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\Core.LgMes.Client.lgDbMgt.csproj.user:
  369. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\Core.LgMes.Client.lgDbMgt.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\CoreClientParamMgt.cs:
  370. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\CoreClientParamMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\DbClientParam.cs:
  371. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\DbClientParam.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\DbCommand.cs:
  372. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\DbCommand.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\DbCommandFactory.cs:
  373. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\DbCommandFactory.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\DbLg3qMes.cs:
  374. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\DbLg3qMes.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\DbLg3qMesFactory.cs:
  375. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\DbLg3qMesFactory.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\DbLgEjgz.cs:
  376. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\DbLgEjgz.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\DbLgEjgzFactory.cs:
  377. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\DbLgEjgzFactory.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\IDbCommand.cs:
  378. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\IDbCommand.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\IDbFactory.cs:
  379. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\IDbFactory.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\Properties\AssemblyInfo.cs:
  380. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgDbMgt\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\Core.LgMes.Client.lgDbMgt.csproj:
  381. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgDbMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgDbMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgDbMgt\Core.LgMes.Client.lgDbMgt.csproj:
  382. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.lgDbMgt"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.lgDbMgtMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgDbMgt'); return false;">
  383. 隐藏 15 其他消息
  384. </a></td></tr></table><a name="Core.LgMes.Client.LgDeviceManager" /><h3>Core.LgMes.Client.LgDeviceManager</h3><table><tr id="Core.LgMes.Client.LgDeviceManagerHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.LgDeviceManager"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.LgDeviceManagerMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.LgDeviceManager'); return false;">
  385. 显示 219 其他消息
  386. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\Core.LgMes.Client.LgDeviceManager.csproj:
  387. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\Core.LgMes.Client.LgDeviceManager.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\Core.LgMes.Client.LgDeviceManager.csproj.user:
  388. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\Core.LgMes.Client.LgDeviceManager.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\frmModelFormStyle.cs:
  389. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\frmModelFormStyle.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\frmModelFormStyle.Designer.cs:
  390. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\frmModelFormStyle.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\HelpClass.cs:
  391. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\HelpClass.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\LgDevFunctionsFrm.cs:
  392. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\LgDevFunctionsFrm.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\LgDevFunctionsFrm.Designer.cs:
  393. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\LgDevFunctionsFrm.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTD.cs:
  394. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTD.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTD.designer.cs:
  395. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTD.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTDBaseInfo.cs:
  396. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTDBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTDBaseInfo.Designer.cs:
  397. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTDBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTundishManage.cs:
  398. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTundishManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTundishManage.Designer.cs:
  399. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTundishManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolBaseInfoNew.cs:
  400. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolBaseInfoNew.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolBaseInfoNew.Designer.cs:
  401. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolBaseInfoNew.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolRepairPositionInfo.cs:
  402. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolRepairPositionInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolRepairPositionInfo.Designer.cs:
  403. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolRepairPositionInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolStuffBaseInfo.cs:
  404. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolStuffBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolStuffBaseInfo.Designer.cs:
  405. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolStuffBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\LadleCommonClass.cs:
  406. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\LadleCommonClass.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\Properties\AssemblyInfo.cs:
  407. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmTapHoleOperate.cs:
  408. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmTapHoleOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmTapHoleOperate.designer.cs:
  409. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmTapHoleOperate.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmTappingHole.cs:
  410. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmTappingHole.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmTappingHole.Designer.cs:
  411. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmTappingHole.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmToolBaseInfo.cs:
  412. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmToolBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmToolBaseInfo.Designer.cs:
  413. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmToolBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBBaseInfo.cs:
  414. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBBaseInfo.designer.cs:
  415. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBBaseInfo.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBCL.cs:
  416. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBCL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBCL.designer.cs:
  417. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBCL.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBManage.cs:
  418. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBManage.Designer.cs:
  419. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSegMentManage.cs:
  420. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSegMentManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSegMentManage.Designer.cs:
  421. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSegMentManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSG.cs:
  422. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSG.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSG.designer.cs:
  423. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSG.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGBaseInfo.cs:
  424. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGBaseInfo.Designer.cs:
  425. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepair.cs:
  426. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepair.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepair.Designer.cs:
  427. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepair.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepairDetail.cs:
  428. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepairDetail.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepairDetail.Designer.cs:
  429. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepairDetail.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\Form1.cs:
  430. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\Form1.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\Form1.Designer.cs:
  431. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\Form1.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLBaseInfo.cs:
  432. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLBaseInfo.Designer.cs:
  433. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLHeadStock.cs:
  434. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLHeadStock.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLHeadStock.Designer.cs:
  435. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLHeadStock.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLUseDetailOperation.cs:
  436. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLUseDetailOperation.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLUseDetailOperation.Designer.cs:
  437. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLUseDetailOperation.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOxygenLanceManage.cs:
  438. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOxygenLanceManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOxygenLanceManage.Designer.cs:
  439. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOxygenLanceManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmEAFBaseInfo.cs:
  440. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmEAFBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmEAFBaseInfo.Designer.cs:
  441. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmEAFBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmServiceInfo.cs:
  442. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmServiceInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmServiceInfo.Designer.cs:
  443. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmServiceInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelBagManage.cs:
  444. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelBagManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelBagManage.Designer.cs:
  445. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelBagManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelLadleMgt.cs:
  446. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelLadleMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelLadleMgt.Designer.cs:
  447. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelLadleMgt.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVacuumTankManage.cs:
  448. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVacuumTankManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVacuumTankManage.Designer.cs:
  449. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVacuumTankManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVT.cs:
  450. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVT.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVT.designer.cs:
  451. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVT.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTBaseInfo.cs:
  452. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTBaseInfo.Designer.cs:
  453. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHot.cs:
  454. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHot.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHot.Designer.cs:
  455. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHot.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHotDetail.cs:
  456. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHotDetail.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHotDetail.Designer.cs:
  457. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHotDetail.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTPluginInfo.cs:
  458. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTPluginInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTPluginInfo.Designer.cs:
  459. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTPluginInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCL.cs:
  460. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCL.designer.cs:
  461. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCL.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfo.cs:
  462. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfo.Designer.cs:
  463. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfoBP.cs:
  464. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfoBP.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfoBP.Designer.cs:
  465. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfoBP.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLPluginInfo.cs:
  466. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLPluginInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLPluginInfo.Designer.cs:
  467. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLPluginInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepair.cs:
  468. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepair.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepair.Designer.cs:
  469. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepair.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairBP.cs:
  470. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairBP.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairBP.Designer.cs:
  471. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairBP.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairDetail.cs:
  472. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairDetail.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairDetail.Designer.cs:
  473. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairDetail.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManage.cs:
  474. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManage.Designer.cs:
  475. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManageBP.cs:
  476. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManageBP.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManageBP.Designer.cs:
  477. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManageBP.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmCasAffirm.cs:
  478. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmCasAffirm.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhot.cs:
  479. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhot.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhot.Designer.cs:
  480. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhot.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhothis.cs:
  481. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhothis.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhothis.Designer.cs:
  482. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhothis.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhothisNEW.cs:
  483. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhothisNEW.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhothisNEW.Designer.cs:
  484. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhothisNEW.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmPotAbnormal.cs:
  485. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmPotAbnormal.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmPotAbnormal.Designer.cs:
  486. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmPotAbnormal.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotArrivall.cs:
  487. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotArrivall.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotArrivall.Designer.cs:
  488. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotArrivall.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotMgt.cs:
  489. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotMgt.Designer.cs:
  490. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotMgt.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmpotrank.cs:
  491. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmpotrank.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmpotrank.Designer.cs:
  492. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmpotrank.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmpotrepaire.cs:
  493. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmpotrepaire.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmpotrepaire.Designer.cs:
  494. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmpotrepaire.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmPotSendArrivall.cs:
  495. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmPotSendArrivall.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmPotSendArrivall.Designer.cs:
  496. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmPotSendArrivall.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotSendSuccesful.cs:
  497. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotSendSuccesful.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotSendSuccesful.Designer.cs:
  498. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotSendSuccesful.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmrepairehis.cs:
  499. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmrepairehis.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmrepairehis.Designer.cs:
  500. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmrepairehis.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmrequipot.cs:
  501. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmrequipot.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmrequipot.Designer.cs:
  502. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmrequipot.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmsendpot.cs:
  503. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmsendpot.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmsendpot.Designer.cs:
  504. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmsendpot.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmworkhis.cs:
  505. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmworkhis.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmworkhis.Designer.cs:
  506. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmworkhis.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILBaseInfo.cs:
  507. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILBaseInfo.Designer.cs:
  508. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILFire.cs:
  509. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILFire.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILFire.Designer.cs:
  510. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILFire.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILFireDetail.cs:
  511. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILFireDetail.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILFireDetail.Designer.cs:
  512. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILFireDetail.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILHistory.cs:
  513. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILHistory.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILHistory.Designer.cs:
  514. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILHistory.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepair.cs:
  515. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepair.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepair.Designer.cs:
  516. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepair.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepairDetail.cs:
  517. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepairDetail.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepairDetail.Designer.cs:
  518. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepairDetail.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\frmILSend.cs:
  519. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\frmILSend.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\frmILSend.Designer.cs:
  520. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\frmILSend.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\frmIlUse.cs:
  521. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\frmIlUse.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\frmIlUse.Designer.cs:
  522. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\frmIlUse.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmIronLadleManage.cs:
  523. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmIronLadleManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmIronLadleManage.Designer.cs:
  524. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmIronLadleManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROBaseInfo.cs:
  525. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROBaseInfo.designer.cs:
  526. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROBaseInfo.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROCL.cs:
  527. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROCL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROCL.designer.cs:
  528. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROCL.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROManage.cs:
  529. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROManage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROManage.Designer.cs:
  530. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROManage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\vssver.scc:
  531. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\vssver.scc</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\vssver.scc:
  532. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\vssver.scc</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\frmModelFormStyle.resx:
  533. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\frmModelFormStyle.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\LgDevFunctionsFrm.resx:
  534. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\LgDevFunctionsFrm.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\Properties\licenses.licx:
  535. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\Properties\licenses.licx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTD.resx:
  536. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTD.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTDBaseInfo.resx:
  537. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTDBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\中间包\FrmTundishManage.resx:
  538. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\中间包\FrmTundishManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolBaseInfoNew.resx:
  539. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolBaseInfoNew.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolRepairPositionInfo.resx:
  540. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolRepairPositionInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\FrmToolStuffBaseInfo.resx:
  541. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\FrmToolStuffBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmTapHoleOperate.resx:
  542. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmTapHoleOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmTappingHole.resx:
  543. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmTappingHole.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\出钢口\FrmToolBaseInfo.resx:
  544. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\出钢口\FrmToolBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBBaseInfo.resx:
  545. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBCL.resx:
  546. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBCL.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBManage.resx:
  547. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\垂直段弯曲段\FrmVBManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSegMentManage.resx:
  548. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSegMentManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSG.resx:
  549. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSG.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGBaseInfo.resx:
  550. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepair.resx:
  551. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepair.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepairDetail.resx:
  552. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\扇形段\FrmSGRepairDetail.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\Form1.resx:
  553. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\Form1.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLBaseInfo.resx:
  554. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLHeadStock.resx:
  555. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLHeadStock.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLUseDetailOperation.resx:
  556. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOLUseDetailOperation.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\氧枪\FrmOxygenLanceManage.resx:
  557. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\氧枪\FrmOxygenLanceManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmEAFBaseInfo.resx:
  558. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmEAFBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmServiceInfo.resx:
  559. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmServiceInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelBagManage.resx:
  560. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelBagManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelLadleMgt.resx:
  561. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\电炉炉壳\FrmSteelLadleMgt.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVacuumTankManage.resx:
  562. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVacuumTankManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVT.resx:
  563. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVT.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTBaseInfo.resx:
  564. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHot.resx:
  565. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHot.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHotDetail.resx:
  566. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTHotDetail.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTPluginInfo.resx:
  567. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\真空槽\FrmVTPluginInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCL.resx:
  568. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCL.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfo.resx:
  569. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfoBP.resx:
  570. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLBaseInfoBP.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLPluginInfo.resx:
  571. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLPluginInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepair.resx:
  572. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepair.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairBP.resx:
  573. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairBP.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairDetail.resx:
  574. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCLRepairDetail.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManage.resx:
  575. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManageBP.resx:
  576. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\结晶器\FrmCrystallizerManageBP.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmCasAffirm.resx:
  577. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmCasAffirm.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhot.resx:
  578. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhot.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhothis.resx:
  579. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhothis.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmhothisNEW.resx:
  580. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmhothisNEW.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmPotAbnormal.resx:
  581. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmPotAbnormal.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotArrivall.resx:
  582. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotArrivall.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotMgt.resx:
  583. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotMgt.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmpotrank.resx:
  584. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmpotrank.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmpotrepaire.resx:
  585. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmpotrepaire.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmPotSendArrivall.resx:
  586. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmPotSendArrivall.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\FrmPotSendSuccesful.resx:
  587. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\FrmPotSendSuccesful.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmrepairehis.resx:
  588. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmrepairehis.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmrequipot.resx:
  589. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmrequipot.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmsendpot.resx:
  590. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmsendpot.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\钢包\frmworkhis.resx:
  591. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\钢包\frmworkhis.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILBaseInfo.resx:
  592. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILFire.resx:
  593. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILFire.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILFireDetail.resx:
  594. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILFireDetail.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILHistory.resx:
  595. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILHistory.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepair.resx:
  596. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepair.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepairDetail.resx:
  597. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmILRepairDetail.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\frmILSend.resx:
  598. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\frmILSend.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\frmIlUse.resx:
  599. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\frmIlUse.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\铁包\FrmIronLadleManage.resx:
  600. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\铁包\FrmIronLadleManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROBaseInfo.resx:
  601. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROCL.resx:
  602. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROCL.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\零段\FrmZEROManage.resx:
  603. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgDeviceManager\零段\FrmZEROManage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\Core.LgMes.Client.LgDeviceManager.csproj:
  604. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.LgDeviceManager" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.LgDeviceManagerMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgDeviceManager\Core.LgMes.Client.LgDeviceManager.csproj:
  605. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.LgDeviceManager"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.LgDeviceManagerMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.LgDeviceManager'); return false;">
  606. 隐藏 219 其他消息
  607. </a></td></tr></table><a name="Core.LgMes.Client.lgGlobalMap" /><h3>Core.LgMes.Client.lgGlobalMap</h3><table><tr id="Core.LgMes.Client.lgGlobalMapHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.lgGlobalMap"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.lgGlobalMapMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgGlobalMap'); return false;">
  608. 显示 49 其他消息
  609. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\Core.LgMes.Client.lgGlobalMap.csproj:
  610. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\Core.LgMes.Client.lgGlobalMap.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\Core.LgMes.Client.lgGlobalMap.csproj.user:
  611. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\Core.LgMes.Client.lgGlobalMap.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\frmLgFlowTrack.cs:
  612. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\frmLgFlowTrack.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\frmLgFlowTrack.Designer.cs:
  613. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\frmLgFlowTrack.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBaseSite.cs:
  614. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBaseSite.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBaseSite.Designer.cs:
  615. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBaseSite.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBCcm.cs:
  616. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBCcm.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBCcm.Designer.cs:
  617. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBCcm.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBof.cs:
  618. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBof.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBof.Designer.cs:
  619. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBof.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmCas.cs:
  620. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmCas.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmCas.Designer.cs:
  621. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmCas.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmFCcm.cs:
  622. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmFCcm.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmFCcm.Designer.cs:
  623. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmFCcm.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmp.cs:
  624. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmp.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmp.Designer.cs:
  625. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmp.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmLfs.cs:
  626. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmLfs.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmLfs.Designer.cs:
  627. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmLfs.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmMis.cs:
  628. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmMis.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmMis.Designer.cs:
  629. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmMis.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmTundish.cs:
  630. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmTundish.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmTundish.Designer.cs:
  631. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmTundish.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmRhs.cs:
  632. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmRhs.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmRhs.Designer.cs:
  633. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmRhs.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmVds.cs:
  634. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmVds.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmVds.Designer.cs:
  635. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmVds.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmpPtIronInfo.cs:
  636. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmpPtIronInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmpPtIronInfo.Designer.cs:
  637. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmpPtIronInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\LgGlobalMapInterface.cs:
  638. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\LgGlobalMapInterface.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\Properties\AssemblyInfo.cs:
  639. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\Properties\Resources.Designer.cs:
  640. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\Properties\Resources.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\ScmLiquidusTemp.cs:
  641. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\ScmLiquidusTemp.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\frmLgFlowTrack.resx:
  642. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\frmLgFlowTrack.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBaseSite.resx:
  643. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBaseSite.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBCcm.resx:
  644. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBCcm.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBof.resx:
  645. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmBof.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmCas.resx:
  646. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmCas.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmFCcm.resx:
  647. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmFCcm.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmp.resx:
  648. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmp.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmLfs.resx:
  649. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmLfs.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmMis.resx:
  650. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmMis.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmTundish.resx:
  651. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmTundish.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmRhs.resx:
  652. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmRhs.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmVds.resx:
  653. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmVds.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmpPtIronInfo.resx:
  654. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\lgAllSiteForms\frmHmpPtIronInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\Properties\licenses.licx:
  655. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\Properties\licenses.licx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\Properties\Resources.resx:
  656. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgGlobalMap\Properties\Resources.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\Core.LgMes.Client.lgGlobalMap.csproj:
  657. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgGlobalMap" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgGlobalMapMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgGlobalMap\Core.LgMes.Client.lgGlobalMap.csproj:
  658. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.lgGlobalMap"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.lgGlobalMapMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgGlobalMap'); return false;">
  659. 隐藏 49 其他消息
  660. </a></td></tr></table><a name="Core.LgMes.Client.lgIntegrationQuery" /><h3>Core.LgMes.Client.lgIntegrationQuery</h3><table><tr id="Core.LgMes.Client.lgIntegrationQueryHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.lgIntegrationQuery"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.lgIntegrationQueryMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgIntegrationQuery'); return false;">
  661. 显示 112 其他消息
  662. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\Core.LgMes.Client.lgIntegrationQuery.csproj:
  663. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\Core.LgMes.Client.lgIntegrationQuery.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\Core.LgMes.Client.lgIntegrationQuery.csproj.user:
  664. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\Core.LgMes.Client.lgIntegrationQuery.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\CCMRepot\FrmHlReport.cs:
  665. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\CCMRepot\FrmHlReport.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\CCMRepot\FrmCcmBilletWgtsamplingReport.cs:
  666. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\CCMRepot\FrmCcmBilletWgtsamplingReport.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\ClickControl.cs:
  667. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\ClickControl.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\DialogFormula.cs:
  668. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\DialogFormula.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\DialogFormula.designer.cs:
  669. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\DialogFormula.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\ElementsConfig.cs:
  670. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\ElementsConfig.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmAbnormalInfo.cs:
  671. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmAbnormalInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmAbnormalInfo.Designer.cs:
  672. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmAbnormalInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmAdditStat.cs:
  673. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmAdditStat.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmCcmResetStatus.cs:
  674. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmCcmResetStatus.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmConfigElementsRow.cs:
  675. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmConfigElementsRow.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmConfigElementsRow.Designer.cs:
  676. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmConfigElementsRow.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmIronEleQry.cs:
  677. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmIronEleQry.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmLgEleDetail.cs:
  678. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmLgEleDetail.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmLgElementsHis.cs:
  679. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmLgElementsHis.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmPerformanceLog.cs:
  680. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmPerformanceLog.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmPerformanceLog.Designer.cs:
  681. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmPerformanceLog.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmIronElementsInfo.cs:
  682. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmIronElementsInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmIronElementsInfo.Designer.cs:
  683. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmIronElementsInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSchedulingQuery.cs:
  684. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSchedulingQuery.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSchedulingQuery.Designer.cs:
  685. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSchedulingQuery.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSendMessage.cs:
  686. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSendMessage.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSendMessage.Designer.cs:
  687. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSendMessage.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmStationconMateriel.cs:
  688. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmStationconMateriel.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmStationconMateriel.Designer.cs:
  689. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmStationconMateriel.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmAdditStatHis.cs:
  690. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmAdditStatHis.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSteelCode.cs:
  691. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSteelCode.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSteelCode.Designer.cs:
  692. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSteelCode.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmStoresMaterielSelect.cs:
  693. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmStoresMaterielSelect.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmStoresMaterielSelect.Designer.cs:
  694. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmStoresMaterielSelect.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\reportSlagSplashInfo.cs:
  695. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\reportSlagSplashInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\reportSlagSplashInfo.Designer.cs:
  696. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\reportSlagSplashInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\RTD\frmRTDCons.cs:
  697. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\RTD\frmRTDCons.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\RTD\frmRTDCons.Designer.cs:
  698. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\RTD\frmRTDCons.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBaseInfo.cs:
  699. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBaseInfo.Designer.cs:
  700. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBrowseOperateRule_Doc.cs:
  701. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBrowseOperateRule_Doc.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBrowseOperateRule_Doc.Designer.cs:
  702. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBrowseOperateRule_Doc.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmCraftStandard.cs:
  703. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmCraftStandard.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmCraftStandard.Designer.cs:
  704. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmCraftStandard.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmElementsCriterion.cs:
  705. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmElementsCriterion.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmElementsCriterion.Designer.cs:
  706. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmElementsCriterion.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmJJBSelect.cs:
  707. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmJJBSelect.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmJJBSelect.Designer.cs:
  708. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmJJBSelect.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmLgEleConfig.cs:
  709. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmLgEleConfig.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmLgElements.cs:
  710. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmLgElements.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmNumberWriter.cs:
  711. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmNumberWriter.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSchedulingShift.cs:
  712. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSchedulingShift.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSchedulingShift.Designer.cs:
  713. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSchedulingShift.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSetSampling.cs:
  714. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSetSampling.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmMaintenance.cs:
  715. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmMaintenance.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmStoresProject.cs:
  716. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmStoresProject.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmStoresProject.Designer.cs:
  717. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmStoresProject.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSystemLog.cs:
  718. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSystemLog.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSystemLog.Designer.cs:
  719. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSystemLog.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmYCJJB.cs:
  720. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmYCJJB.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmYCJJB.Designer.cs:
  721. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmYCJJB.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmZYInfo.cs:
  722. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmZYInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmZYInfo.Designer.cs:
  723. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmZYInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\Properties\AssemblyInfo.cs:
  724. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmGYLS.cs:
  725. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmGYLS.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmGYLS.Designer.cs:
  726. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmGYLS.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmLiquidusTemp.cs:
  727. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmLiquidusTemp.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmLiquidusTemp.Designer.cs:
  728. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmLiquidusTemp.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmOperateRule.cs:
  729. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmOperateRule.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmOperateRule.Designer.cs:
  730. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmOperateRule.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmProcess_Items.cs:
  731. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmProcess_Items.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmProcess_Items.Designer.cs:
  732. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmProcess_Items.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\CCMRepot\FrmHlReport.resx:
  733. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\CCMRepot\FrmHlReport.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\CCMRepot\FrmCcmBilletWgtsamplingReport.resx:
  734. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\CCMRepot\FrmCcmBilletWgtsamplingReport.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\DialogFormula.resx:
  735. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\DialogFormula.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmAbnormalInfo.resx:
  736. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmAbnormalInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmAdditStat.resx:
  737. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmAdditStat.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmCcmResetStatus.resx:
  738. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmCcmResetStatus.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmConfigElementsRow.resx:
  739. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmConfigElementsRow.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmIronEleQry.resx:
  740. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmIronEleQry.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmLgEleDetail.resx:
  741. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmLgEleDetail.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmLgElementsHis.resx:
  742. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmLgElementsHis.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmPerformanceLog.resx:
  743. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmPerformanceLog.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmIronElementsInfo.resx:
  744. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmIronElementsInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSchedulingQuery.resx:
  745. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSchedulingQuery.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSendMessage.resx:
  746. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSendMessage.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmStoresMaterielSelect.resx:
  747. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmStoresMaterielSelect.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmStationconMateriel.resx:
  748. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmStationconMateriel.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmAdditStatHis.resx:
  749. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmAdditStatHis.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSteelCode.resx:
  750. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSteelCode.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\Properties\licenses.licx:
  751. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\Properties\licenses.licx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\reportSlagSplashInfo.resx:
  752. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\reportSlagSplashInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\RTD\frmRTDCons.resx:
  753. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\RTD\frmRTDCons.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBaseInfo.resx:
  754. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBrowseOperateRule_Doc.resx:
  755. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmBrowseOperateRule_Doc.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmCraftStandard.resx:
  756. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmCraftStandard.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmElementsCriterion.resx:
  757. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmElementsCriterion.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmJJBSelect.resx:
  758. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmJJBSelect.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmLgEleConfig.resx:
  759. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmLgEleConfig.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmLgElements.resx:
  760. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmLgElements.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmNumberWriter.resx:
  761. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmNumberWriter.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSchedulingShift.resx:
  762. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSchedulingShift.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSetSampling.resx:
  763. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSetSampling.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmMaintenance.resx:
  764. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmMaintenance.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmStoresProject.resx:
  765. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmStoresProject.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmSystemLog.resx:
  766. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmSystemLog.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\FrmYCJJB.resx:
  767. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\FrmYCJJB.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\frmZYInfo.resx:
  768. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\frmZYInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmGYLS.resx:
  769. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmGYLS.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmLiquidusTemp.resx:
  770. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmLiquidusTemp.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmOperateRule.resx:
  771. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmOperateRule.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmProcess_Items.resx:
  772. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgIntegrationQuery\基础信息维护\frmProcess_Items.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\Core.LgMes.Client.lgIntegrationQuery.csproj:
  773. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgIntegrationQuery" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgIntegrationQueryMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgIntegrationQuery\Core.LgMes.Client.lgIntegrationQuery.csproj:
  774. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.lgIntegrationQuery"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.lgIntegrationQueryMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgIntegrationQuery'); return false;">
  775. 隐藏 112 其他消息
  776. </a></td></tr></table><a name="Core.LgMes.Client.lgJobMgt" /><h3>Core.LgMes.Client.lgJobMgt</h3><table><tr id="Core.LgMes.Client.lgJobMgtHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.lgJobMgt"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.lgJobMgtMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgJobMgt'); return false;">
  777. 显示 230 其他消息
  778. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\Core.LgMes.Client.lgJobMgt.csproj:
  779. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\Core.LgMes.Client.lgJobMgt.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\Core.LgMes.Client.lgJobMgt.csproj.user:
  780. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\Core.LgMes.Client.lgJobMgt.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\ClassManualOperate.cs:
  781. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\ClassManualOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\Properties\AssemblyInfo.cs:
  782. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\frmRhsJob.cs:
  783. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\frmRhsJob.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\frmRhsJob.Designer.cs:
  784. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\frmRhsJob.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\UcRhsPlanTime.cs:
  785. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\UcRhsPlanTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\UcRhsPlanTime.Designer.cs:
  786. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\UcRhsPlanTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsDevInfo.cs:
  787. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsDevInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsDevInfo.Designer.cs:
  788. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsDevInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsTimeInfo.cs:
  789. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsTimeInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsTimeInfo.Designer.cs:
  790. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsTimeInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\frmVdJob.cs:
  791. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\frmVdJob.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\frmVdJob.Designer.cs:
  792. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\frmVdJob.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdDevInfo.cs:
  793. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdDevInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdDevInfo.Designer.cs:
  794. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdDevInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\UcVdPlanTime.cs:
  795. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\UcVdPlanTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\UcVdPlanTime.Designer.cs:
  796. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\UcVdPlanTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdTimeInfo.cs:
  797. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdTimeInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdTimeInfo.Designer.cs:
  798. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdTimeInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\frmCasJob.cs:
  799. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\frmCasJob.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\frmCasJob.Designer.cs:
  800. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\frmCasJob.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\UcCasPlanTime.cs:
  801. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\UcCasPlanTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\UcCasPlanTime.Designer.cs:
  802. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\UcCasPlanTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasDevInfo.cs:
  803. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasDevInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasDevInfo.Designer.cs:
  804. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasDevInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasTimeInfo.cs:
  805. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasTimeInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasTimeInfo.Designer.cs:
  806. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasTimeInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmMixmIron.cs:
  807. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmMixmIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmMixmIron.Designer.cs:
  808. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmMixmIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtInIron.cs:
  809. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtInIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtInIron.Designer.cs:
  810. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtInIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtoutIron.cs:
  811. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtoutIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtoutIron.Designer.cs:
  812. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtoutIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryInIron.cs:
  813. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryInIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryInIron.Designer.cs:
  814. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryInIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDInIron.cs:
  815. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDInIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDInIron.Designer.cs:
  816. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDInIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDoutIron.cs:
  817. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDoutIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDoutIron.Designer.cs:
  818. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDoutIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmZhiduiIron.cs:
  819. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmZhiduiIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmZhiduiIron.Designer.cs:
  820. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmZhiduiIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtInIron.cs:
  821. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtInIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtInIron.Designer.cs:
  822. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtInIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtOutIron.cs:
  823. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtOutIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtOutIron.Designer.cs:
  824. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtOutIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucInIron.cs:
  825. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucInIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucInIron.Designer.cs:
  826. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucInIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucZDOutIron.cs:
  827. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucZDOutIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucZDOutIron.Designer.cs:
  828. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucZDOutIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmHmpJob.cs:
  829. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmHmpJob.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmHmpJob.Designer.cs:
  830. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmHmpJob.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIron.cs:
  831. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIron.Designer.cs:
  832. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmSendIron.cs:
  833. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmSendIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmSendIron.Designer.cs:
  834. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmSendIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmMolirnleave.cs:
  835. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmMolirnleave.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmMolirnleave.Designer.cs:
  836. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmMolirnleave.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucBaseInfo.cs:
  837. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucBaseInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucBaseInfo.Designer.cs:
  838. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucBaseInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpDevInfo.cs:
  839. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpDevInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpDevInfo.Designer.cs:
  840. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpDevInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpInInfo.cs:
  841. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpInInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpInInfo.Designer.cs:
  842. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpInInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpOutInfo.cs:
  843. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpOutInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpOutInfo.Designer.cs:
  844. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpOutInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpTimeInfo.cs:
  845. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpTimeInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpTimeInfo.Designer.cs:
  846. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpTimeInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIronTemp.cs:
  847. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIronTemp.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIronTemp.Designer.cs:
  848. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIronTemp.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\frmBofcJob.cs:
  849. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\frmBofcJob.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\frmBofcJob.Designer.cs:
  850. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\frmBofcJob.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\UcBofPlanTime.cs:
  851. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\UcBofPlanTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\UcBofPlanTime.Designer.cs:
  852. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\UcBofPlanTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetail.cs:
  853. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetail.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetails.cs:
  854. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetails.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetails.Designer.cs:
  855. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetails.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmProductQuery.cs:
  856. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmProductQuery.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmProductQuery.Designer.cs:
  857. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmProductQuery.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmSelDel.cs:
  858. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmSelDel.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmSetHeatid.cs:
  859. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmSetHeatid.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmJJQZB.cs:
  860. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmJJQZB.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmJJQZB.Designer.cs:
  861. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmJJQZB.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\UcCcmPlanTime.cs:
  862. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\UcCcmPlanTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\UcCcmPlanTime.Designer.cs:
  863. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\UcCcmPlanTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\frmLfsJob.cs:
  864. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\frmLfsJob.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\frmLfsJob.Designer.cs:
  865. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\frmLfsJob.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\UcLfsPlanTime.cs:
  866. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\UcLfsPlanTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\UcLfsPlanTime.Designer.cs:
  867. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\UcLfsPlanTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsDevInfo.cs:
  868. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsDevInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsDevInfo.Designer.cs:
  869. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsDevInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsTimeInfo.cs:
  870. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsTimeInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsTimeInfo.Designer.cs:
  871. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsTimeInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofDevInfo.cs:
  872. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofDevInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofDevInfo.Designer.cs:
  873. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofDevInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofIronInfo.cs:
  874. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofIronInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofIronInfo.Designer.cs:
  875. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofIronInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofPlan.cs:
  876. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofPlan.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofPlan.Designer.cs:
  877. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofPlan.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofTimeInfo.cs:
  878. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofTimeInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofTimeInfo.Designer.cs:
  879. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofTimeInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\frmCcmJob.cs:
  880. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\frmCcmJob.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\frmCcmJob.Designer.cs:
  881. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\frmCcmJob.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmDevInfo.cs:
  882. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmDevInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmDevInfo.Designer.cs:
  883. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmDevInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmPlan.cs:
  884. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmPlan.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmPlan.Designer.cs:
  885. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmPlan.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmTimeInfo.cs:
  886. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmTimeInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmTimeInfo.Designer.cs:
  887. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmTimeInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCasOperate.cs:
  888. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCasOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCasOperate.Designer.cs:
  889. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCasOperate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCcmOperate.cs:
  890. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCcmOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCcmOperate.Designer.cs:
  891. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCcmOperate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCCMPlanTemperaTure.cs:
  892. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCCMPlanTemperaTure.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCCMPlanTemperaTure.Designer.cs:
  893. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCCMPlanTemperaTure.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmClassSelect.cs:
  894. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmClassSelect.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmClassSelect.Designer.cs:
  895. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmClassSelect.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCvtOperate.cs:
  896. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCvtOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCvtOperate.Designer.cs:
  897. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCvtOperate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmHMPIron.cs:
  898. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmHMPIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmHMPIron.Designer.cs:
  899. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmHMPIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmHmpOperate.cs:
  900. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmHmpOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmHmpOperate.Designer.cs:
  901. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmHmpOperate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmIronNo.cs:
  902. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmIronNo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmIronNo.Designer.cs:
  903. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmIronNo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmJobPlanInfo.cs:
  904. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmJobPlanInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmJobPlanInfo.Designer.cs:
  905. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmJobPlanInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmLFsOperate.cs:
  906. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmLFsOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmLFsOperate.Designer.cs:
  907. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmLFsOperate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmManualOperate.cs:
  908. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmManualOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmManualOperate.Designer.cs:
  909. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmManualOperate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmMixInIronNo.cs:
  910. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmMixInIronNo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmMixInIronNo.Designer.cs:
  911. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmMixInIronNo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmModifySpec.cs:
  912. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmModifySpec.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmModifySpec.Designer.cs:
  913. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmModifySpec.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmMtrBatchChem.cs:
  914. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmMtrBatchChem.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmMtrBatchChem.Designer.cs:
  915. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmMtrBatchChem.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmRhsOperate.cs:
  916. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmRhsOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmRhsOperate.Designer.cs:
  917. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmRhsOperate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmScrapSteel.cs:
  918. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmScrapSteel.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmScrapSteel.Designer.cs:
  919. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmScrapSteel.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendJXY.cs:
  920. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendJXY.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendJXY.Designer.cs:
  921. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendJXY.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendSteelPot.cs:
  922. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendSteelPot.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendSteelPot.Designer.cs:
  923. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendSteelPot.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSetHopper.cs:
  924. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSetHopper.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSetHopper.Designer.cs:
  925. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSetHopper.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmVdsOperate.cs:
  926. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmVdsOperate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmVdsOperate.Designer.cs:
  927. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmVdsOperate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmZDInIron.cs:
  928. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmZDInIron.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmZDInIron.Designer.cs:
  929. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmZDInIron.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\Properties\licenses.licx:
  930. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\Properties\licenses.licx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\frmRhsJob.resx:
  931. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\frmRhsJob.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\UcRhsPlanTime.resx:
  932. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\UcRhsPlanTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsDevInfo.resx:
  933. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsDevInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsTimeInfo.resx:
  934. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\06RH炉作业管理\ucRhsTimeInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\frmVdJob.resx:
  935. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\frmVdJob.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdDevInfo.resx:
  936. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdDevInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\UcVdPlanTime.resx:
  937. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\UcVdPlanTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdTimeInfo.resx:
  938. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\07VD炉作业管理\ucVdTimeInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\frmCasJob.resx:
  939. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\frmCasJob.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\UcCasPlanTime.resx:
  940. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\UcCasPlanTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasDevInfo.resx:
  941. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasDevInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasTimeInfo.resx:
  942. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\04氩站作业管理\ucCasTimeInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmMixmIron.resx:
  943. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmMixmIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtInIron.resx:
  944. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtInIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtoutIron.resx:
  945. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryhtoutIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryInIron.resx:
  946. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryInIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDInIron.resx:
  947. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDInIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDoutIron.resx:
  948. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmRequryZDoutIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmZhiduiIron.resx:
  949. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\frmZhiduiIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtInIron.resx:
  950. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtInIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtOutIron.resx:
  951. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucHtOutIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucInIron.resx:
  952. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucInIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucRhsDevInfo1.resx:
  953. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucRhsDevInfo1.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucZDOutIron.resx:
  954. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\01混铁炉作业\ucZDOutIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmHmpJob.resx:
  955. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmHmpJob.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIron.resx:
  956. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmSendIron.resx:
  957. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmSendIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmMolirnleave.resx:
  958. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmMolirnleave.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucBaseInfo.resx:
  959. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucBaseInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpDevInfo.resx:
  960. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpDevInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpInInfo.resx:
  961. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpInInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpOutInfo.resx:
  962. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpOutInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpTimeInfo.resx:
  963. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\ucHmpTimeInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIronTemp.resx:
  964. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\02脱硫站作业管理\frmBfIronTemp.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\frmBofcJob.resx:
  965. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\frmBofcJob.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\UcBofPlanTime.resx:
  966. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\UcBofPlanTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetail.resx:
  967. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetail.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetails.resx:
  968. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmCutBilletDetails.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmProductQuery.resx:
  969. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmProductQuery.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmSelDel.resx:
  970. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmSelDel.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmSetHeatid.resx:
  971. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\09连铸台下切割\FrmSetHeatid.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmJJQZB.resx:
  972. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmJJQZB.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\UcCcmPlanTime.resx:
  973. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\UcCcmPlanTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\frmLfsJob.resx:
  974. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\frmLfsJob.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\UcLfsPlanTime.resx:
  975. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\UcLfsPlanTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsDevInfo.resx:
  976. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsDevInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsTimeInfo.resx:
  977. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\05LF炉作业管理\ucLfsTimeInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofDevInfo.resx:
  978. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofDevInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofIronInfo.resx:
  979. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofIronInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofPlan.resx:
  980. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofPlan.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofTimeInfo.resx:
  981. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\03转炉作业管理\ucBofTimeInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\frmCcmJob.resx:
  982. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\frmCcmJob.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmDevInfo.resx:
  983. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmDevInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmPlan.resx:
  984. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmPlan.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmTimeInfo.resx:
  985. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\08连铸机作业管理\ucCcmTimeInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCasOperate.resx:
  986. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCasOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCcmOperate.resx:
  987. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCcmOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCCMPlanTemperaTure.resx:
  988. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCCMPlanTemperaTure.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmClassSelect.resx:
  989. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmClassSelect.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmCvtOperate.resx:
  990. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmCvtOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmHMPIron.resx:
  991. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmHMPIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmHmpOperate.resx:
  992. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmHmpOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmIronNo.resx:
  993. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmIronNo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmJobPlanInfo.resx:
  994. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmJobPlanInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmLFsOperate.resx:
  995. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmLFsOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmManualOperate.resx:
  996. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmManualOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmMixInIronNo.resx:
  997. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmMixInIronNo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmModifySpec.resx:
  998. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmModifySpec.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmMtrBatchChem.resx:
  999. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmMtrBatchChem.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmRhsOperate.resx:
  1000. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmRhsOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmScrapSteel.resx:
  1001. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmScrapSteel.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendJXY.resx:
  1002. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendJXY.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendSteelPot.resx:
  1003. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSendSteelPot.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmSetHopper.resx:
  1004. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmSetHopper.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmVdsOperate.resx:
  1005. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmVdsOperate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\弹出窗体\frmZDInIron.resx:
  1006. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgJobMgt\弹出窗体\frmZDInIron.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\Core.LgMes.Client.lgJobMgt.csproj:
  1007. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgJobMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgJobMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgJobMgt\Core.LgMes.Client.lgJobMgt.csproj:
  1008. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.lgJobMgt"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.lgJobMgtMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgJobMgt'); return false;">
  1009. 隐藏 230 其他消息
  1010. </a></td></tr></table><a name="Core.LgMes.Client.lgResMgt" /><h3>Core.LgMes.Client.lgResMgt</h3><table><tr id="Core.LgMes.Client.lgResMgtHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.lgResMgt"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.lgResMgtMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgResMgt'); return false;">
  1011. 显示 78 其他消息
  1012. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\Core.LgMes.Client.lgResMgt.csproj:
  1013. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\Core.LgMes.Client.lgResMgt.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\Core.LgMes.Client.lgResMgt.csproj.user:
  1014. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\Core.LgMes.Client.lgResMgt.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\frmCcmMgt.cs:
  1015. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\frmCcmMgt.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\frmCcmMgt.designer.cs:
  1016. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\frmCcmMgt.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucResChemelEment.cs:
  1017. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucResChemelEment.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucResChemelEment.Designer.cs:
  1018. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucResChemelEment.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempManualSampling.cs:
  1019. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempManualSampling.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempManualSampling.Designer.cs:
  1020. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempManualSampling.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它\frmCutInfoAssit.cs:
  1021. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它\frmCutInfoAssit.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它\frmCutInfoAssit.Designer.cs:
  1022. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它\frmCutInfoAssit.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmHmpResults.cs:
  1023. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmHmpResults.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmHmpResults.designer.cs:
  1024. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmHmpResults.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmCasResults.cs:
  1025. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmCasResults.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmCasResults.Designer.cs:
  1026. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmCasResults.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmVdResults.cs:
  1027. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmVdResults.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmVdResults.Designer.cs:
  1028. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmVdResults.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\弹出窗体\frmSelBillet.cs:
  1029. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\弹出窗体\frmSelBillet.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\弹出窗体\frmSelBillet.Designer.cs:
  1030. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\弹出窗体\frmSelBillet.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmO2Times.cs:
  1031. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmO2Times.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmO2Times.Designer.cs:
  1032. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmO2Times.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\连铸实绩管理\frmCcmResults.cs:
  1033. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\连铸实绩管理\frmCcmResults.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\连铸实绩管理\frmCcmResults.Designer.cs:
  1034. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\连铸实绩管理\frmCcmResults.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmLfsResults.cs:
  1035. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmLfsResults.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmLfsResults.Designer.cs:
  1036. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmLfsResults.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\FrmScrapSteel.cs:
  1037. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\FrmScrapSteel.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\FrmScrapSteel.Designer.cs:
  1038. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\FrmScrapSteel.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\Properties\AssemblyInfo.cs:
  1039. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmBofcResults.cs:
  1040. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmBofcResults.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmBofcResults.designer.cs:
  1041. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmBofcResults.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmRhsResults.cs:
  1042. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmRhsResults.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmRhsResults.Designer.cs:
  1043. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmRhsResults.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucAdditives.cs:
  1044. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucAdditives.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucAdditives.Designer.cs:
  1045. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucAdditives.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucHeatNoQuery.cs:
  1046. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucHeatNoQuery.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucHeatNoQuery.Designer.cs:
  1047. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucHeatNoQuery.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucPlan.cs:
  1048. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucPlan.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucPlan.Designer.cs:
  1049. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucPlan.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempSampling.cs:
  1050. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempSampling.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempSampling.Designer.cs:
  1051. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempSampling.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\弹出窗体\SetTime.cs:
  1052. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\弹出窗体\SetTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\弹出窗体\SetTime.Designer.cs:
  1053. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\弹出窗体\SetTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmOggHistory.cs:
  1054. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmOggHistory.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmOggHistory.Designer.cs:
  1055. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmOggHistory.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\连铸实绩管理\frmSetAddit.cs:
  1056. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\连铸实绩管理\frmSetAddit.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\连铸实绩管理\frmSetAddit.Designer.cs:
  1057. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\连铸实绩管理\frmSetAddit.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\FrmSetSteelName.cs:
  1058. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\FrmSetSteelName.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\FrmSetSteelName.designer.cs:
  1059. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\FrmSetSteelName.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\FrmSetTime.cs:
  1060. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\FrmSetTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\FrmSetTime.designer.cs:
  1061. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\FrmSetTime.designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\LFFLInfo.cs:
  1062. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\LFFLInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\StaticFunction.cs:
  1063. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\StaticFunction.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\frmCcmMgt.resx:
  1064. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\frmCcmMgt.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\Properties\licenses.licx:
  1065. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\Properties\licenses.licx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucResChemelEment.resx:
  1066. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucResChemelEment.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempManualSampling.resx:
  1067. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempManualSampling.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它\frmCutInfoAssit.resx:
  1068. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它\frmCutInfoAssit.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmHmpResults.resx:
  1069. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmHmpResults.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmCasResults.resx:
  1070. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmCasResults.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmVdResults.resx:
  1071. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmVdResults.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\弹出窗体\frmSelBillet.resx:
  1072. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\弹出窗体\frmSelBillet.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmO2Times.resx:
  1073. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmO2Times.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\连铸实绩管理\frmCcmResults.resx:
  1074. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\连铸实绩管理\frmCcmResults.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmLfsResults.resx:
  1075. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmLfsResults.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\FrmScrapSteel.resx:
  1076. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\FrmScrapSteel.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmBofcResults.resx:
  1077. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmBofcResults.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\其它实绩管理\frmRhsResults.resx:
  1078. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\其它实绩管理\frmRhsResults.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucAdditives.resx:
  1079. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucAdditives.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucHeatNoQuery.resx:
  1080. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucHeatNoQuery.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucPlan.resx:
  1081. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucPlan.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempSampling.resx:
  1082. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\公共自定义控件\ucTempSampling.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\弹出窗体\SetTime.resx:
  1083. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\弹出窗体\SetTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\转炉实绩管理\frmOggHistory.resx:
  1084. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\转炉实绩管理\frmOggHistory.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\连铸实绩管理\frmSetAddit.resx:
  1085. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\连铸实绩管理\frmSetAddit.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\FrmSetSteelName.resx:
  1086. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\FrmSetSteelName.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\FrmSetTime.resx:
  1087. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\FrmSetTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\通用文件\LFFLInfo.resx:
  1088. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.LgResMgt\通用文件\LFFLInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\Core.LgMes.Client.lgResMgt.csproj:
  1089. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgResMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgResMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.LgResMgt\Core.LgMes.Client.lgResMgt.csproj:
  1090. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.lgResMgt"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.lgResMgtMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgResMgt'); return false;">
  1091. 隐藏 78 其他消息
  1092. </a></td></tr></table><a name="Core.LgMes.Client.lgServiceMgt" /><h3>Core.LgMes.Client.lgServiceMgt</h3><table><tr id="Core.LgMes.Client.lgServiceMgtHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.lgServiceMgt"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.lgServiceMgtMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgServiceMgt'); return false;">
  1093. 显示 33 其他消息
  1094. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\Core.LgMes.Client.lgServiceMgt.csproj:
  1095. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\Core.LgMes.Client.lgServiceMgt.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\Core.LgMes.Client.lgServiceMgt.csproj.user:
  1096. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\Core.LgMes.Client.lgServiceMgt.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\BaseService\LgBaseService.cs:
  1097. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\BaseService\LgBaseService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgChemeLementService\LgChemeLementService.cs:
  1098. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgChemeLementService\LgChemeLementService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgReportService\LgBofReportService.cs:
  1099. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgReportService\LgBofReportService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgCasReportService.cs:
  1100. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgCasReportService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgReportService\LgVdsReportService.cs:
  1101. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgReportService\LgVdsReportService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgReportService\LgLfsReportService.cs:
  1102. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgReportService\LgLfsReportService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgReportService\LgCcmReportService.cs:
  1103. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgReportService\LgCcmReportService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgStlBofOptionService.cs:
  1104. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgStlBofOptionService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgStlCcmBilletWgtSamplingService.cs:
  1105. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgStlCcmBilletWgtSamplingService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgStlCcmF1samplingService.cs:
  1106. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgStlCcmF1samplingService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgStlHmpOptinfoService.cs:
  1107. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgStlHmpOptinfoService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgStlLfsOptinfoDAL.cs:
  1108. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgStlLfsOptinfoDAL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgStlMisImportironService.cs:
  1109. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgStlMisImportironService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgStlRhsOptinfoDAL.cs:
  1110. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgStlRhsOptinfoDAL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgResService\LgStlVdsOptinfoDAL.cs:
  1111. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgResService\LgStlVdsOptinfoDAL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgScmOpeateRule\ScmOeateRule.cs:
  1112. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgScmOpeateRule\ScmOeateRule.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgReportSql\SqlCollectionBof.cs:
  1113. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgReportSql\SqlCollectionBof.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgReportSql\SqlCollectionCcm.cs:
  1114. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgReportSql\SqlCollectionCcm.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgReportSql\SqlCollectionVds.cs:
  1115. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgReportSql\SqlCollectionVds.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgBofSql\LgBofResSql01.cs:
  1116. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgBofSql\LgBofResSql01.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgCasSql\LgCasResSql.cs:
  1117. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgCasSql\LgCasResSql.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgCcmResSql\LgCcmResSql01.cs:
  1118. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgCcmResSql\LgCcmResSql01.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgHmpSql\LgHmpSql001.cs:
  1119. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgHmpSql\LgHmpSql001.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgMisSql\LgMisSql001.cs:
  1120. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\LgSqlCollection\LgRes\LgMisSql\LgMisSql001.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\Properties\AssemblyInfo.cs:
  1121. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\RtdDal\CcmDAL\CcmAllDAL.cs:
  1122. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\RtdDal\CcmDAL\CcmAllDAL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\SqMesService\Tbb01FacIngrService.cs:
  1123. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\SqMesService\Tbb01FacIngrService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\SqMesService\Tbb01SeqIngrService.cs:
  1124. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\SqMesService\Tbb01SeqIngrService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\SqMesService\Tbg02ChargeCommService.cs:
  1125. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.lgServiceMgt\SqMesService\Tbg02ChargeCommService.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\Core.LgMes.Client.lgServiceMgt.csproj:
  1126. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.lgServiceMgt" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.lgServiceMgtMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.lgServiceMgt\Core.LgMes.Client.lgServiceMgt.csproj:
  1127. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.lgServiceMgt"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.lgServiceMgtMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.lgServiceMgt'); return false;">
  1128. 隐藏 33 其他消息
  1129. </a></td></tr></table><a name="Core.LgMes.Client.Report" /><h3>Core.LgMes.Client.Report</h3><table><tr id="Core.LgMes.Client.ReportHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.LgMes.Client.Report"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.LgMes.Client.ReportMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.Report'); return false;">
  1130. 显示 175 其他消息
  1131. </a></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\Core.LgMes.Client.Report.csproj:
  1132. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\Core.LgMes.Client.Report.csproj</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\Core.LgMes.Client.Report.csproj.user:
  1133. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\Core.LgMes.Client.Report.csproj.user</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\frmSetStatisticsMode.cs:
  1134. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\frmSetStatisticsMode.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\frmSetStatisticsMode.Designer.cs:
  1135. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\frmSetStatisticsMode.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\Properties\AssemblyInfo.cs:
  1136. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\reportCommon.cs:
  1137. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\reportCommon.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\reportSlabOffline.cs:
  1138. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\reportSlabOffline.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\reportSlabOffline.Designer.cs:
  1139. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\reportSlabOffline.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHData.cs:
  1140. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHData.Designer.cs:
  1141. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHS_DPR.cs:
  1142. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHS_DPR.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHS_DPR.Designer.cs:
  1143. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHS_DPR.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHS_Element.cs:
  1144. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHS_Element.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHS_Element.Designer.cs:
  1145. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHS_Element.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDData.cs:
  1146. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDData.Designer.cs:
  1147. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDS_Element.cs:
  1148. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDS_Element.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDS_Element.Designer.cs:
  1149. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDS_Element.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDS_Metal.cs:
  1150. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDS_Metal.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDS_Metal.Designer.cs:
  1151. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDS_Metal.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\frmFXMZLElementsInfo.cs:
  1152. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\frmFXMZLElementsInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\frmFXMZLElementsInfo.Designer.cs:
  1153. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\frmFXMZLElementsInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\frmUnqualifiedElementsInfo.cs:
  1154. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\frmUnqualifiedElementsInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\frmUnqualifiedElementsInfo.Designer.cs:
  1155. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\frmUnqualifiedElementsInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportAcceptabilityofElement.cs:
  1156. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportAcceptabilityofElement.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportAcceptabilityofElement.Designer.cs:
  1157. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportAcceptabilityofElement.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportAutoConduct.cs:
  1158. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportAutoConduct.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportAutoConduct.Designer.cs:
  1159. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportAutoConduct.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFCCM.cs:
  1160. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFCCM.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFCCM.Designer.cs:
  1161. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFCCM.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFLG.cs:
  1162. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFLG.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFLG.Designer.cs:
  1163. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFLG.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFToCCMData.cs:
  1164. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFToCCMData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFToCCMData.Designer.cs:
  1165. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFToCCMData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportDaily.cs:
  1166. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportDaily.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportDaily.Designer.cs:
  1167. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportDaily.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportFXMZL.cs:
  1168. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportFXMZL.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportFXMZL.Designer.cs:
  1169. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportFXMZL.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportGBData.cs:
  1170. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportGBData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportGBData.Designer.cs:
  1171. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportGBData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportGT_AdditStat.cs:
  1172. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportGT_AdditStat.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportGT_AdditStat.Designer.cs:
  1173. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportGT_AdditStat.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportSlagSplashInfo.cs:
  1174. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportSlagSplashInfo.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportSlagSplashInfo.Designer.cs:
  1175. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportSlagSplashInfo.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\report_PosTime.cs:
  1176. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\report_PosTime.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\report_PosTime.Designer.cs:
  1177. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\report_PosTime.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\ucButton.cs:
  1178. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\ucButton.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\frmSetColHide.cs:
  1179. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\frmSetColHide.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\frmSetColHide.Designer.cs:
  1180. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\frmSetColHide.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\吹氩\reportCASData.cs:
  1181. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\吹氩\reportCASData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\吹氩\reportCASData.Designer.cs:
  1182. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\吹氩\reportCASData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\吹氩\reportCAS_Target.cs:
  1183. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\吹氩\reportCAS_Target.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\吹氩\reportCAS_Target.Designer.cs:
  1184. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\吹氩\reportCAS_Target.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\成本核算\frmInterface.cs:
  1185. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\成本核算\frmInterface.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\成本核算\frmInterface.Designer.cs:
  1186. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\成本核算\frmInterface.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\dgStandardPullrate.cs:
  1187. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\dgStandardPullrate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\dgStandardPullrate.Designer.cs:
  1188. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\dgStandardPullrate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmCCMCasting.cs:
  1189. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmCCMCasting.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmCCMCasting.Designer.cs:
  1190. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmCCMCasting.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmPullRate.cs:
  1191. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmPullRate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmPullRate.Designer.cs:
  1192. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmPullRate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmPullRateCode.cs:
  1193. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmPullRateCode.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmPullRateCode.Designer.cs:
  1194. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmPullRateCode.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmReleaseQualified.cs:
  1195. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmReleaseQualified.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmReleaseQualified.Designer.cs:
  1196. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmReleaseQualified.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmStandardpullrate.cs:
  1197. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmStandardpullrate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmStandardpullrate.Designer.cs:
  1198. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmStandardpullrate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmTemperatureHitRate.cs:
  1199. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmTemperatureHitRate.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmTemperatureHitRate.Designer.cs:
  1200. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmTemperatureHitRate.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\混铁炉\reportMISData.cs:
  1201. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\混铁炉\reportMISData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\混铁炉\reportMISData.Designer.cs:
  1202. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\混铁炉\reportMISData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\精炼\reportLFData.cs:
  1203. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\精炼\reportLFData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\精炼\reportLFData.Designer.cs:
  1204. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\精炼\reportLFData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\精炼\reportLFS_DPR.cs:
  1205. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\精炼\reportLFS_DPR.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\精炼\reportLFS_DPR.Designer.cs:
  1206. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\精炼\reportLFS_DPR.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOFData.cs:
  1207. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOFData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOFData.Designer.cs:
  1208. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOFData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOFSmallTarget.cs:
  1209. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOFSmallTarget.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOFSmallTarget.Designer.cs:
  1210. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOFSmallTarget.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Additives.cs:
  1211. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Additives.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Additives.Designer.cs:
  1212. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Additives.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_AdditStat.cs:
  1213. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_AdditStat.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_AdditStat.Designer.cs:
  1214. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_AdditStat.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_CheckEndMn.cs:
  1215. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_CheckEndMn.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_CheckEndMn.Designer.cs:
  1216. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_CheckEndMn.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Daily.cs:
  1217. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Daily.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Daily.Designer.cs:
  1218. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Daily.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Forward.cs:
  1219. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Forward.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Forward.Designer.cs:
  1220. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Forward.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Lzzb.cs:
  1221. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Lzzb.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Lzzb.Designer.cs:
  1222. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Lzzb.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Tapping.cs:
  1223. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Tapping.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Tapping.Designer.cs:
  1224. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Tapping.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Target.cs:
  1225. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Target.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Target.Designer.cs:
  1226. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Target.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\report_BOF_Target.cs:
  1227. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\report_BOF_Target.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\report_BOF_Target.Designer.cs:
  1228. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\report_BOF_Target.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\DatabaseSetup.cs:
  1229. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\DatabaseSetup.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\dgCCMCastingmore.cs:
  1230. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\dgCCMCastingmore.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMCastData.cs:
  1231. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMCastData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMCastData.Designer.cs:
  1232. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMCastData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMData_FP.cs:
  1233. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMData_FP.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMData_FP.Designer.cs:
  1234. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMData_FP.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMCutData.cs:
  1235. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMCutData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMCutData.Designer.cs:
  1236. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMCutData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCM_AddN.cs:
  1237. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCM_AddN.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCM_AddN.Designer.cs:
  1238. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCM_AddN.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCM_DianLaBP.cs:
  1239. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCM_DianLaBP.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCM_DianLaBP.Designer.cs:
  1240. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCM_DianLaBP.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportOneOrTwoCCMData.cs:
  1241. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportOneOrTwoCCMData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportOneOrTwoCCMData.Designer.cs:
  1242. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportOneOrTwoCCMData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportThreeCCMData.cs:
  1243. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportThreeCCMData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportThreeCCMData.Designer.cs:
  1244. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportThreeCCMData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\预处理\reportHMPData.cs:
  1245. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\预处理\reportHMPData.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\预处理\reportHMPData.Designer.cs:
  1246. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\预处理\reportHMPData.Designer.cs</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\vssver.scc:
  1247. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\vssver.scc</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\app.config:
  1248. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\app.config</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\frmSetStatisticsMode.resx:
  1249. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\frmSetStatisticsMode.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\Properties\licenses.licx:
  1250. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\Properties\licenses.licx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\reportSlabOffline.resx:
  1251. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\reportSlabOffline.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHData.resx:
  1252. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHS_DPR.resx:
  1253. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHS_DPR.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\RH\reportRHS_Element.resx:
  1254. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\RH\reportRHS_Element.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDData.resx:
  1255. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDS_Element.resx:
  1256. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDS_Element.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\VD\reportVDS_Metal.resx:
  1257. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\VD\reportVDS_Metal.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\frmFXMZLElementsInfo.resx:
  1258. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\frmFXMZLElementsInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\frmUnqualifiedElementsInfo.resx:
  1259. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\frmUnqualifiedElementsInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportAcceptabilityofElement.resx:
  1260. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportAcceptabilityofElement.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportAutoConduct.resx:
  1261. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportAutoConduct.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFCCM.resx:
  1262. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFCCM.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFLG.resx:
  1263. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFLG.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportBOFToCCMData.resx:
  1264. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportBOFToCCMData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportDaily.resx:
  1265. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportDaily.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportFXMZL.resx:
  1266. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportFXMZL.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportGBData.resx:
  1267. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportGBData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportGT_AdditStat.resx:
  1268. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportGT_AdditStat.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\reportSlagSplashInfo.resx:
  1269. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\reportSlagSplashInfo.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\其它\report_PosTime.resx:
  1270. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\其它\report_PosTime.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\frmSetColHide.resx:
  1271. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\frmSetColHide.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\吹氩\reportCASData.resx:
  1272. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\吹氩\reportCASData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\吹氩\reportCAS_Target.resx:
  1273. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\吹氩\reportCAS_Target.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\成本核算\frmInterface.resx:
  1274. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\成本核算\frmInterface.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\dgStandardPullrate.resx:
  1275. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\dgStandardPullrate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmCCMCasting.resx:
  1276. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmCCMCasting.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmPullRate.resx:
  1277. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmPullRate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmPullRateCode.resx:
  1278. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmPullRateCode.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmReleaseQualified.resx:
  1279. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmReleaseQualified.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmStandardpullrate.resx:
  1280. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmStandardpullrate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\拉率\frmTemperatureHitRate.resx:
  1281. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\拉率\frmTemperatureHitRate.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\混铁炉\reportMISData.resx:
  1282. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\混铁炉\reportMISData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\精炼\reportLFData.resx:
  1283. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\精炼\reportLFData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\精炼\reportLFS_DPR.resx:
  1284. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\精炼\reportLFS_DPR.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOFData.resx:
  1285. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOFData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOFSmallTarget.resx:
  1286. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOFSmallTarget.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Additives.resx:
  1287. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Additives.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_AdditStat.resx:
  1288. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_AdditStat.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_CheckEndMn.resx:
  1289. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_CheckEndMn.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Daily.resx:
  1290. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Daily.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Forward.resx:
  1291. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Forward.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Lzzb.resx:
  1292. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Lzzb.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Tapping.resx:
  1293. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Tapping.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\reportBOF_Target.resx:
  1294. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\reportBOF_Target.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\转炉\report_BOF_Target.resx:
  1295. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\转炉\report_BOF_Target.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\dgCCMCastingmore.resx:
  1296. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\dgCCMCastingmore.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMCastData.resx:
  1297. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMCastData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMData_FP.resx:
  1298. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMData_FP.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCMCutData.resx:
  1299. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCMCutData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCM_AddN.resx:
  1300. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCM_AddN.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportCCM_DianLaBP.resx:
  1301. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportCCM_DianLaBP.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportOneOrTwoCCMData.resx:
  1302. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportOneOrTwoCCMData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\连铸\reportThreeCCMData.resx:
  1303. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\连铸\reportThreeCCMData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\预处理\reportHMPData.resx:
  1304. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.LgMes.Client.Report\预处理\reportHMPData.resx</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\Core.LgMes.Client.Report.csproj:
  1305. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.LgMes.Client.Report" style="display: none"><td class="IconInfoEncoded"><a name="Core.LgMes.Client.ReportMessage" /></td><td class="messageCell"><strong>Core.LgMes.Client.Report\Core.LgMes.Client.Report.csproj:
  1306. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.LgMes.Client.Report"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.LgMes.Client.ReportMessage" onclick="ToggleMessageVisibility('Core.LgMes.Client.Report'); return false;">
  1307. 隐藏 175 其他消息
  1308. </a></td></tr></table><a name="Core.Mes.Client.Common" /><h3>Core.Mes.Client.Common</h3><table><tr id="Core.Mes.Client.CommonHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowCore.Mes.Client.Common"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="Core.Mes.Client.CommonMessage" onclick="ToggleMessageVisibility('Core.Mes.Client.Common'); return false;">
  1309. 显示 35 其他消息
  1310. </a></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Core.Mes.Client.Common.csproj:
  1311. </strong><span>项目文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Core.Mes.Client.Common.csproj</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Core.Mes.Client.Common.csproj.user:
  1312. </strong><span>项目用户文件成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Core.Mes.Client.Common.csproj.user</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\CommonClientToServer.cs:
  1313. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\CommonClientToServer.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\frmIEBrowser.cs:
  1314. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\frmIEBrowser.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\frmIEBrowser.Designer.cs:
  1315. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\frmIEBrowser.Designer.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\frmStyleBase.cs:
  1316. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\frmStyleBase.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\frmStyleBase.designer.cs:
  1317. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\frmStyleBase.designer.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Globals.cs:
  1318. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Globals.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Hashlist.cs:
  1319. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Hashlist.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgCommon\ClientParamWithSqlConditionAndOpenBase.cs:
  1320. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgCommon\ClientParamWithSqlConditionAndOpenBase.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgCommon\CoreClientParamMgt.cs:
  1321. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgCommon\CoreClientParamMgt.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgCommon\DbCommon.cs:
  1322. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgCommon\DbCommon.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgCommon\JJBStaticFunction.cs:
  1323. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgCommon\JJBStaticFunction.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgCommon\lgCommon.cs:
  1324. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgCommon\lgCommon.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgCommon\ClientParam.cs:
  1325. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgCommon\ClientParam.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgCommon\UltraGridMgt.cs:
  1326. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgCommon\UltraGridMgt.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgSqlCollection\SqlCollection.cs:
  1327. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgSqlCollection\SqlCollection.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgSqlCollection\SqlCollectionBof.cs:
  1328. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgSqlCollection\SqlCollectionBof.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgSqlCollection\SqlCollectionCcm.cs:
  1329. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgSqlCollection\SqlCollectionCcm.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\lgSqlCollection\SqlCollectionVds.cs:
  1330. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\lgSqlCollection\SqlCollectionVds.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Properties\AssemblyInfo.cs:
  1331. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Properties\AssemblyInfo.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Properties\Resources.Designer.cs:
  1332. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Properties\Resources.Designer.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Properties\Settings.Designer.cs:
  1333. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Properties\Settings.Designer.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Util\DataSetUtil.cs:
  1334. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Util\DataSetUtil.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Util\DateTimeUtil.cs:
  1335. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Util\DateTimeUtil.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Util\LgConvertUtil.cs:
  1336. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Util\LgConvertUtil.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Util\UltraGridUtil.cs:
  1337. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Util\UltraGridUtil.cs</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Properties\Settings.settings:
  1338. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Properties\Settings.settings</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\工程下文件说明.txt:
  1339. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\工程下文件说明.txt</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\CommonClientToServer.resx:
  1340. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\CommonClientToServer.resx</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\frmIEBrowser.resx:
  1341. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\frmIEBrowser.resx</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\frmStyleBase.resx:
  1342. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\frmStyleBase.resx</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Properties\Resources.resx:
  1343. </strong><span>文件已成功备份为 C:\Users\sunshine\Desktop\02炼钢\02炼钢\ClientSolution\Backup\Core.Mes.Client.Common\Properties\Resources.resx</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Core.Mes.Client.Common.csproj:
  1344. </strong><span>项目已成功迁移</span></td></tr><tr name="MessageRowClassCore.Mes.Client.Common" style="display: none"><td class="IconInfoEncoded"><a name="Core.Mes.Client.CommonMessage" /></td><td class="messageCell"><strong>Core.Mes.Client.Common\Core.Mes.Client.Common.csproj:
  1345. </strong><span>扫描完成: 项目文件不需要迁移。</span></td></tr><tr style="display: none" name="MessageRowHeaderHideCore.Mes.Client.Common"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="HideAdditionalMessages" href="#" name="Core.Mes.Client.CommonMessage" onclick="ToggleMessageVisibility('Core.Mes.Client.Common'); return false;">
  1346. 隐藏 35 其他消息
  1347. </a></td></tr></table></div></div></body></html>