📄 print.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="print.aspx.cs" Inherits="web_Salary_print" %>
<!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>
<form id="form1" runat="server">
<div>
<asp:Label ID="Label1" runat="server" Font-Bold="True" Font-Names="隶书" Font-Size="X-Large"
Height="24px" Style="z-index: 107; left: 248px; position: absolute; top: 40px"
Width="112px">工资单</asp:Label>
<asp:Label ID="Label14" runat="server" Style="z-index: 122; left: 328px; position: absolute;
top: 592px" Width="168px">日期: 年 月 日</asp:Label>
<asp:Label ID="Label13" runat="server" Style="z-index: 121; left: 328px; position: absolute;
top: 544px">签名:</asp:Label>
<asp:Label ID="Label11" runat="server" Style="z-index: 120; left: 160px; position: absolute;
top: 224px">(单位:元)</asp:Label>
<asp:Label ID="Label12" runat="server" Style="z-index: 119; left: 328px; position: absolute;
top: 480px" Width="96px">最终所得:</asp:Label>
<asp:Label ID="lblActualSalary" runat="server" Height="8px" Style="z-index: 118;
left: 432px; position: absolute; top: 480px" Width="64px"></asp:Label>
<asp:Label ID="Label10" runat="server" Style="z-index: 116; left: 64px; position: absolute;
top: 416px" Width="104px">其他增减:</asp:Label>
<asp:Label ID="lblOtherSalary" runat="server" Height="8px" Style="z-index: 117; left: 168px;
position: absolute; top: 416px" Width="64px"></asp:Label>
<asp:Label ID="Label9" runat="server" Style="z-index: 115; left: 64px; position: absolute;
top: 416px" Width="80px">其他增减:</asp:Label>
<asp:Label ID="lblAbsenceSalary" runat="server" Height="8px" Style="z-index: 114;
left: 168px; position: absolute; top: 376px" Width="64px"></asp:Label>
<asp:Label ID="Label8" runat="server" Style="z-index: 113; left: 64px; position: absolute;
top: 328px" Width="96px">加班工资:</asp:Label>
<asp:Label ID="Label7" runat="server" Style="z-index: 112; left: 64px; position: absolute;
top: 376px" Width="88px">考勤扣除:</asp:Label>
<asp:Label ID="lblOvertimeSalary" runat="server" Height="8px" Style="z-index: 111;
left: 168px; position: absolute; top: 328px" Width="64px"></asp:Label>
<asp:Label ID="lblBasicSalary" runat="server" Height="8px" Style="z-index: 109; left: 168px;
position: absolute; top: 280px" Width="64px"></asp:Label>
<asp:Label ID="Label5" runat="server" Style="z-index: 108; left: 64px; position: absolute;
top: 280px" Width="96px">基本工资:</asp:Label>
<asp:Label ID="lblName" runat="server" Style="z-index: 102; left: 160px; position: absolute;
top: 104px"></asp:Label>
<asp:Label ID="Label2" runat="server" Style="z-index: 100; left: 56px; position: absolute;
top: 104px">员工姓名:</asp:Label>
<asp:Label ID="Label3" runat="server" Style="z-index: 101; left: 328px; position: absolute;
top: 104px">所在部门:</asp:Label>
<asp:Label ID="lblDept" runat="server" Style="z-index: 103; left: 424px; position: absolute;
top: 104px"></asp:Label>
<asp:Label ID="lblDate" runat="server" Style="z-index: 105; left: 160px; position: absolute;
top: 152px" Width="152px"></asp:Label>
<asp:Label ID="lblConstDate" runat="server" Style="z-index: 104; left: 56px; position: absolute;
top: 152px" Width="96px">工资单月份:</asp:Label>
<asp:Label ID="Label4" runat="server" Font-Bold="True" Style="z-index: 106; left: 64px;
position: absolute; top: 224px" Width="88px">工资单明细</asp:Label>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -