您目前尚未登陆,请选择【登陆】或【注册
首页->行政办公->固定资产管理系统源码>>DepreciationManage/SumDepreciationPrint.aspx>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:固定资产管理系统源码


当前文件路径:DepreciationManage/DepreciationManage/SumDepreciationPrint.aspx 文件类型
普通视图
		            
1<%--文件名:SumDepreciationPrint.aspx--%> 2<%@ Page Language="C#" AutoEventWireup="true" CodeFile="SumDepreciationPrint.aspx.cs" Inherits="DepreciationManage_SumDepreciationPrint" %> 3 4<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 5 6<html xmlns="http://www.w3.org/1999/xhtml" > 7<head runat="server"> 8 <title>打印部门累计折旧汇总信息</title> 9</head> 10<body> 11 <form id="form1" runat="server"> 12 <div> 13 <div> 14 <div> 15 <div> 16 <div> 17 <div> 18 <table style="width: 570px; height: 58px"> 19 <tr> 20 <td align="center" style="font-weight: bold; font-size: 2.4em; width: 104px; font-family: 宋体"> 21 <asp:Label ID="Label1" runat="server" Font-Names="宋体" Font-Size="Large" Text="Label"></asp:Label></td> 22 </tr> 23 <tr> 24 <td align="left" style="font-size: 0.8em; width: 104px; font-family: 宋体"> 25 </td> 26 </tr> 27 <tr> 28 <td align="left" style="font-size: 1em; width: 104px; font-family: 宋体"> 29 <asp:Label ID="Label2" runat="server" Text="Label"></asp:Label></td> 30 </tr> 31 <tr> 32 <td align="left" style="font-size: 0.8em; width: 104px; font-family: 宋体; height: 21px"> 33 <asp:DataGrid ID="DataGrid1" runat="server" Font-Names="宋体" Font-Size="Small" Width="561px"> 34 <HeaderStyle Font-Names="宋体" Font-Size="Small" HorizontalAlign="Center" /> 35 </asp:DataGrid></td> 36 </tr> 37 <tr> 38 <td align="center" style="width: 104px"> 39 </td> 40 </tr> 41 </table> 42 </div> 43 </div> 44 </div> 45 </div> 46 </div> 47 48 </div> 49 </form> 50</body> 51</html> 52
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:固定资产管理系统源码

- 人事管理系统(课程设计)源码

- Asp.net汉字转拼音源码(全)

- 文献检索系统源码及毕业论文

- 鲜花配送系统源码

- Asp.net3.5 MVC入门之文章管..

- XproerBBS1.1(Access数据库)..

- 天天水果店源码

- 多功能在线考试系统改进版源码

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号