missingpage.aspx
来自「ASP.NET2.0(C#篇)经典教程的源码...本源码很好的实现了购物车...」· ASPX 代码 · 共 9 行
ASPX
9 行
<%@ Page Language="C#" MasterPageFile="~/site.master" AutoEventWireup="true" CodeFile="missingPage.aspx.cs" Inherits="missingPage" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="mainContent" Runat="Server">
We're sorry but the page you were looking for cannot
be found. It's probably hiding behind the couch. We'll
tell the Web site administrator to go and fetch it.<br />
</asp:Content>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?