Edit D:\AVA\AVAStandard\AVA.ResourcesPlatform.AdminUI\Pub\RecordEquipment\AgentServerConfigs.ascx
??<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="AgentServerConfigs.ascx.cs" Inherits="AVA.ResourcesPlatform.AdminUI.Pub.RecordEquipment.EditAgentServer" %> <% if (this.ErrorMessage != null) { %> <table class="g-table-cntacomm"> <tr> <td style="width: 200px;"><span style="font-size: 120%;">??????????? </span></td> <td><span style="font-size: 120%;"> <%= this.ErrorMessage%> </span></td> </tr> </table> <% } else { %> <table class="g-table-cntacomm"> <tr> <th>????????? </th> <td><span style="font-size: 120%;"> <%= this.AgentServerStatus%> </span></td> </tr> <tr> <th>AVA?????????????? </th> <td> <%= new HtmlText("AVAMaxClientNum", this.ViewData["_Configs.AVAMaxClientNum"]) { Class = "ipt-t ipt-t-dft ", DefaultValue = 300 }%> </td> </tr> <tr> <th>????????????????? </th> <td> <%= new HtmlText("MMSMaxClientNum", this.ViewData["_Configs.MMSMaxClientNum"]) { Class = "ipt-t ipt-t-dft ", DefaultValue = 50 }%> <%= new HtmlYKTip("MMSMaxClientNum") %> </td> </tr> <tr> <th>???????? </th> <td> <%= new HtmlCheckBox("AutoConnection", this.ViewData["_Configs.AutoConnection"], true, false) { Class = ""}%> </td> </tr> <tr> <th>??????????? </th> <td> <%= new HtmlText("AutoInterval", this.ViewData["_Configs.AutoInterval"]) { Class = "ipt-t ipt-t-dft " }%> <%= new HtmlYKTip("AutoInterval") %> </td> </tr> <tr> <th>?????????????? </th> <td> <%= new HtmlCheckBox("V1_enabled", this.ViewData["_Codecs.V1_enabled"], true, false) { Class = ""}%> </td> </tr> <tr> <th>?????? </th> <td> <%= new HtmlText("V1_x", this.ViewData["_Codecs.V1_x"]) { DefaultValue="640", Class = "ipt-t ipt-t-dft " }%> </td> </tr> <tr> <th>?????? </th> <td> <%= new HtmlText("V1_y", this.ViewData["_Codecs.V1_y"]) { DefaultValue="480", Class = "ipt-t ipt-t-dft " }%> </td> </tr> <tr> <th>????????? </th> <td> <%= new HtmlText("V1_bps", this.ViewData["_Codecs.V1_bps"]) { DefaultValue="500000", Class = "ipt-t ipt-t-dft " }%> ???????? = ???K * 1000???512K???=512*1024= 512000???2M???=2048*1000= 2048000?? </td> </tr> <tr> <th>???????? </th> <td> <%= new HtmlText("V1_fps", this.ViewData["_Codecs.V1_fps"]) { DefaultValue="25", Class = "ipt-t ipt-t-dft " }%> ?????????????????????????????30?????????? </td> </tr> </table> <% } %>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de