📄 nurselogin.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="NurseLogin.aspx.cs" Inherits="NurseLogin" %>
<!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>
</head>
<body style="background-image: url(pictrue/nurse.jpg); font-weight: bold; color: #3300ff; font-family: 楷体_GB2312; text-align: left; font-size: 18pt;">
<form id="form1" runat="server">
<div align="left" >
<asp:Button
ID="btnOut" runat="server" BackColor="#8080FF" ForeColor="Blue" OnClick="btnOut_Click1"
Text="退出" Visible="False" />
<table style="width: 966px">
<tr>
<td style="width: 134px; height: 6px">
<span>入院人数</span></td>
<td style="width: 172px; height: 6px">
<asp:TextBox ID="txt0" runat="server" Width="112px"></asp:TextBox></td>
<td style="width: 176px; height: 6px">
<span></span>
</td>
<td style="width: 151px; height: 6px">
</td>
<td style="width: 151px; height: 6px">
<span><span>院内讲课</span></span></td>
<td style="width: 123px; height: 6px">
<asp:TextBox ID="txt17" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px; height: 28px">
<span>出院人数</span></td>
<td style="width: 172px; height: 28px">
<asp:TextBox ID="txt1" runat="server" Width="112px"></asp:TextBox></td>
<td style="width: 176px; height: 28px">
肌注人数</td>
<td style="width: 151px; height: 28px">
<asp:TextBox ID="txt9" runat="server"></asp:TextBox></td>
<td style="width: 151px; height: 28px">
<span>教学讲课</span></td>
<td style="width: 123px; height: 28px">
<asp:TextBox ID="txt18" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px; height: 28px">
<span>死亡人数</span></td>
<td style="width: 172px; height: 28px">
<asp:TextBox ID="txt2" runat="server" Width="113px"></asp:TextBox></td>
<td style="width: 176px; height: 28px">
皮试人数</td>
<td style="width: 151px; height: 28px">
<asp:TextBox ID="txt10" runat="server"></asp:TextBox></td>
<td style="width: 151px; height: 28px">
<span>科内讲课</span></td>
<td style="width: 123px; height: 28px">
<asp:TextBox ID="txt19" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px">
<span>抢救人数</span></td>
<td style="width: 172px">
<asp:TextBox ID="txt3" runat="server" Width="112px"></asp:TextBox></td>
<td style="width: 176px">
<span>换药人数</span></td>
<td style="width: 151px">
<asp:TextBox ID="txt11" runat="server"></asp:TextBox></td>
<td style="width: 151px">
一般差错数</td>
<td style="width: 123px">
<asp:TextBox ID="txt20" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px; height: 29px;">
<span>特护人数</span></td>
<td style="width: 172px; height: 29px;">
<asp:TextBox ID="txt4" runat="server" Width="110px"></asp:TextBox></td>
<td style="width: 176px; height: 29px;">
<span>其它治疗人次</span></td>
<td style="width: 151px; height: 29px;">
<asp:TextBox ID="txt12" runat="server"></asp:TextBox></td>
<td style="width: 151px; height: 29px;">
<span>严重差错数</span></td>
<td style="width: 123px; height: 29px;">
<asp:TextBox ID="txt21" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px">
<span>重病人数</span></td>
<td style="width: 172px">
<asp:TextBox ID="txt5" runat="server" Width="113px"></asp:TextBox></td>
<td style="width: 176px">
<span>心理治疗人次</span></td>
<td style="width: 151px">
<asp:TextBox ID="txt13" runat="server"></asp:TextBox></td>
<td style="width: 151px">
<span>无差错数</span></td>
<td style="width: 123px">
<asp:TextBox ID="txt22" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px">
<span>输液人数</span></td>
<td style="width: 172px">
<asp:TextBox ID="txt6" runat="server" Width="111px"></asp:TextBox></td>
<td style="width: 176px">
<span>电针治疗人次</span></td>
<td style="width: 151px">
<asp:TextBox ID="txt14" runat="server"></asp:TextBox></td>
<td style="width: 151px">
细菌培养次数</td>
<td style="width: 123px">
<asp:TextBox ID="txt23" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px; height: 30px">
<span>抽血人数</span></td>
<td style="width: 172px; height: 30px">
<asp:TextBox ID="txt7" runat="server" Width="110px"></asp:TextBox></td>
<td style="width: 176px; height: 30px">
<span>激光治疗人次</span></td>
<td style="width: 151px; height: 30px">
<asp:TextBox ID="txt15" runat="server"></asp:TextBox></td>
<td style="width: 151px; height: 30px">
各种穿刺数</td>
<td style="width: 123px; height: 30px">
<asp:TextBox ID="txt24" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px; height: 29px">
<span>陪住率</span></td>
<td style="width: 172px; height: 29px">
<asp:TextBox ID="txt8" runat="server" Width="113px"></asp:TextBox></td>
<td style="width: 176px; height: 29px">
<span>电痉挛治疗人次</span></td>
<td style="width: 151px; height: 29px">
<asp:TextBox ID="txt16" runat="server"></asp:TextBox></td>
<td style="width: 151px; height: 29px">
其它</td>
<td style="width: 123px; height: 29px">
<asp:TextBox ID="txt25" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 134px">
<span>
<asp:Button ID="btnOk" runat="server" OnClick="btnOk_Click" Text="登记" />
<asp:Button ID="btnCancel" runat="server" Text="重置" /></span></td>
<td style="width: 172px">
<asp:Label ID="lblResult" runat="server"></asp:Label></td>
<td style="width: 176px">
<span>
</span></td>
<td style="width: 151px">
</td>
<td style="width: 151px">
</td>
<td style="width: 123px">
</td>
</tr>
<tr>
<td style="width: 134px; height: 29px">
<span></span>
</td>
<td style="width: 172px; height: 29px">
</td>
<td style="width: 176px; height: 29px">
<span></span>
</td>
<td style="width: 151px; height: 29px">
</td>
<td style="width: 151px; height: 29px">
</td>
<td style="width: 123px; height: 29px">
</td>
</tr>
</table>
<br />
<asp:PlaceHolder ID="ph1" runat="server"></asp:PlaceHolder>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -