⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 webform6.aspx

📁 c#网络编程及应用-刘瑞新
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="WebForm6.aspx.cs" AutoEventWireup="false" Inherits="book6_2.WebForm6" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>WebForm6</title>
		<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
		<meta name="CODE_LANGUAGE" Content="C#">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
	</HEAD>
	<body MS_POSITIONING="GridLayout" bgColor="#33cccc">
		<form id="WebForm6" method="post" runat="server">
			<FONT face="宋体">
				<asp:RadioButtonList id="RadioButtonList1" style="Z-INDEX: 101; LEFT: 48px; POSITION: absolute; TOP: 24px"
					runat="server" Width="392px" Height="230px" BorderStyle="Double" RepeatColumns="5" RepeatDirection="Horizontal"></asp:RadioButtonList>
				<asp:Button id="Button1" style="Z-INDEX: 102; LEFT: 176px; POSITION: absolute; TOP: 280px" runat="server"
					Width="104px" Height="29px" Text="确定"></asp:Button></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -