| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379 |
- <!DOCTYPE html>
- <!-- saved from url=(0014)about:internet -->
- <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">
- 迁移报告
- </title><style>
- /* Body style, for the entire document */
- body
- {
- background: #F3F3F4;
- color: #1E1E1F;
- font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
- padding: 0;
- margin: 0;
- }
- /* Header1 style, used for the main title */
- h1
- {
- padding: 10px 0px 10px 10px;
- font-size: 21pt;
- background-color: #E2E2E2;
- border-bottom: 1px #C1C1C2 solid;
- color: #201F20;
- margin: 0;
- font-weight: normal;
- }
- /* Header2 style, used for "Overview" and other sections */
- h2
- {
- font-size: 18pt;
- font-weight: normal;
- padding: 15px 0 5px 0;
- margin: 0;
- }
- /* Header3 style, used for sub-sections, such as project name */
- h3
- {
- font-weight: normal;
- font-size: 15pt;
- margin: 0;
- padding: 15px 0 5px 0;
- background-color: transparent;
- }
- /* Color all hyperlinks one color */
- a
- {
- color: #1382CE;
- }
- /* Table styles */
- table
- {
- border-spacing: 0 0;
- border-collapse: collapse;
- font-size: 10pt;
- }
- table th
- {
- background: #E7E7E8;
- text-align: left;
- text-decoration: none;
- font-weight: normal;
- padding: 3px 6px 3px 6px;
- }
- table td
- {
- vertical-align: top;
- padding: 3px 6px 5px 5px;
- margin: 0px;
- border: 1px solid #E7E7E8;
- background: #F7F7F8;
- }
- /* 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 */
- .localLink
- {
- color: #1E1E1F;
- background: #EEEEED;
- text-decoration: none;
- }
- .localLink:hover
- {
- color: #1382CE;
- background: #FFFF99;
- text-decoration: none;
- }
- /* Center text, used in the over views cells that contain message level counts */
- .textCentered
- {
- text-align: center;
- }
- /* The message cells in message tables should take up all avaliable space */
- .messageCell
- {
- width: 100%;
- }
- /* Padding around the content after the h1 */
- #content
- {
- padding: 0px 12px 12px 12px;
- }
- /* The overview table expands to width, with a max width of 97% */
- #overview table
- {
- width: auto;
- max-width: 75%;
- }
- /* The messages tables are always 97% width */
- #messages table
- {
- width: 97%;
- }
- /* All Icons */
- .IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded
- {
- min-width:18px;
- min-height:18px;
- background-repeat:no-repeat;
- background-position:center;
- }
- /* Success icon encoded */
- .IconSuccessEncoded
- {
- /* 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 */
- /* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOElEQVR4XqVTIWvDQBh9HVWBwWzEYGow19KpQiBqrqKiYqpVkf0BcTX9ASdr2jBZMRFRe1CYysjcYDAoTIS5wCB6eXAXsjt2YezBme/73vfeF156MFBV1QLAHEBotCSAxPO8HVo4axGv6pfnn/k2lnEYPARoP9bY4wxnoUAHUIV8/bS+OLwf4MLsZobl7bIEMKzdnLSDR5GJTjKxf92Ds+SAJ/Dm2tqAjd8wuZ4gizKk92mzhBxy6WDOggvRKAKxed78cEIuF4THj6NT3T/3UXwVSN9SaChOyAV/ULfRhwHeScWVXIEw1C2YDqiklTvV9QIZXAZQoBIVqexUVxzJBQnDYbuAU11xEp1EpnBgBcmdxpc6iUOdxGk8jkvDSVeUp81HZKaZbW4Vd0LdZ9/MHmc4qzj49+/8DReTp9S7vY7uAAAAAElFTkSuQmCC);
- }
- /* Information icon encoded */
- .IconInfoEncoded
- {
- /* 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 */
- /* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBElEQVR4Xs2TsYrCQBCG1wVFo3DXWHkHNvZJIdem8AXiA5i8xRXWFvcWiVibF7BIKxamtwmolY2FxsNrnF9GiVkSCGnuh2GL2e9nZvm3IlKK49ihw6YyU62AytM0zU0ClQTYpcNfHv50d3MRi/31hR50asLpNcRXuxoSYJFRxAZPeP29Or3Po1+RJ5iM9eaRMAMmkhv+JDwr8G70ea+kMB3uggEosfNj7BwpJmDAYgI7C/6YblGZJmBhYKYfTF1BFTOmFCX1PwwChKSomAlg4CEcRcWMJ5FtxHPYrReCwYCVDFg//dYRjcwcqFG2no/IH8OgRjgz33g/dWf0cAd3mRGlv/MNZL1xS4xD8eEAAAAASUVORK5CYII=);
- }
- /* Warning icon encoded */
- .IconWarningEncoded
- {
- /* 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 */
- /* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
- background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
- }
- /* Error icon encoded */
- .IconErrorEncoded
- {
- /* 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 */
- /* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
- 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==);
- }
- </style><script type="text/javascript" language="javascript">
-
- // Startup
- // Hook up the the loaded event for the document/window, to linkify the document content
- var startupFunction = function() { linkifyElement("messages"); };
-
- if(window.attachEvent)
- {
- window.attachEvent('onload', startupFunction);
- }
- else if (window.addEventListener)
- {
- window.addEventListener('load', startupFunction, false);
- }
- else
- {
- document.addEventListener('load', startupFunction, false);
- }
-
- // Toggles the visibility of table rows with the specified name
- function toggleTableRowsByName(name)
- {
- var allRows = document.getElementsByTagName('tr');
- for (i=0; i < allRows.length; i++)
- {
- var currentName = allRows[i].getAttribute('name');
- if(!!currentName && currentName.indexOf(name) == 0)
- {
- var isVisible = allRows[i].style.display == '';
- isVisible ? allRows[i].style.display = 'none' : allRows[i].style.display = '';
- }
- }
- }
-
- function scrollToFirstVisibleRow(name)
- {
- var allRows = document.getElementsByTagName('tr');
- for (i=0; i < allRows.length; i++)
- {
- var currentName = allRows[i].getAttribute('name');
- var isVisible = allRows[i].style.display == '';
- if(!!currentName && currentName.indexOf(name) == 0 && isVisible)
- {
- allRows[i].scrollIntoView(true);
- return true;
- }
- }
-
- return false;
- }
-
- // Linkifies the specified text content, replaces candidate links with html links
- function linkify(text)
- {
- if(!text || 0 === text.length)
- {
- return text;
- }
- // Find http, https and ftp links and replace them with hyper links
- var urlLink = /(http|https|ftp)\:\/\/[a-zA-Z0-9\-\.]+(:[a-zA-Z0-9]*)?\/?([a-zA-Z0-9\-\._\?\,\/\\\+&%\$#\=~;\{\}])*/gi;
-
- return text.replace(urlLink, '<a href="$&">$&</a>') ;
- }
-
- // Linkifies the specified element by ID
- function linkifyElement(id)
- {
- var element = document.getElementById(id);
- if(!!element)
- {
- element.innerHTML = linkify(element.innerHTML);
- }
- }
-
- function ToggleMessageVisibility(projectName)
- {
- if(!projectName || 0 === projectName.length)
- {
- return;
- }
-
- toggleTableRowsByName("MessageRowClass" + projectName);
- toggleTableRowsByName('MessageRowHeaderShow' + projectName);
- toggleTableRowsByName('MessageRowHeaderHide' + projectName);
- }
-
- function ScrollToFirstVisibleMessage(projectName)
- {
- if(!projectName || 0 === projectName.length)
- {
- return;
- }
-
- // First try the 'Show messages' row
- if(!scrollToFirstVisibleRow('MessageRowHeaderShow' + projectName))
- {
- // Failed to find a visible row for 'Show messages', try an actual message row
- scrollToFirstVisibleRow('MessageRowClass' + projectName);
- }
- }
- </script></head><body><h1 _locID="ConversionReport">
- 迁移报告 - 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:
- </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;">
- 显示 3 其他消息
- </a></td></tr><tr name="MessageRowClassSolution" style="display: none"><td class="IconInfoEncoded"><a name="SolutionMessage" /></td><td class="messageCell"><strong>ClientSolution.sln:
- </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:
- </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:
- </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;">
- 隐藏 3 其他消息
- </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;">
- 显示 36 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 36 其他消息
- </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;">
- 显示 27 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 27 其他消息
- </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;">
- 显示 47 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 47 其他消息
- </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;">
- 显示 15 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 15 其他消息
- </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;">
- 显示 219 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 219 其他消息
- </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;">
- 显示 49 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 49 其他消息
- </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;">
- 显示 112 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 112 其他消息
- </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;">
- 显示 230 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 230 其他消息
- </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;">
- 显示 78 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 78 其他消息
- </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;">
- 显示 33 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 33 其他消息
- </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;">
- 显示 175 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 175 其他消息
- </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;">
- 显示 35 其他消息
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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:
- </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;">
- 隐藏 35 其他消息
- </a></td></tr></table></div></div></body></html>
|