📄 initial.aspx
字号:
<%@ Page AutoEventWireup="false" Inherits="px.initial" %>
<!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>
<link href="../App_Themes/default/admincp.css" rel="stylesheet" type="text/css" />
<script src="../js/common.js" type="text/javascript"></script>
</head>
<body>
<form id="form1" runat="server">
<div>
<br />
<table class="guide" cellspacing="0" cellpadding="0" width="100%" border="0"><tbody>
<tr>
<td style="height: 34px"><a href="#">系统首页</a> >> 初始化数据库&数据库清空</td>
</tr>
<tr><td style="height: 34px; text-align: left;" align="center">
<br />
<p></p>
<p>
</p>
<p>
</p>
<p>
</p>
<p>
</p>
<span style="color: #0000ff">表说明:</span> <br />
<br />
<table border="0" width="100%" cellpadding="1" cellspacing="1">
<tr>
<td style="width: 25px">
</td>
<td style="width: 700px" align="center" valign="middle">
<span style="color: #cc0000;">[records]:档案记录表</span></td>
<td style="width: 307px" align="center" valign="middle">
<span style="color: #cc0000;">[result]:最终档案结果表</span></td>
<td style="width: 305px" align="center" valign="middle">
<span style="color: #cc0000;">[scores]:类别分值条目表</span></td>
<td align="center" style="width: 326px" valign="middle">
<span style="color: #cc0000;">[secclass]:类别项目表</span></td>
<td>
</td>
</tr>
<tr>
<td style="width: 25px">
</td>
<td style="width: 700px" align="center" valign="middle">
<span style="color: #cc0000;">[events]:事件表</span></td>
<td style="width: 307px" align="center" valign="middle">
<span style="color: #cc0000;">[class]:班级表</span></td>
<td style="width: 305px" align="center" valign="middle">
<span style="color: #cc0000;">[yx]:院系表</span></td>
<td align="center" style="width: 326px" valign="middle">
<span style="color: #cc0000;">[student]:学生表 </span></td>
<td>
</td>
</tr>
<tr>
<td style="width: 25px; height: 28px">
</td>
<td style="width: 700px; color: #cc0000; height: 28px;" align="center" valign="middle">
[secclass]:子类项目表</td>
<td style="width: 307px; color: #cc0000; height: 28px;" align="center" valign="middle">
</td>
<td style="width: 305px; height: 28px" align="center" valign="middle">
</td>
<td align="center" style="width: 326px; height: 28px" valign="middle">
</td>
<td style="height: 28px">
</td>
</tr>
</table>
<br />
<hr />
<span style="color: #0000ff"> </span> <span style="color: #0000ff"> </span><br />
初始化数据库将会清空以下数据库中的内容,请谨慎操作:<br />
<span style="color: #0000ff"><span style="background-color: #ffffff">
<span style="color: #cc0000"> [records] 、[result]、[scores]、[secclass]、 [events](但是会将本次操作记录)、[class]、[yx]、[student]</span></span> <br />
</span>
<asp:Button ID="Button1" runat="server" Text="初始化数据库" Width="100px" OnClientClick="return msgbox2('确认要[执行初始化数据库操作]吗?','真的确认要[执行初始化数据库操作]吗?此过程无法恢复')"/><span style="color: #0000ff">
<hr />
<br />
</span>
<asp:Button ID="Button2" runat="server" Text="删除记录信息" Width="100px" OnClientClick="return msgbox2('确认要[执行删除记录信息]吗?','真的确认要[执行删除记录信息]吗?此过程无法恢复')" /><span style="color: #0000ff"> 将删除掉 <span style="color: #cc0000; background-color: #ffffff">
[records]、[result] </span> 其他表不影响
<hr />
<br />
</span>
<asp:Button ID="Button3" runat="server" Text="删除学生表" Width="100px" OnClientClick="return msgbox2('确认要[删除学生数据库]吗?','真的确认要[删除学生数据库]吗?此过程无法恢复')" /><span style="color: #0000ff">
影响到的表为 <span style="color: #cc0000; background-color: #ffffff">[student]、[records]、[result]
</span> <span style="color: #000000"><span style="background-color: #cc0000">
<span style="font-size: 14px; color: #ffffff; background-color: #ff6633">不影响[class]</span></span></span><span
style="font-size: 14px; color: #ffffff; background-color: #ff6633">表</span>
<hr />
<br />
</span>
<asp:Button ID="Button4" runat="server" Text="删除学生表" Width="100px" OnClientClick="return msgbox2('确认要删除学生表?','真的确认要[删除学生表数据库]吗?此过程无法恢复')" /><span style="color: #0000ff">
其班级年份为<asp:DropDownList ID="nf" runat="server" AppendDataBoundItems="True" AutoPostBack="True"
Width="64px">
</asp:DropDownList></span><span style="color: #0000ff">的学生记录 影响到的表为<span style="color: #cc0000;
background-color: #ffffff">[student]、[records]、[result]</span> <span style="font-size: 14px; color: #ffffff; background-color: #ff6633">会删除相关[class]表记录</span></span></td></tr></tbody></table>
<br />
<br /><div style="border:2px dashed blue; padding:10px 10px 10px 10px; "><div runat="server" id="info" >处理信息</div></div>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -