navigation.ascx
来自「功能超强大的选课系统」· ASCX 代码 · 共 7 行
ASCX
7 行
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Navigation.ascx.cs" Inherits="Teacher_Controls_Navigation" %>
<div id="divWel" style="margin-top: 0px; float: left; margin-left: 0px; width: 90px;height: 26px; position:fixed;">
<asp:Label ID="lblStudengInf" runat="server" Width="517px" Font-Size="13px" ForeColor="#06437D" Height="21px"></asp:Label>
</div>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?