📄 webform1.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="_5_11.WebForm1"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>WebForm1</title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" content="Visual Basic .NET 7.1">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:RadioButtonList id="RadioButtonList1" style="Z-INDEX: 101; LEFT: 32px; POSITION: absolute; TOP: 32px"
runat="server" Width="80px" Height="176px" AutoPostBack="True">
<asp:ListItem Value="t1.wmf">图片1</asp:ListItem>
<asp:ListItem Value="t2.wmf">图片2</asp:ListItem>
<asp:ListItem Value="t3.wmf">图片3</asp:ListItem>
</asp:RadioButtonList>
<asp:Image id="Image1" style="Z-INDEX: 102; LEFT: 152px; POSITION: absolute; TOP: 24px" runat="server"
Width="152px" Height="176px"></asp:Image></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -