Edit D:\AVAWeike\AVAWeike\AVA.ResourcesPlatform.AdminUI\Reg.aspx
??<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Reg.aspx.cs" Inherits="AVA.ResourcesPlatform.AdminUI.Reg" %> <!doctype html > <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>????????????</title> <%= Import.Theme() %> <%= Import.CSS("/zh-cn/bootstrap/css/bootstrap.css") %> <%= Import.CSS("/zh-cn/bootstrap/css/bootstrap-theme.css") %> <%= Import.CSS("/zh-cn/bootstrap/admin.css") %> <%-- <%= Import.CSS("/zh-cn/Admin_StyleSheet.css") %>--%> <%= Import.Script("/jquery.1.9.js")%> <%= Import.Script("/app.js")%> <%= Import.Script("/bootstrap/bootstrap.min.js")%> </head> <body> <div class="wrap"> <% var nav = new NavigationInstance(this) { }; nav.IsTopNav = true; %> <%= nav.ToHtml() %> <div class="container-fulid"> <div class="row"> <% nav.GetChildMenu(Request["muid"]);%> <%= nav.ToHtml() %> <div class="col-md-12 " id="content"> <div id="divMain" class="gContent"> <div class="gCnta"> <div class="gCnta-cont"> <div class="g-title-2"> <div class="ico-loading right hidden"> </div> <div title="<%= DefineEnum.?????????.Define().ToScriptTag() %>" class="ico-question right"> </div> <h3 class="txt-14">????????????</h3> </div> <div class="ln-thick ln-c-mid"> </div> <div class="subcontent"> <form id="frmLicense" action="Reg.aspx" method="post"> <div> <table class="g-table-cntacomm"> <tr> <th>??????????? </th> <td> <%= this.License %> </td> </tr> <tr> <th>???????? </th> <td> <%= this.Data %> </td> </tr> <tr> <th>???????? </th> <td> <%= new HtmlText("License",null) { Class = "ipt-t ipt-t-dft width400" }%> </td> </tr> </table> </div> <div style="margin-top: -1px;" class="ln-thin ln-c-mid"> </div> <table class="g-table-cntacomm"> <tr> <th></th> <td> <%= new HtmlSubmit("??????") { }%> </td> </tr> </table> </form> </div> </div> </div> </div> </div></div></div></div></body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de