📄 wizardinit.ascx
字号:
<%@ Control Inherits="System.Web.Administration.WebAdminUserControl" %>
<%@ Import Namespace="System.Web.Administration" %>
<%@ Import Namespace="System.Web.Configuration" %>
<table height="100%" width="550" cellpadding="0" cellspacing="0" border="0">
<tr>
<td height=100% width=100% alight=center valign=top class="bodyTextNoPadding">
<asp:literal runat="server" text="<%$ Resources:Instructions %>"/>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -