You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
732 B

2 months ago
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="Site.master.cs" Inherits="Site" %>
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<title>重新过一遍ASP.NET 2.0(C#)</title>
</head>
<body>
<form id="form1" runat="server">
<div id="header">
<div>
<asp:Label ID="lblTitle" runat="server" Text="VS2005典型实例大全(C#)" CssClass="Title" />
<span class="breadcrumb">
<asp:SiteMapPath ID="SiteMapPath1" runat="server">
</asp:SiteMapPath>
<a href="http://www.51aspx.com/CV/VS2005Helper" target="_blank">下载自51aspx.com 作者webabcd</a>
</span>