?? i_main.aspx
字號:
<%@ Page CodeBehind="i_main.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="jpgSoftware_SM.user.i.i_main" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
<html>
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>內容框架集</title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</head>
<frameset border="0" frameSpacing="0" frameBorder="no" cols="243,76%" >
<frame name="i_left" src="i_left.aspx">
<frame name="i_main" src="i_contents.aspx?<%=Request.ServerVariables["Query_String"]%>" scrolling=auto>
<noframes>
<pre id="p2">
================================================================
關于完成此內容框架集的說明
1. 為“contents”框架添加 src="" 頁的 URL。
2. 為“main”框架添加 src="" 頁的 URL。
3. 將 BASE target="main" 元素添加到“contents”頁的
HEAD,以將“main”設置為默認框架,“contents”頁的鏈接將
在該框架中顯示其他頁。
================================================================
</pre>
<p id="p1">
此 HTML 框架集顯示多個 Web 頁。若要查看此框架集,請使用支持 HTML 4.0 及更高版本的 Web 瀏覽器。
</p>
</noframes>
</frameset>
</HTML>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -