customerlookup.ascx
来自「asp.net 2.0 WebPart应用. 使用Web部件创建模块化的Web」· ASCX 代码 · 共 6 行
ASCX
6 行
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="CustomerLookup.ascx.cs" Inherits="CustomerLookup" %>
<h1>Lookup up individual customers</h1>
<p>Form for looking up customers might go here</p>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?