📄 default.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>无标题页</title>
<script language="javascript" type="text/javascript">
<!--
function TABLE1_onclick() {
}
// -->
</script>
</head>
<body>
<form id="form1" runat="server">
<br />
<table style="border-right: #9999ff thin solid; border-top: #9999ff thin solid; border-left: #9999ff thin solid; width: 779px; border-bottom: #9999ff thin solid">
<tr>
<td colspan="5" style="background-image: url(image/topOne.jpg); width: 778px; height: 60px">
</td>
</tr>
<tr>
<td colspan="5" style="background-image: url(image/topTwo.jpg); width: 778px; height: 23px">
网站首页 管理中心 文章中心
下载中心 图片中心 雁过留声 明日图书 明日博客 明日房产</td>
</tr>
<tr>
<td rowspan="4" style="background-image: url(image/links.jpg); width: 118px; height: 41px">
</td>
<td rowspan="1" style="background-image: url(image/1294850_472733.gif); width: 214px;
height: 1px">
<span
style="font-size: 11pt"> <asp:HyperLink ID="HyperLink1" runat="server" Font-Size="Small"
NavigateUrl="~/Default2.aspx">图书信息管理</asp:HyperLink></span></td>
<td rowspan="5" style="background-image: url(image/left.jpg); width: 86px">
</td>
<td colspan="2" rowspan="1" style="background-image: url(image/left.jpg); height: 1px">
</td>
</tr>
<tr>
<td rowspan="4" style="background-image: url(image/1294850_472733.gif); width: 214px;
height: 41px">
<table cellpadding="0" cellspacing="0" style="width: 245px; height: 1px">
<tr>
<td colspan="3" rowspan="6" style="width: 277px; text-align: center">
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
</tr>
<tr>
<td colspan="3" rowspan="3" style="width: 277px; height: 27px; text-align: center">
<asp:RadioButtonList ID="RadioButtonList1" runat="server" AutoPostBack="True" Font-Size="9pt"
RepeatDirection="Horizontal">
<asp:ListItem Selected="True">图书信息添加</asp:ListItem>
<asp:ListItem>图书信息修改</asp:ListItem>
</asp:RadioButtonList><span style="font-size: 9pt"></span><span style="font-size: 9pt"></span></td>
</tr>
<tr style="font-size: 12pt">
</tr>
<tr style="font-size: 12pt">
</tr>
<tr>
<td colspan="3" style="width: 277px; text-align: center">
<asp:Panel ID="Panel2" runat="server" Height="5px" Width="66%">
<table cellpadding="0" cellspacing="0" style="width: 106%; height: 3px">
<tr>
<td rowspan="3" style="width: 100px; height: 25px; text-align: center">
<span style="font-size: 9pt">图书名称:</span></td>
<td colspan="2" rowspan="3" style="height: 25px; text-align: left">
<asp:TextBox ID="TextBox1" runat="server" Font-Size="9pt" Width="101px"></asp:TextBox>
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="TextBox1"
ErrorMessage="图书名称不为空">*</asp:RequiredFieldValidator><span style="font-size: 9pt;
color: #ff3300"></span></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<table cellpadding="0" cellspacing="0" style="width: 106%; height: 3px">
<tr>
<td rowspan="3" style="width: 100px; height: 17px; text-align: center">
<span style="font-size: 9pt">图书介绍:</span></td>
<td colspan="2" rowspan="3" style="height: 17px; text-align: left">
<asp:TextBox ID="TextBox2" runat="server" Font-Size="9pt" Width="101px"></asp:TextBox><span
style="font-size: 9pt; color: #ff3300"></span></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<table cellpadding="0" cellspacing="0" style="width: 106%; height: 3px">
<tr>
<td rowspan="3" style="width: 100px; height: 16px; text-align: center">
<span style="font-size: 9pt">建议价格:</span></td>
<td colspan="2" rowspan="3" style="height: 16px; text-align: left">
<asp:TextBox ID="TextBox3" runat="server" Font-Size="9pt" Width="101px"></asp:TextBox>
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<table cellpadding="0" cellspacing="0" style="width: 106%; height: 3px">
<tr>
<td rowspan="3" style="width: 100px; height: 10px; text-align: center">
<span style="font-size: 9pt">是否推荐:</span></td>
<td colspan="2" rowspan="3" style="height: 10px; text-align: left">
<asp:DropDownList ID="DropDownList1" runat="server" Font-Size="9pt">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -