123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351 |
- <!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="#AndroidLibyuv">AndroidLibyuv</a></strong></td><td>Terminal\AndroidLibyuv\AndroidLibyuv.csproj</td><td class="textCentered"><a href="#AndroidLibyuvError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#Lib.UVCCamera">Lib.UVCCamera</a></strong></td><td>Terminal\Lib.UVCCamera\Lib.UVCCamera.csproj</td><td class="textCentered"><a href="#Lib.UVCCameraError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#Lib.UVCCamera.Common">Lib.UVCCamera.Common</a></strong></td><td>Terminal\Lib.UVCCamera.Common\Lib.UVCCamera.Common.csproj</td><td class="textCentered"><a href="#Lib.UVCCamera.CommonError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#Lib.UVCCamera.Usb">Lib.UVCCamera.Usb</a></strong></td><td>Terminal\Lib.UVCCamera.Usb\Lib.UVCCamera.Usb.csproj</td><td class="textCentered"><a href="#Lib.UVCCamera.UsbError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#Publisher">Publisher</a></strong></td><td>Terminal\Pusblisher\Publisher.csproj</td><td class="textCentered"><a href="#PublisherError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#TRTCAndroidLibrary">TRTCAndroidLibrary</a></strong></td><td>Terminal\TRTCAndroidLibrary\TRTCAndroidLibrary.csproj</td><td class="textCentered"><a href="#TRTCAndroidLibraryError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vBox">vBox</a></strong></td><td>Terminal\vBox\vBox.csproj</td><td class="textCentered"><a href="#vBoxError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.Android">vCloud.Android</a></strong></td><td>Client\Mobile\vCloud.Android\vCloud.Android.csproj</td><td class="textCentered"><a href="#vCloud.AndroidError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.Android.ForceUpgrade">vCloud.Android.ForceUpgrade</a></strong></td><td>Client\Mobile\vCloud.Android.ForceUpgrade\vCloud.Android.ForceUpgrade.csproj</td><td class="textCentered"><a href="#vCloud.Android.ForceUpgradeError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.AndroidPlayerLibrary">vCloud.AndroidPlayerLibrary</a></strong></td><td>Client\Mobile\vCloud.AndroidPlayerLibrary\vCloud.AndroidPlayerLibrary.csproj</td><td class="textCentered"><a href="#vCloud.AndroidPlayerLibraryError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.AndroidShareLibrary">vCloud.AndroidShareLibrary</a></strong></td><td>Client\Mobile\vCloud.AndroidShareLibrary\vCloud.AndroidShareLibrary.csproj</td><td class="textCentered"><a href="#vCloud.AndroidShareLibraryError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.iOS">vCloud.iOS</a></strong></td><td>Client\Mobile\vCloud.iOS\vCloud.iOS.csproj</td><td class="textCentered"><a href="#vCloud.iOSError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.iOSPlayerLibrary">vCloud.iOSPlayerLibrary</a></strong></td><td>Client\Mobile\vCloud.iOSPlayerLibrary\vCloud.iOSPlayerLibrary.csproj</td><td class="textCentered"><a href="#vCloud.iOSPlayerLibraryError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.iOSTrtcLibrary">vCloud.iOSTrtcLibrary</a></strong></td><td>Client\Mobile\vCloud.iOSTrtcLibrary\vCloud.iOSTrtcLibrary.csproj</td><td class="textCentered"><a href="#vCloud.iOSTrtcLibraryError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.iOSWechatLibrary">vCloud.iOSWechatLibrary</a></strong></td><td>Client\Mobile\vCloud.iOSWechatLibrary\vCloud.iOSWechatLibrary.csproj</td><td class="textCentered"><a href="#vCloud.iOSWechatLibraryError">1</a></td><td class="textCentered"><a>0</a></td><td class="textCentered"><a href="#">0</a></td></tr><tr><td class="IconErrorEncoded" /><td><strong><a href="#vCloud.Mac">vCloud.Mac</a></strong></td><td>Client\PC\vCloud.Mac\vCloud.Mac.csproj</td><td class="textCentered"><a href="#vCloud.MacError">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="#[共享的 MSBuild 项目文件]">[共享的 MSBuild 项目文件]</a></strong></td><td>[共享的 MSBuild 项目文件]</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="#Client">Client</a></strong></td><td>Client</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="#Common">Common</a></strong></td><td>Common</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="#DisplayPlugin">DisplayPlugin</a></strong></td><td>Client\PC\DisplayPlugins\DisplayPlugin\DisplayPlugin.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="#DisplayPlugins">DisplayPlugins</a></strong></td><td>DisplayPlugins</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="#FISIMPL">FISIMPL</a></strong></td><td>Terminal\FISSDK\FISIMPL\FISIMPL.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="#FISSDK">FISSDK</a></strong></td><td>FISSDK</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="#Flyinsono.Server.Deployment.Tool">Flyinsono.Server.Deployment.Tool</a></strong></td><td>Server\Vinno.vCloud.Deploy.Tool\Flyinsono.Server.Deployment.Tool.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="#Installers">Installers</a></strong></td><td>Installers</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="#JsonRpcLite">JsonRpcLite</a></strong></td><td>Terminal\FISSDK\JsonRpcLite\JsonRpcLite.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="#MediaUtil.x64">MediaUtil.x64</a></strong></td><td>Common\MediaUtil.Native\MediaUtil.x64.vcxproj</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="#MediaUtil.x86">MediaUtil.x86</a></strong></td><td>Common\MediaUtil.Native\MediaUtil.x86.vcxproj</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="#MiniWebApi">MiniWebApi</a></strong></td><td>Terminal\MiniWebApi.Standard\MiniWebApi.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="#Mobile">Mobile</a></strong></td><td>Mobile</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="#Mpeg4ConverterTool">Mpeg4ConverterTool</a></strong></td><td>Tools\Mpeg4ConverterTool\Mpeg4ConverterTool.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="#PC">PC</a></strong></td><td>PC</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="#ProcessDaemonTool">ProcessDaemonTool</a></strong></td><td>Tools\ProcessDaemonTool\ProcessDaemonTool.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="#Protocol">Protocol</a></strong></td><td>Protocol</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="#Server">Server</a></strong></td><td>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="#Sms.Tool">Sms.Tool</a></strong></td><td>Server\Sms.Tool\Sms.Tool.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="#Terminal">Terminal</a></strong></td><td>Terminal</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="#Tools">Tools</a></strong></td><td>Tools</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="#vBox.Common">vBox.Common</a></strong></td><td>Terminal\vBox.Standard\vBox.Common.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="#vCloud">vCloud</a></strong></td><td>vCloud</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="#vCloud.GeneratePackages">vCloud.GeneratePackages</a></strong></td><td>Tools\vCloud.GeneratePackages\vCloud.GeneratePackages.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="#vCloud.GeneratePackages.Tool">vCloud.GeneratePackages.Tool</a></strong></td><td>Tools\vCloud.GeneratePackages.Tool\vCloud.GeneratePackages.Tool.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="#vCloud.Server.Core">vCloud.Server.Core</a></strong></td><td>Server\vCloud.Server.Core\vCloud.Server.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="#vCloud.Sonopost.Common">vCloud.Sonopost.Common</a></strong></td><td>Terminal\vCloud.Sonopost.Common\vCloud.Sonopost.Common.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="#vCloud.Sonopost.Wireless">vCloud.Sonopost.Wireless</a></strong></td><td>Terminal\vCloud.Sonopost.Wireless\vCloud.Sonopost.Wireless.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="#Vinno.FIS.Pipe">Vinno.FIS.Pipe</a></strong></td><td>Terminal\Vinno.FIS.Pipe\Vinno.FIS.Pipe.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="#Vinno.IDCardReader">Vinno.IDCardReader</a></strong></td><td>Tools\Vinno.IDCardReader\Vinno.IDCardReader.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="#Vinno.IUS.Common">Vinno.IUS.Common</a></strong></td><td>Common\Vinno.IUS.Common.Standard\Vinno.IUS.Common.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="#Vinno.IUS.Common.Client">Vinno.IUS.Common.Client</a></strong></td><td>Common\Vinno.IUS.Common.Client.Standard\Vinno.IUS.Common.Client.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="#Vinno.IUS.Common.Media">Vinno.IUS.Common.Media</a></strong></td><td>Common\Vinno.IUS.Common.Media.Standard\Vinno.IUS.Common.Media.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="#Vinno.IUS.Common.Network">Vinno.IUS.Common.Network</a></strong></td><td>Common\Vinno.IUS.Common.Network.Standard\Vinno.IUS.Common.Network.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="#Vinno.IUS.Common.Report.Terminal">Vinno.IUS.Common.Report.Terminal</a></strong></td><td>Terminal\Vinno.IUS.Common.Report.Terminal.Standard\Vinno.IUS.Common.Report.Terminal.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="#Vinno.IUS.Common.Server">Vinno.IUS.Common.Server</a></strong></td><td>Server\Vinno.IUS.Common.Server.Standard\Vinno.IUS.Common.Server.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="#Vinno.IUS.Common.Setting">Vinno.IUS.Common.Setting</a></strong></td><td>Common\Vinno.IUS.Common.Setting.Standard\Vinno.IUS.Common.Setting.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="#Vinno.IUS.Product.Notes">Vinno.IUS.Product.Notes</a></strong></td><td>Tools\Vinno.IUS.Product.Notes\Vinno.IUS.Product.Notes.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="#Vinno.vCloud.Chat.Emoticons">Vinno.vCloud.Chat.Emoticons</a></strong></td><td>Common\Vinno.vCloud.Chat.Emoticons.Standard\Vinno.vCloud.Chat.Emoticons.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="#Vinno.vCloud.Common.Client">Vinno.vCloud.Common.Client</a></strong></td><td>Client\Vinno.vCloud.Common.Client.Standard\Vinno.vCloud.Common.Client.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="#Vinno.vCloud.Common.FIS">Vinno.vCloud.Common.FIS</a></strong></td><td>Terminal\Vinno.vCloud.Common.FIS\Vinno.vCloud.Common.FIS.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="#Vinno.vCloud.Common.License">Vinno.vCloud.Common.License</a></strong></td><td>Common\Vinno.vCloud.Common.License.Standard\Vinno.vCloud.Common.License.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="#Vinno.vCloud.Common.Storage">Vinno.vCloud.Common.Storage</a></strong></td><td>Common\Vinno.vCloud.Common.Storage.Standard\Vinno.vCloud.Common.Storage.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="#Vinno.vCloud.Common.Terminal">Vinno.vCloud.Common.Terminal</a></strong></td><td>Terminal\Vinno.vCloud.Common.Terminal.Standard\Vinno.vCloud.Common.Terminal.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="#Vinno.vCloud.Common.Vid2">Vinno.vCloud.Common.Vid2</a></strong></td><td>Common\Vinno.vCloud.Common.Vid2.Standard\Vinno.vCloud.Common.Vid2.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="#Vinno.vCloud.Common.Vid2Codec.Standard">Vinno.vCloud.Common.Vid2Codec.Standard</a></strong></td><td>Common\Vinno.vCloud.Common.Vid2Codec.Standard\Vinno.vCloud.Common.Vid2Codec.Standard.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="#Vinno.vCloud.DiagnosisTerm">Vinno.vCloud.DiagnosisTerm</a></strong></td><td>Client\Vinno.vCloud.DiagnosisTerm.Standard\Vinno.vCloud.DiagnosisTerm.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="#Vinno.vCloud.DiffPatch">Vinno.vCloud.DiffPatch</a></strong></td><td>Common\Vinno.vCloud.DiffPatch.Standard\Vinno.vCloud.DiffPatch.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="#Vinno.vCloud.Disk">Vinno.vCloud.Disk</a></strong></td><td>Tools\Vinno.vCloud.Disk\Vinno.vCloud.Disk.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="#Vinno.vCloud.Dongle">Vinno.vCloud.Dongle</a></strong></td><td>Client\PC\Vinno.vCloud.Dongle.Standard\Vinno.vCloud.Dongle.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="#Vinno.vCloud.Mobile">Vinno.vCloud.Mobile</a></strong></td><td>Client\Mobile\Vinno.vCloud.Mobile\Vinno.vCloud.Mobile.shproj</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="#Vinno.vCloud.Protocol">Vinno.vCloud.Protocol</a></strong></td><td>Protocol\Vinno.vCloud.Protocol.Standard\Vinno.vCloud.Protocol.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="#Vinno.vCloud.Push.Configuration">Vinno.vCloud.Push.Configuration</a></strong></td><td>Common\Vinno.vCloud.Push.Configuration.Standard\Vinno.vCloud.Push.Configuration.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="#Vinno.vCloud.Report">Vinno.vCloud.Report</a></strong></td><td>Client\Vinno.vCloud.Report.Standard\Vinno.vCloud.Report.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="#Vinno.vCloud.Report.Terminal">Vinno.vCloud.Report.Terminal</a></strong></td><td>Terminal\Vinno.vCloud.Report.Terminal.Standard\Vinno.vCloud.Report.Terminal.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="#Vinno.vCloud.ReportTemplate.ViewModel">Vinno.vCloud.ReportTemplate.ViewModel</a></strong></td><td>Client\Vinno.vCloud.ReportTemplate.ViewModel.Standard\Vinno.vCloud.ReportTemplate.ViewModel.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="#Vinno.vCloud.RTC">Vinno.vCloud.RTC</a></strong></td><td>Common\Vinno.vCloud.RTC.Standard\Vinno.vCloud.RTC.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="#Vinno.vCloud.Terminal.Tests">Vinno.vCloud.Terminal.Tests</a></strong></td><td>Terminal\Test\Vinno.vCloud.Terminal.Tests\Vinno.vCloud.Terminal.Tests.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="#Vinno.vCloud.Upgrade">Vinno.vCloud.Upgrade</a></strong></td><td>Client\PC\Vinno.vCloud.Upgrade.Standard\Vinno.vCloud.Upgrade.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="#Vinno.vCloud.vStationAgent">Vinno.vCloud.vStationAgent</a></strong></td><td>Terminal\Vinno.vCloud.vStationAgent\Vinno.vCloud.vStationAgent.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="#Vinno.vCloud.XunFeiAudio">Vinno.vCloud.XunFeiAudio</a></strong></td><td>Vinno.vCloud.XunFeiAudio\Vinno.vCloud.XunFeiAudio.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"><span _locID="OverviewSolutionSpan">解决方案</span></a></strong></td><td>vCloud.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="AndroidLibyuv" /><h3>AndroidLibyuv</h3><table><tr id="AndroidLibyuvHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassAndroidLibyuv"><td class="IconErrorEncoded"><a name="AndroidLibyuvError" /></td><td class="messageCell"><strong>Terminal\AndroidLibyuv\AndroidLibyuv.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=10368E6C-D01B-4462-8E8B-01FC667A7035</span></td></tr></table><a name="Lib.UVCCamera" /><h3>Lib.UVCCamera</h3><table><tr id="Lib.UVCCameraHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassLib.UVCCamera"><td class="IconErrorEncoded"><a name="Lib.UVCCameraError" /></td><td class="messageCell"><strong>Terminal\Lib.UVCCamera\Lib.UVCCamera.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=10368E6C-D01B-4462-8E8B-01FC667A7035</span></td></tr></table><a name="Lib.UVCCamera.Common" /><h3>Lib.UVCCamera.Common</h3><table><tr id="Lib.UVCCamera.CommonHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassLib.UVCCamera.Common"><td class="IconErrorEncoded"><a name="Lib.UVCCamera.CommonError" /></td><td class="messageCell"><strong>Terminal\Lib.UVCCamera.Common\Lib.UVCCamera.Common.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=10368E6C-D01B-4462-8E8B-01FC667A7035</span></td></tr></table><a name="Lib.UVCCamera.Usb" /><h3>Lib.UVCCamera.Usb</h3><table><tr id="Lib.UVCCamera.UsbHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassLib.UVCCamera.Usb"><td class="IconErrorEncoded"><a name="Lib.UVCCamera.UsbError" /></td><td class="messageCell"><strong>Terminal\Lib.UVCCamera.Usb\Lib.UVCCamera.Usb.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=10368E6C-D01B-4462-8E8B-01FC667A7035</span></td></tr></table><a name="Publisher" /><h3>Publisher</h3><table><tr id="PublisherHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassPublisher"><td class="IconErrorEncoded"><a name="PublisherError" /></td><td class="messageCell"><strong>Terminal\Pusblisher\Publisher.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=10368E6C-D01B-4462-8E8B-01FC667A7035</span></td></tr></table><a name="TRTCAndroidLibrary" /><h3>TRTCAndroidLibrary</h3><table><tr id="TRTCAndroidLibraryHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassTRTCAndroidLibrary"><td class="IconErrorEncoded"><a name="TRTCAndroidLibraryError" /></td><td class="messageCell"><strong>Terminal\TRTCAndroidLibrary\TRTCAndroidLibrary.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=10368E6C-D01B-4462-8E8B-01FC667A7035</span></td></tr></table><a name="vBox" /><h3>vBox</h3><table><tr id="vBoxHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvBox"><td class="IconErrorEncoded"><a name="vBoxError" /></td><td class="messageCell"><strong>Terminal\vBox\vBox.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=EFBA0AD7-5A72-4C68-AF49-83D382785DCF</span></td></tr></table><a name="vCloud.Android" /><h3>vCloud.Android</h3><table><tr id="vCloud.AndroidHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.Android"><td class="IconErrorEncoded"><a name="vCloud.AndroidError" /></td><td class="messageCell"><strong>Client\Mobile\vCloud.Android\vCloud.Android.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=EFBA0AD7-5A72-4C68-AF49-83D382785DCF</span></td></tr></table><a name="vCloud.Android.ForceUpgrade" /><h3>vCloud.Android.ForceUpgrade</h3><table><tr id="vCloud.Android.ForceUpgradeHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.Android.ForceUpgrade"><td class="IconErrorEncoded"><a name="vCloud.Android.ForceUpgradeError" /></td><td class="messageCell"><strong>Client\Mobile\vCloud.Android.ForceUpgrade\vCloud.Android.ForceUpgrade.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=EFBA0AD7-5A72-4C68-AF49-83D382785DCF</span></td></tr></table><a name="vCloud.AndroidPlayerLibrary" /><h3>vCloud.AndroidPlayerLibrary</h3><table><tr id="vCloud.AndroidPlayerLibraryHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.AndroidPlayerLibrary"><td class="IconErrorEncoded"><a name="vCloud.AndroidPlayerLibraryError" /></td><td class="messageCell"><strong>Client\Mobile\vCloud.AndroidPlayerLibrary\vCloud.AndroidPlayerLibrary.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=10368E6C-D01B-4462-8E8B-01FC667A7035</span></td></tr></table><a name="vCloud.AndroidShareLibrary" /><h3>vCloud.AndroidShareLibrary</h3><table><tr id="vCloud.AndroidShareLibraryHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.AndroidShareLibrary"><td class="IconErrorEncoded"><a name="vCloud.AndroidShareLibraryError" /></td><td class="messageCell"><strong>Client\Mobile\vCloud.AndroidShareLibrary\vCloud.AndroidShareLibrary.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=10368E6C-D01B-4462-8E8B-01FC667A7035</span></td></tr></table><a name="vCloud.iOS" /><h3>vCloud.iOS</h3><table><tr id="vCloud.iOSHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.iOS"><td class="IconErrorEncoded"><a name="vCloud.iOSError" /></td><td class="messageCell"><strong>Client\Mobile\vCloud.iOS\vCloud.iOS.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=FEACFBD2-3405-455C-9665-78FE426C6842</span></td></tr></table><a name="vCloud.iOSPlayerLibrary" /><h3>vCloud.iOSPlayerLibrary</h3><table><tr id="vCloud.iOSPlayerLibraryHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.iOSPlayerLibrary"><td class="IconErrorEncoded"><a name="vCloud.iOSPlayerLibraryError" /></td><td class="messageCell"><strong>Client\Mobile\vCloud.iOSPlayerLibrary\vCloud.iOSPlayerLibrary.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=8FFB629D-F513-41CE-95D2-7ECE97B6EEEC</span></td></tr></table><a name="vCloud.iOSTrtcLibrary" /><h3>vCloud.iOSTrtcLibrary</h3><table><tr id="vCloud.iOSTrtcLibraryHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.iOSTrtcLibrary"><td class="IconErrorEncoded"><a name="vCloud.iOSTrtcLibraryError" /></td><td class="messageCell"><strong>Client\Mobile\vCloud.iOSTrtcLibrary\vCloud.iOSTrtcLibrary.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=8FFB629D-F513-41CE-95D2-7ECE97B6EEEC</span></td></tr></table><a name="vCloud.iOSWechatLibrary" /><h3>vCloud.iOSWechatLibrary</h3><table><tr id="vCloud.iOSWechatLibraryHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.iOSWechatLibrary"><td class="IconErrorEncoded"><a name="vCloud.iOSWechatLibraryError" /></td><td class="messageCell"><strong>Client\Mobile\vCloud.iOSWechatLibrary\vCloud.iOSWechatLibrary.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=8FFB629D-F513-41CE-95D2-7ECE97B6EEEC</span></td></tr></table><a name="vCloud.Mac" /><h3>vCloud.Mac</h3><table><tr id="vCloud.MacHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr name="ErrorRowClassvCloud.Mac"><td class="IconErrorEncoded"><a name="vCloud.MacError" /></td><td class="messageCell"><strong>Client\PC\vCloud.Mac\vCloud.Mac.csproj:
- </strong><span>找不到此项目类型所基于的应用程序。有关更多信息,请尝试此链接: http://go.microsoft.com/fwlink/?LinkID=299083&projecttype=A3F8F2AB-B479-4A4A-A458-A89E7DC349F1</span></td></tr></table><a name="[共享的 MSBuild 项目文件]" /><h3>[共享的 MSBuild 项目文件]</h3><table><tr id="[共享的 MSBuild 项目文件]HeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">[共享的 MSBuild 项目文件] 未记录任何消息。
- </td></tr></table><a name="Client" /><h3>Client</h3><table><tr id="ClientHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Client 未记录任何消息。
- </td></tr></table><a name="Common" /><h3>Common</h3><table><tr id="CommonHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Common 未记录任何消息。
- </td></tr></table><a name="DisplayPlugin" /><h3>DisplayPlugin</h3><table><tr id="DisplayPluginHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">DisplayPlugin 未记录任何消息。
- </td></tr></table><a name="DisplayPlugins" /><h3>DisplayPlugins</h3><table><tr id="DisplayPluginsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">DisplayPlugins 未记录任何消息。
- </td></tr></table><a name="FISIMPL" /><h3>FISIMPL</h3><table><tr id="FISIMPLHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">FISIMPL 未记录任何消息。
- </td></tr></table><a name="FISSDK" /><h3>FISSDK</h3><table><tr id="FISSDKHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">FISSDK 未记录任何消息。
- </td></tr></table><a name="Flyinsono.Server.Deployment.Tool" /><h3>Flyinsono.Server.Deployment.Tool</h3><table><tr id="Flyinsono.Server.Deployment.ToolHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Flyinsono.Server.Deployment.Tool 未记录任何消息。
- </td></tr></table><a name="Installers" /><h3>Installers</h3><table><tr id="InstallersHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Installers 未记录任何消息。
- </td></tr></table><a name="JsonRpcLite" /><h3>JsonRpcLite</h3><table><tr id="JsonRpcLiteHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">JsonRpcLite 未记录任何消息。
- </td></tr></table><a name="MediaUtil.x64" /><h3>MediaUtil.x64</h3><table><tr id="MediaUtil.x64HeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">MediaUtil.x64 未记录任何消息。
- </td></tr></table><a name="MediaUtil.x86" /><h3>MediaUtil.x86</h3><table><tr id="MediaUtil.x86HeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">MediaUtil.x86 未记录任何消息。
- </td></tr></table><a name="MiniWebApi" /><h3>MiniWebApi</h3><table><tr id="MiniWebApiHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">MiniWebApi 未记录任何消息。
- </td></tr></table><a name="Mobile" /><h3>Mobile</h3><table><tr id="MobileHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Mobile 未记录任何消息。
- </td></tr></table><a name="Mpeg4ConverterTool" /><h3>Mpeg4ConverterTool</h3><table><tr id="Mpeg4ConverterToolHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Mpeg4ConverterTool 未记录任何消息。
- </td></tr></table><a name="PC" /><h3>PC</h3><table><tr id="PCHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">PC 未记录任何消息。
- </td></tr></table><a name="ProcessDaemonTool" /><h3>ProcessDaemonTool</h3><table><tr id="ProcessDaemonToolHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">ProcessDaemonTool 未记录任何消息。
- </td></tr></table><a name="Protocol" /><h3>Protocol</h3><table><tr id="ProtocolHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Protocol 未记录任何消息。
- </td></tr></table><a name="Server" /><h3>Server</h3><table><tr id="ServerHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Server 未记录任何消息。
- </td></tr></table><a name="Sms.Tool" /><h3>Sms.Tool</h3><table><tr id="Sms.ToolHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Sms.Tool 未记录任何消息。
- </td></tr></table><a name="Terminal" /><h3>Terminal</h3><table><tr id="TerminalHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Terminal 未记录任何消息。
- </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="Tools" /><h3>Tools</h3><table><tr id="ToolsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Tools 未记录任何消息。
- </td></tr></table><a name="vBox.Common" /><h3>vBox.Common</h3><table><tr id="vBox.CommonHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">vBox.Common 未记录任何消息。
- </td></tr></table><a name="vCloud" /><h3>vCloud</h3><table><tr id="vCloudHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">vCloud 未记录任何消息。
- </td></tr></table><a name="vCloud.GeneratePackages" /><h3>vCloud.GeneratePackages</h3><table><tr id="vCloud.GeneratePackagesHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">vCloud.GeneratePackages 未记录任何消息。
- </td></tr></table><a name="vCloud.GeneratePackages.Tool" /><h3>vCloud.GeneratePackages.Tool</h3><table><tr id="vCloud.GeneratePackages.ToolHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">vCloud.GeneratePackages.Tool 未记录任何消息。
- </td></tr></table><a name="vCloud.Server.Core" /><h3>vCloud.Server.Core</h3><table><tr id="vCloud.Server.CoreHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">vCloud.Server.Core 未记录任何消息。
- </td></tr></table><a name="vCloud.Sonopost.Common" /><h3>vCloud.Sonopost.Common</h3><table><tr id="vCloud.Sonopost.CommonHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">vCloud.Sonopost.Common 未记录任何消息。
- </td></tr></table><a name="vCloud.Sonopost.Wireless" /><h3>vCloud.Sonopost.Wireless</h3><table><tr id="vCloud.Sonopost.WirelessHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">vCloud.Sonopost.Wireless 未记录任何消息。
- </td></tr></table><a name="Vinno.FIS.Pipe" /><h3>Vinno.FIS.Pipe</h3><table><tr id="Vinno.FIS.PipeHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.FIS.Pipe 未记录任何消息。
- </td></tr></table><a name="Vinno.IDCardReader" /><h3>Vinno.IDCardReader</h3><table><tr id="Vinno.IDCardReaderHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IDCardReader 未记录任何消息。
- </td></tr></table><a name="Vinno.IUS.Common" /><h3>Vinno.IUS.Common</h3><table><tr id="Vinno.IUS.CommonHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IUS.Common 未记录任何消息。
- </td></tr></table><a name="Vinno.IUS.Common.Client" /><h3>Vinno.IUS.Common.Client</h3><table><tr id="Vinno.IUS.Common.ClientHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IUS.Common.Client 未记录任何消息。
- </td></tr></table><a name="Vinno.IUS.Common.Media" /><h3>Vinno.IUS.Common.Media</h3><table><tr id="Vinno.IUS.Common.MediaHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IUS.Common.Media 未记录任何消息。
- </td></tr></table><a name="Vinno.IUS.Common.Network" /><h3>Vinno.IUS.Common.Network</h3><table><tr id="Vinno.IUS.Common.NetworkHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IUS.Common.Network 未记录任何消息。
- </td></tr></table><a name="Vinno.IUS.Common.Report.Terminal" /><h3>Vinno.IUS.Common.Report.Terminal</h3><table><tr id="Vinno.IUS.Common.Report.TerminalHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IUS.Common.Report.Terminal 未记录任何消息。
- </td></tr></table><a name="Vinno.IUS.Common.Server" /><h3>Vinno.IUS.Common.Server</h3><table><tr id="Vinno.IUS.Common.ServerHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IUS.Common.Server 未记录任何消息。
- </td></tr></table><a name="Vinno.IUS.Common.Setting" /><h3>Vinno.IUS.Common.Setting</h3><table><tr id="Vinno.IUS.Common.SettingHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IUS.Common.Setting 未记录任何消息。
- </td></tr></table><a name="Vinno.IUS.Product.Notes" /><h3>Vinno.IUS.Product.Notes</h3><table><tr id="Vinno.IUS.Product.NotesHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.IUS.Product.Notes 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Chat.Emoticons" /><h3>Vinno.vCloud.Chat.Emoticons</h3><table><tr id="Vinno.vCloud.Chat.EmoticonsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Chat.Emoticons 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Common.Client" /><h3>Vinno.vCloud.Common.Client</h3><table><tr id="Vinno.vCloud.Common.ClientHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Common.Client 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Common.FIS" /><h3>Vinno.vCloud.Common.FIS</h3><table><tr id="Vinno.vCloud.Common.FISHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Common.FIS 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Common.License" /><h3>Vinno.vCloud.Common.License</h3><table><tr id="Vinno.vCloud.Common.LicenseHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Common.License 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Common.Storage" /><h3>Vinno.vCloud.Common.Storage</h3><table><tr id="Vinno.vCloud.Common.StorageHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Common.Storage 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Common.Terminal" /><h3>Vinno.vCloud.Common.Terminal</h3><table><tr id="Vinno.vCloud.Common.TerminalHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Common.Terminal 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Common.Vid2" /><h3>Vinno.vCloud.Common.Vid2</h3><table><tr id="Vinno.vCloud.Common.Vid2HeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Common.Vid2 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Common.Vid2Codec.Standard" /><h3>Vinno.vCloud.Common.Vid2Codec.Standard</h3><table><tr id="Vinno.vCloud.Common.Vid2Codec.StandardHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Common.Vid2Codec.Standard 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.DiagnosisTerm" /><h3>Vinno.vCloud.DiagnosisTerm</h3><table><tr id="Vinno.vCloud.DiagnosisTermHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.DiagnosisTerm 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.DiffPatch" /><h3>Vinno.vCloud.DiffPatch</h3><table><tr id="Vinno.vCloud.DiffPatchHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.DiffPatch 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Disk" /><h3>Vinno.vCloud.Disk</h3><table><tr id="Vinno.vCloud.DiskHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Disk 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Dongle" /><h3>Vinno.vCloud.Dongle</h3><table><tr id="Vinno.vCloud.DongleHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Dongle 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Mobile" /><h3>Vinno.vCloud.Mobile</h3><table><tr id="Vinno.vCloud.MobileHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Mobile 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Protocol" /><h3>Vinno.vCloud.Protocol</h3><table><tr id="Vinno.vCloud.ProtocolHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Protocol 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Push.Configuration" /><h3>Vinno.vCloud.Push.Configuration</h3><table><tr id="Vinno.vCloud.Push.ConfigurationHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Push.Configuration 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Report" /><h3>Vinno.vCloud.Report</h3><table><tr id="Vinno.vCloud.ReportHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Report 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Report.Terminal" /><h3>Vinno.vCloud.Report.Terminal</h3><table><tr id="Vinno.vCloud.Report.TerminalHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Report.Terminal 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.ReportTemplate.ViewModel" /><h3>Vinno.vCloud.ReportTemplate.ViewModel</h3><table><tr id="Vinno.vCloud.ReportTemplate.ViewModelHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.ReportTemplate.ViewModel 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.RTC" /><h3>Vinno.vCloud.RTC</h3><table><tr id="Vinno.vCloud.RTCHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.RTC 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Terminal.Tests" /><h3>Vinno.vCloud.Terminal.Tests</h3><table><tr id="Vinno.vCloud.Terminal.TestsHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Terminal.Tests 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.Upgrade" /><h3>Vinno.vCloud.Upgrade</h3><table><tr id="Vinno.vCloud.UpgradeHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.Upgrade 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.vStationAgent" /><h3>Vinno.vCloud.vStationAgent</h3><table><tr id="Vinno.vCloud.vStationAgentHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.vStationAgent 未记录任何消息。
- </td></tr></table><a name="Vinno.vCloud.XunFeiAudio" /><h3>Vinno.vCloud.XunFeiAudio</h3><table><tr id="Vinno.vCloud.XunFeiAudioHeaderRow"><th></th><th class="messageCell" _locID="MessageTableHeader">消息</th></tr><tr><td class="IconInfoEncoded" /><td class="messageCell" _locID="NoMessagesRow">Vinno.vCloud.XunFeiAudio 未记录任何消息。
- </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>vCloud.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>
|