您目前尚未登陆,请选择【登陆】或【注册
首页->其他源码->某大学学生管理系统(毕业设计)源码>>ST_COMMAN/st_bottom.ascx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:某大学学生管理系统(毕业设计)源码
当前文件:文件类型 StudentsInfo/ST_COMMAN/st_bottom.ascx打开代码结构图
普通视图
		            
1<%@ Control Language="c#" Inherits="STGROUP.ST_Common.ST_Bottom" CodeBehind="st_bottom.ascx.cs" AutoEventWireup="false" %> 2<LINK href="ST_COMMAN/style.css" type="text/css" rel="stylesheet"> 3 <body leftmargin="0" topmargin="0"> 4 <div align="center"> 5 <table cellSpacing="0" cellPadding="0" width="777" border="0" id="Table1" bgcolor="#CBC19E"> 6 <tr> 7 <td align="center"> 8 <span style="font-size: 10pt; font-family: Courier New"> 9 CopyRight @ Beijing STStudio 2006~2008<br> 10 DownLoad From <a href="http://www.51aspx.com">51aspx</a> </span> 11 </td> 12 </tr> 13 </table> 14 </div> 15 </body>
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:某大学学生管理系统(毕业设计)源码
51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号