123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337 |
- <!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/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABcElEQVR4Xq2TsUsCURzHv15g8ZJcBWlyiYYgCIWcb9DFRRwMW5TA2c0/QEFwFkxxUQdxVlBwCYWOi6IhWgQhBLHJUCkhLr/BW8S7gvrAg+N+v8/v+x68Z8MGy+XSCyABQAXgBgHGALoASkIIDWSLeLBetdHryMjd5IxQPWT4rn1c/P7+xxp72Cs9m5SZ0Bq2vPnbPFafK2zDvmNHypdC0BPkLlQhxJsCAhQoZwdZU5mwxh720qGo8MzTxTTKZDPCx2HoVzp6lz0Q9tKhyx0kGs8Ny+TkWRKk8lCROwEduhyg9l/6lunOPSfmH3NUH6uQ0KHLAe7JYvJjevm+DAMGJHToKtigE+vwvIidxLamb8IBY9e+C5LiXREkfho3TSd06HJA13/oh6T51MTsfQbHrsMynQ5dDihFjiK8JJAU9AKIWTp76dCVN7HWHrajmUEGvyF9nkbAE6gLIS7kTUyuf2gscLoJrElZo/Mvj+nPz/kLTmfnEwP3tB0AAAAASUVORK5CYII=);
- }
- /* 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/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
- }
- /* 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/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
- }
- </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">
- 迁移报告 - </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="IconErrorEncoded" /><td><strong><a href="#iec104cln_dll">iec104cln_dll</a></strong></td><td>src\YunDa.Server\iec104cln_dll_new_2\iec104cln_dll\main.vcxproj</td><td class="textCentered"><a href="#iec104cln_dllError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#ActionBlockTest">ActionBlockTest</a></strong></td><td>test\ActionBlockTest\ActionBlockTest.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#CamAuthorityLib">CamAuthorityLib</a></strong></td><td>src\YunDa.Core.Lib\CamAuthorityLib\CamAuthorityLib.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Decompress">Decompress</a></strong></td><td>test\Decompress\Decompress.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#DotNetty">DotNetty</a></strong></td><td>DotNetty</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#DotNettyHelper">DotNettyHelper</a></strong></td><td>src\YunDa.Util\DotNettyHelper\DotNettyHelper.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#EchoApp">EchoApp</a></strong></td><td>test\WebSocketsSample\EchoApp.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#FileUploadWpf">FileUploadWpf</a></strong></td><td>test\FileUploadWpf\FileUploadWpf.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Iec104ComService">Iec104ComService</a></strong></td><td>test\Iec104ComService\Iec104ComService.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Iec104ServerIntegration">Iec104ServerIntegration</a></strong></td><td>src\YunDa.Server\Iec104ServerIntegration\Iec104ServerIntegration.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#LoginTest">LoginTest</a></strong></td><td>test\LoginTest\LoginTest.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#MathConsoleApp">MathConsoleApp</a></strong></td><td>test\MathConsoleApp\MathConsoleApp.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#MigratorForDB">MigratorForDB</a></strong></td><td>src\YunDa.Quick\MigratorForDB\MigratorForDB.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#MiniDumpLib">MiniDumpLib</a></strong></td><td>src\YunDa.Util\Dump\MiniDumpLib\MiniDumpLib.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#QuartzNETTest">QuartzNETTest</a></strong></td><td>test\QuartzNETTest\QuartzNETTest.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#rediswebapiTest">rediswebapiTest</a></strong></td><td>test\rediswebapiTest\rediswebapiTest.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#RepairClientLoginError">RepairClientLoginError</a></strong></td><td>src\YunDa.Quick\RepairClientLoginError\RepairClientLoginError.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#RunMongoDB">RunMongoDB</a></strong></td><td>src\YunDa.Quick\RunMongoDB\RunMongoDB.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#RunRedis">RunRedis</a></strong></td><td>src\YunDa.Quick\RunRedis\RunRedis.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Solution Items">Solution Items</a></strong></td><td>Solution Items</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#src">src</a></strong></td><td>src</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#test">test</a></strong></td><td>test</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#TestConsoleApp1">TestConsoleApp1</a></strong></td><td>test\TestConsoleApp1\TestConsoleApp1.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#ToolLibrary">ToolLibrary</a></strong></td><td>src\YunDa.Util\ToolLibrary\ToolLibrary.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#UpdateProgram">UpdateProgram</a></strong></td><td>src\YunDa.Quick\UpdateProgram\UpdateProgram.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#UpdateSqlVersion">UpdateSqlVersion</a></strong></td><td>src\YunDa.Quick\UpdateSqlVersion\UpdateSqlVersion.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#UploadFileApi">UploadFileApi</a></strong></td><td>src\YunDa.Quick\UploadFileApi\UploadFileApi.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#VideoSurveillanceAdapter">VideoSurveillanceAdapter</a></strong></td><td>src\YunDa.Util\VideoSurveillanceAdapter\VideoSurveillanceAdapter.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#VideoTest">VideoTest</a></strong></td><td>src\YunDa.Quick\VideoTest\VideoTest.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#WatchDog">WatchDog</a></strong></td><td>src\YunDa.Quick\WatchDog\WatchDog.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#WebApplicationRemove">WebApplicationRemove</a></strong></td><td>src\YunDa.Quick\WebApplicationRemove\WebApplicationRemove.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#WebOneKeyPublishIIS">WebOneKeyPublishIIS</a></strong></td><td>src\YunDa.Quick\WebOneKeyPublishIIS\WebOneKeyPublishIIS.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#XmlTest">XmlTest</a></strong></td><td>test\XmlTest\XmlTest.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.Application">YunDa.Application</a></strong></td><td>YunDa.Application</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.Core">YunDa.Core</a></strong></td><td>YunDa.Core</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.Core.Lib">YunDa.Core.Lib</a></strong></td><td>YunDa.Core.Lib</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.Domain">YunDa.Domain</a></strong></td><td>YunDa.Domain</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Application">YunDa.ISAS.Application</a></strong></td><td>src\YunDa.Application\YunDa.ISAS.Application\YunDa.ISAS.Application.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Application.Core">YunDa.ISAS.Application.Core</a></strong></td><td>src\YunDa.Application\YunDa.ISAS.Application.Core\YunDa.ISAS.Application.Core.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Core">YunDa.ISAS.Core</a></strong></td><td>src\YunDa.Core\YunDa.ISAS.Core\YunDa.ISAS.Core.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Yunda.ISAS.DataMonitoringServer">Yunda.ISAS.DataMonitoringServer</a></strong></td><td>src\YunDa.Server\Yunda.ISAS.DataMonitoringServer\Yunda.ISAS.DataMonitoringServer.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Yunda.ISAS.DataMonitoringServerTests">Yunda.ISAS.DataMonitoringServerTests</a></strong></td><td>src\YunDa.Server\Yunda.ISAS.DataMonitoringServerTests\Yunda.ISAS.DataMonitoringServerTests.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.DataTransferObject">YunDa.ISAS.DataTransferObject</a></strong></td><td>src\YunDa.Application\YunDa.ISAS.DataTransferObject\YunDa.ISAS.DataTransferObject.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Entities">YunDa.ISAS.Entities</a></strong></td><td>src\YunDa.Domain\YunDa.ISAS.Entities\YunDa.ISAS.Entities.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.EntityFrameworkCore">YunDa.ISAS.EntityFrameworkCore</a></strong></td><td>src\YunDa.Domain\YunDa.ISAS.EntityFrameworkCore\YunDa.ISAS.EntityFrameworkCore.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.ExternalInteraction.Application">YunDa.ISAS.ExternalInteraction.Application</a></strong></td><td>src\YunDa.Application\YunDa.ISAS.ExternalInteraction.Application\YunDa.ISAS.ExternalInteraction.Application.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.ExternalInteraction.ApplicationTests">YunDa.ISAS.ExternalInteraction.ApplicationTests</a></strong></td><td>src\YunDa.Application\YunDa.ISAS.ExternalInteraction.ApplicationTests\YunDa.ISAS.ExternalInteraction.ApplicationTests.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.ExternalInteraction.DataTransferObject">YunDa.ISAS.ExternalInteraction.DataTransferObject</a></strong></td><td>src\YunDa.Application\YunDa.ISAS.ExternalInteraction.DataTransferObject\YunDa.ISAS.ExternalInteraction.DataTransferObject.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.ExternalInteraction.Web.Host">YunDa.ISAS.ExternalInteraction.Web.Host</a></strong></td><td>src\YunDa.Web\YunDa.ISAS.ExternalInteraction.Web.Host\YunDa.ISAS.ExternalInteraction.Web.Host.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Yunda.ISAS.MeasureTemperatureServer">Yunda.ISAS.MeasureTemperatureServer</a></strong></td><td>src\YunDa.Server\Yunda.ISAS.MeasureTemperatureServer\Yunda.ISAS.MeasureTemperatureServer.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.MongoDB">YunDa.ISAS.MongoDB</a></strong></td><td>src\YunDa.Domain\YunDa.ISAS.MongoDB\YunDa.ISAS.MongoDB.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.MongoDB.Application">YunDa.ISAS.MongoDB.Application</a></strong></td><td>src\YunDa.Application\YunDa.ISAS.MongoDB.Application\YunDa.ISAS.MongoDB.Application.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.MongoDB.ApplicationTests">YunDa.ISAS.MongoDB.ApplicationTests</a></strong></td><td>src\YunDa.Application\YunDa.ISAS.MongoDB.ApplicationTests\YunDa.ISAS.MongoDB.ApplicationTests.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Yunda.ISAS.MongoDB.Entities">Yunda.ISAS.MongoDB.Entities</a></strong></td><td>src\YunDa.Domain\Yunda.ISAS.MongoDB.Entities\Yunda.ISAS.MongoDB.Entities.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Redis">YunDa.ISAS.Redis</a></strong></td><td>src\YunDa.Domain\YunDa.ISAS.Redis\YunDa.ISAS.Redis.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Redis.Entities">YunDa.ISAS.Redis.Entities</a></strong></td><td>src\YunDa.Domain\YunDa.ISAS.Redis.Entities\YunDa.ISAS.Redis.Entities.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Yunda.ISAS.RobotCommunicationServer">Yunda.ISAS.RobotCommunicationServer</a></strong></td><td>src\YunDa.Server\Yunda.ISAS.RobotCommunicationServer\Yunda.ISAS.RobotCommunicationServer.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Web.Core">YunDa.ISAS.Web.Core</a></strong></td><td>src\YunDa.Web\YunDa.ISAS.Web.Core\YunDa.ISAS.Web.Core.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Web.Host">YunDa.ISAS.Web.Host</a></strong></td><td>src\YunDa.Web\YunDa.ISAS.Web.Host\YunDa.ISAS.Web.Host.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Web.MasterStation">YunDa.ISAS.Web.MasterStation</a></strong></td><td>src\YunDa.Web\YunDa.ISAS.Web.MasterStation\YunDa.ISAS.Web.MasterStation.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.ISAS.Web.MVC">YunDa.ISAS.Web.MVC</a></strong></td><td>src\YunDa.Web\YunDa.ISAS.Web.MVC\YunDa.ISAS.Web.MVC.csproj</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.Quick">YunDa.Quick</a></strong></td><td>YunDa.Quick</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.Server">YunDa.Server</a></strong></td><td>YunDa.Server</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.Util">YunDa.Util</a></strong></td><td>YunDa.Util</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#YunDa.Web">YunDa.Web</a></strong></td><td>YunDa.Web</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconSuccessEncoded" /><td><strong><a href="#Solution"><span _locID="OverviewSolutionSpan">解决方案</span></a></strong></td><td>YunDa.ISAS.sln</td><td class="textCentered"><a>0</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#" onclick="ScrollToFirstVisibleMessage('Solution'); return false;">1</a></td></tr></table></div><h2 _locID="SolutionAndProjectsTitle">解决方案和项目</h2><div id="messages"><a name="iec104cln_dll" /><h3>iec104cln_dll</h3><table><tr id="iec104cln_dllHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassiec104cln_dll"><td class="IconErrorEncoded"><a name="iec104cln_dllError" /></td><td class="messageCell"><strong>src\YunDa.Server\iec104cln_dll_new_2\iec104cln_dll\main.vcxproj:
- </strong><span>找不到此项目类型所基于的应用程序。请尝试以下链接获取更多信息: https://go.microsoft.com/fwlink/?LinkId=660952&projecttype=8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942</span></td></tr></table><a name="ActionBlockTest" /><h3>ActionBlockTest</h3><table><tr id="ActionBlockTestHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">ActionBlockTest 未记录任何消息。
- </td></tr></table><a name="CamAuthorityLib" /><h3>CamAuthorityLib</h3><table><tr id="CamAuthorityLibHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">CamAuthorityLib 未记录任何消息。
- </td></tr></table><a name="Decompress" /><h3>Decompress</h3><table><tr id="DecompressHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Decompress 未记录任何消息。
- </td></tr></table><a name="DotNetty" /><h3>DotNetty</h3><table><tr id="DotNettyHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">DotNetty 未记录任何消息。
- </td></tr></table><a name="DotNettyHelper" /><h3>DotNettyHelper</h3><table><tr id="DotNettyHelperHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">DotNettyHelper 未记录任何消息。
- </td></tr></table><a name="EchoApp" /><h3>EchoApp</h3><table><tr id="EchoAppHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">EchoApp 未记录任何消息。
- </td></tr></table><a name="FileUploadWpf" /><h3>FileUploadWpf</h3><table><tr id="FileUploadWpfHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">FileUploadWpf 未记录任何消息。
- </td></tr></table><a name="Iec104ComService" /><h3>Iec104ComService</h3><table><tr id="Iec104ComServiceHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Iec104ComService 未记录任何消息。
- </td></tr></table><a name="Iec104ServerIntegration" /><h3>Iec104ServerIntegration</h3><table><tr id="Iec104ServerIntegrationHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Iec104ServerIntegration 未记录任何消息。
- </td></tr></table><a name="LoginTest" /><h3>LoginTest</h3><table><tr id="LoginTestHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">LoginTest 未记录任何消息。
- </td></tr></table><a name="MathConsoleApp" /><h3>MathConsoleApp</h3><table><tr id="MathConsoleAppHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">MathConsoleApp 未记录任何消息。
- </td></tr></table><a name="MigratorForDB" /><h3>MigratorForDB</h3><table><tr id="MigratorForDBHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">MigratorForDB 未记录任何消息。
- </td></tr></table><a name="MiniDumpLib" /><h3>MiniDumpLib</h3><table><tr id="MiniDumpLibHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">MiniDumpLib 未记录任何消息。
- </td></tr></table><a name="QuartzNETTest" /><h3>QuartzNETTest</h3><table><tr id="QuartzNETTestHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">QuartzNETTest 未记录任何消息。
- </td></tr></table><a name="rediswebapiTest" /><h3>rediswebapiTest</h3><table><tr id="rediswebapiTestHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">rediswebapiTest 未记录任何消息。
- </td></tr></table><a name="RepairClientLoginError" /><h3>RepairClientLoginError</h3><table><tr id="RepairClientLoginErrorHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">RepairClientLoginError 未记录任何消息。
- </td></tr></table><a name="RunMongoDB" /><h3>RunMongoDB</h3><table><tr id="RunMongoDBHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">RunMongoDB 未记录任何消息。
- </td></tr></table><a name="RunRedis" /><h3>RunRedis</h3><table><tr id="RunRedisHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">RunRedis 未记录任何消息。
- </td></tr></table><a name="Solution Items" /><h3>Solution Items</h3><table><tr id="Solution ItemsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Solution Items 未记录任何消息。
- </td></tr></table><a name="src" /><h3>src</h3><table><tr id="srcHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">src 未记录任何消息。
- </td></tr></table><a name="test" /><h3>test</h3><table><tr id="testHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">test 未记录任何消息。
- </td></tr></table><a name="TestConsoleApp1" /><h3>TestConsoleApp1</h3><table><tr id="TestConsoleApp1HeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">TestConsoleApp1 未记录任何消息。
- </td></tr></table><a name="ToolLibrary" /><h3>ToolLibrary</h3><table><tr id="ToolLibraryHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">ToolLibrary 未记录任何消息。
- </td></tr></table><a name="UpdateProgram" /><h3>UpdateProgram</h3><table><tr id="UpdateProgramHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">UpdateProgram 未记录任何消息。
- </td></tr></table><a name="UpdateSqlVersion" /><h3>UpdateSqlVersion</h3><table><tr id="UpdateSqlVersionHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">UpdateSqlVersion 未记录任何消息。
- </td></tr></table><a name="UploadFileApi" /><h3>UploadFileApi</h3><table><tr id="UploadFileApiHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">UploadFileApi 未记录任何消息。
- </td></tr></table><a name="VideoSurveillanceAdapter" /><h3>VideoSurveillanceAdapter</h3><table><tr id="VideoSurveillanceAdapterHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">VideoSurveillanceAdapter 未记录任何消息。
- </td></tr></table><a name="VideoTest" /><h3>VideoTest</h3><table><tr id="VideoTestHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">VideoTest 未记录任何消息。
- </td></tr></table><a name="WatchDog" /><h3>WatchDog</h3><table><tr id="WatchDogHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">WatchDog 未记录任何消息。
- </td></tr></table><a name="WebApplicationRemove" /><h3>WebApplicationRemove</h3><table><tr id="WebApplicationRemoveHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">WebApplicationRemove 未记录任何消息。
- </td></tr></table><a name="WebOneKeyPublishIIS" /><h3>WebOneKeyPublishIIS</h3><table><tr id="WebOneKeyPublishIISHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">WebOneKeyPublishIIS 未记录任何消息。
- </td></tr></table><a name="XmlTest" /><h3>XmlTest</h3><table><tr id="XmlTestHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">XmlTest 未记录任何消息。
- </td></tr></table><a name="YunDa.Application" /><h3>YunDa.Application</h3><table><tr id="YunDa.ApplicationHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.Application 未记录任何消息。
- </td></tr></table><a name="YunDa.Core" /><h3>YunDa.Core</h3><table><tr id="YunDa.CoreHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.Core 未记录任何消息。
- </td></tr></table><a name="YunDa.Core.Lib" /><h3>YunDa.Core.Lib</h3><table><tr id="YunDa.Core.LibHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.Core.Lib 未记录任何消息。
- </td></tr></table><a name="YunDa.Domain" /><h3>YunDa.Domain</h3><table><tr id="YunDa.DomainHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.Domain 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Application" /><h3>YunDa.ISAS.Application</h3><table><tr id="YunDa.ISAS.ApplicationHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Application 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Application.Core" /><h3>YunDa.ISAS.Application.Core</h3><table><tr id="YunDa.ISAS.Application.CoreHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Application.Core 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Core" /><h3>YunDa.ISAS.Core</h3><table><tr id="YunDa.ISAS.CoreHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Core 未记录任何消息。
- </td></tr></table><a name="Yunda.ISAS.DataMonitoringServer" /><h3>Yunda.ISAS.DataMonitoringServer</h3><table><tr id="Yunda.ISAS.DataMonitoringServerHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Yunda.ISAS.DataMonitoringServer 未记录任何消息。
- </td></tr></table><a name="Yunda.ISAS.DataMonitoringServerTests" /><h3>Yunda.ISAS.DataMonitoringServerTests</h3><table><tr id="Yunda.ISAS.DataMonitoringServerTestsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Yunda.ISAS.DataMonitoringServerTests 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.DataTransferObject" /><h3>YunDa.ISAS.DataTransferObject</h3><table><tr id="YunDa.ISAS.DataTransferObjectHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.DataTransferObject 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Entities" /><h3>YunDa.ISAS.Entities</h3><table><tr id="YunDa.ISAS.EntitiesHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Entities 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.EntityFrameworkCore" /><h3>YunDa.ISAS.EntityFrameworkCore</h3><table><tr id="YunDa.ISAS.EntityFrameworkCoreHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.EntityFrameworkCore 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.ExternalInteraction.Application" /><h3>YunDa.ISAS.ExternalInteraction.Application</h3><table><tr id="YunDa.ISAS.ExternalInteraction.ApplicationHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.ExternalInteraction.Application 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.ExternalInteraction.ApplicationTests" /><h3>YunDa.ISAS.ExternalInteraction.ApplicationTests</h3><table><tr id="YunDa.ISAS.ExternalInteraction.ApplicationTestsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.ExternalInteraction.ApplicationTests 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.ExternalInteraction.DataTransferObject" /><h3>YunDa.ISAS.ExternalInteraction.DataTransferObject</h3><table><tr id="YunDa.ISAS.ExternalInteraction.DataTransferObjectHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.ExternalInteraction.DataTransferObject 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.ExternalInteraction.Web.Host" /><h3>YunDa.ISAS.ExternalInteraction.Web.Host</h3><table><tr id="YunDa.ISAS.ExternalInteraction.Web.HostHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.ExternalInteraction.Web.Host 未记录任何消息。
- </td></tr></table><a name="Yunda.ISAS.MeasureTemperatureServer" /><h3>Yunda.ISAS.MeasureTemperatureServer</h3><table><tr id="Yunda.ISAS.MeasureTemperatureServerHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Yunda.ISAS.MeasureTemperatureServer 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.MongoDB" /><h3>YunDa.ISAS.MongoDB</h3><table><tr id="YunDa.ISAS.MongoDBHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.MongoDB 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.MongoDB.Application" /><h3>YunDa.ISAS.MongoDB.Application</h3><table><tr id="YunDa.ISAS.MongoDB.ApplicationHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.MongoDB.Application 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.MongoDB.ApplicationTests" /><h3>YunDa.ISAS.MongoDB.ApplicationTests</h3><table><tr id="YunDa.ISAS.MongoDB.ApplicationTestsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.MongoDB.ApplicationTests 未记录任何消息。
- </td></tr></table><a name="Yunda.ISAS.MongoDB.Entities" /><h3>Yunda.ISAS.MongoDB.Entities</h3><table><tr id="Yunda.ISAS.MongoDB.EntitiesHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Yunda.ISAS.MongoDB.Entities 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Redis" /><h3>YunDa.ISAS.Redis</h3><table><tr id="YunDa.ISAS.RedisHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Redis 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Redis.Entities" /><h3>YunDa.ISAS.Redis.Entities</h3><table><tr id="YunDa.ISAS.Redis.EntitiesHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Redis.Entities 未记录任何消息。
- </td></tr></table><a name="Yunda.ISAS.RobotCommunicationServer" /><h3>Yunda.ISAS.RobotCommunicationServer</h3><table><tr id="Yunda.ISAS.RobotCommunicationServerHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Yunda.ISAS.RobotCommunicationServer 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Web.Core" /><h3>YunDa.ISAS.Web.Core</h3><table><tr id="YunDa.ISAS.Web.CoreHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Web.Core 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Web.Host" /><h3>YunDa.ISAS.Web.Host</h3><table><tr id="YunDa.ISAS.Web.HostHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Web.Host 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Web.MasterStation" /><h3>YunDa.ISAS.Web.MasterStation</h3><table><tr id="YunDa.ISAS.Web.MasterStationHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Web.MasterStation 未记录任何消息。
- </td></tr></table><a name="YunDa.ISAS.Web.MVC" /><h3>YunDa.ISAS.Web.MVC</h3><table><tr id="YunDa.ISAS.Web.MVCHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.ISAS.Web.MVC 未记录任何消息。
- </td></tr></table><a name="YunDa.Quick" /><h3>YunDa.Quick</h3><table><tr id="YunDa.QuickHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.Quick 未记录任何消息。
- </td></tr></table><a name="YunDa.Server" /><h3>YunDa.Server</h3><table><tr id="YunDa.ServerHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.Server 未记录任何消息。
- </td></tr></table><a name="YunDa.Util" /><h3>YunDa.Util</h3><table><tr id="YunDa.UtilHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.Util 未记录任何消息。
- </td></tr></table><a name="YunDa.Web" /><h3>YunDa.Web</h3><table><tr id="YunDa.WebHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">YunDa.Web 未记录任何消息。
- </td></tr></table><a name="Solution" /><h3 _locID="ProjectDisplayNameHeader">解决方案</h3><table><tr id="SolutionHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="MessageRowHeaderShowSolution"><td class="IconInfoEncoded" /><td class="messageCell"><a _locID="ShowAdditionalMessages" href="#" name="SolutionMessage" onclick="ToggleMessageVisibility('Solution'); return false;">
- 显示 1 其他消息
- </a></td></tr><tr name="MessageRowClassSolution" style="display: none"><td class="IconInfoEncoded"><a name="SolutionMessage" /></td><td class="messageCell"><strong>YunDa.ISAS.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;">
- 隐藏 1 其他消息
- </a></td></tr></table></div></div></body></html>
|