products.aspx
来自「用vs2005编网页的入门实例」· ASPX 代码 · 共 4 行
ASPX
4 行
<%@ Page Language="C#" masterpagefile="~/SiteMapPages/SiteMap.master" title="Products" CodeFile="Products.aspx.cs" Inherits="Products_aspx" %>
<asp:content contentplaceholderid="Content" runat="Server">
<h2>Products</h2>
</asp:content>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?