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

📄 setoptions.htm

📁 ASP.NET构建的笑傲江湖社区(C#,全源码提供)
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<html>
	<head>
		<title>个性设置</title>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<meta name="GENERATOR" content="Microsoft Visual Studio 7.0">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<link href="../css/window.css" type="text/css" rel="stylesheet">
		<script language="javascript" type="text/javascript">
<!--
		var win = window.dialogArguments;
		win.setoptionsed = true;
		var bak1 = win.system2;
		var bak3 = win.system1;
		var bak4 = win.system6;
		var bak5 = win.system8;

		function ok()
		{
			win.system1 = Checkbox1.checked;
			win.system6 = Checkbox2.checked;
			win.system7 = Checkbox3.checked;
			win.system3 = Checkbox4.checked;
			win.system2 = Checkbox5.checked;
			win.system4 = Checkbox6.checked;
			win.system5 = Checkbox7.checked;
			if (Radio1.checked == true)
			{
				win.system8 = 1;
			}
			else if (Radio2.checked == true)
			{
				win.system8 = 2;
			}
			else if (Radio3.checked == true)
			{
				win.system8 = 3;
			}
			else if (Radio4.checked == true)
			{
				win.system8 = 4;
			}
			if (win.system7 == true)
			{
				win.parent.show1.scroll(0, 65534);
				win.parent.show2.scroll(0, 65534);
			}
			if (bak3 != win.system1 || bak4 != win.system6)
			{
				win.byts_getwindowmode();
				win.parent.show1.scroll(0, 65534);
				win.parent.show2.scroll(0, 65534);
			}
			if ((bak1 != win.system2 || bak5 != win.system8) && win.parent.byts_canshownamelist == true)
			{
				win.byts_changeicomenu(win.system2);
				win.byts_changeshowmenu(win.system8);
				win.byts_load_list();
			}
			win.setoptionsed = false;
			win.parent.send.bird3.focus();
			window.close();
		}
		function canel()
		{
			win.setoptionsed = false;
			win.parent.send.bird3.focus();
			window.close();
		}
		function getchecked()
		{
			Checkbox1.checked = win.system1;
			Checkbox2.checked = win.system6;
			Checkbox3.checked = win.system7;
			Checkbox4.checked = win.system3;
			Checkbox5.checked = win.system2;
			Checkbox6.checked = win.system4;
			Checkbox7.checked = win.system5;
			document.getElementById("Radio" + win.system8).checked = true;
		}
		function getdisabled()
		{
			if (Checkbox1.checked != true)
			{
				Checkbox2.disabled = true;
			}
			else
			{
				Checkbox2.disabled = false;
			}
		}
//-->
		</script>
	</head>
	<body leftmargin="5" topmargin="5">
		<table height="100%" cellspacing="1" width="100%" border="0">
			<tr>
				<td width="30%">
					<table style="BORDER-COLLAPSE: collapse" bordercolor="#808080" height="100%" cellspacing="0" cellpadding="2" width="100%" border="1">
						<tr>
							<td width="100%" height="100%">
								<img border="0" src="../xajhimg/options.jpg" width="100%" height="100%"></td>
						</tr>
					</table>
				</td>
				<td align="middle" width="70%">
					<table height="100%" cellpadding="2" width="100%" border="0">
						<tr>
							<td width="100%">
								<fieldset style="WIDTH: 100%; HEIGHT: 100%"><legend>个性设置</legend>
									<table style="BORDER-COLLAPSE: collapse" cellspacing="1" width="100%" border="0">
										<tr>
											<td width="50%"><input id="Checkbox1" onclick="getdisabled()" type="checkbox" value="ON"><label for="Checkbox1">分屏显示</label></td>
											<td width="50%">名单显示模式:</td>
										</tr>
										<tr>
											<td width="50%"><input id="Checkbox2" type="checkbox" value="ON"><label for="Checkbox2">垂直分屏</label></td>
											<td width="50%">
												<input id="Radio1" type="radio" value="Radio1" name="RadioGroup"><label for="Radio1">显示所有人</label></td>
										</tr>
										<tr>
											<td width="50%"><input id="Checkbox3" type="checkbox" value="ON"><label for="Checkbox3">自动滚屏</label></td>
											<td width="50%">
												<input id="Radio2" type="radio" value="Radio2" name="RadioGroup"><label for="Radio2">只显示帅哥</label></td>
										</tr>
										<tr>
											<td width="50%"><input id="Checkbox5" type="checkbox" value="ON"><label for="Checkbox5">显示头像</label></td>
											<td width="50%">
												<input id="Radio3" type="radio" value="Radio3" name="RadioGroup"><label for="Radio3">只显示美女</label></td>
										</tr>
										<tr>
											<td width="50%"><input id="Checkbox6" type="checkbox" value="ON"><label for="Checkbox6">接收呼叫</label></td>
											<td width="50%">
												<input id="Radio4" type="radio" value="Radio4" name="RadioGroup"><label for="Radio4">只显示本派</label></td>
										</tr>
										<tr>
											<td width="50%"><input id="Checkbox7" type="checkbox" value="ON"><label for="Checkbox7">接收点歌</label></td>
											<td width="50%"></td>
										</tr>
										<tr>
											<td width="50%"><input id="Checkbox4" type="checkbox" value="ON" name="Checkbox4"><label for="Checkbox4">自动变色</label></td>
											<td width="50%"></td>
										</tr>
									</table>
								</fieldset>
							</td>
						</tr>
						<tr>
							<td align="right" width="100%" height="20"><input id="Button1" title="立即生效此设置" class="but" onclick="ok()" type="submit" value=" 确定 ">
								<input id="Button2" title="取消本次设置" class="but" onclick="canel()" type="button" value=" 取消 ">
							</td>
						</tr>
					</table>
				</td>
			</tr>
		</table>
		<script language="javascript" type="text/javascript">
		getchecked();
		getdisabled();
		</script>
	</body>
</html>

⌨️ 快捷键说明

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