salesfigures.ascx

来自「asp.net 2.0 WebPart应用. 使用Web部件创建模块化的Web」· ASCX 代码 · 共 5 行

ASCX
5
字号
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="SalesFigures.ascx.cs" Inherits="SalesFigures" %>
<h1>
    Sales Figures</h1>
<h3>here they are</h3>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?