您目前尚未登陆,请选择【登陆】或【注册
首页->影音视频->Asp.net2.0的电影在线点播系统片段源码>>UserControl/Control_foot.ascx>>源码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:Asp.net2.0的电影在线点播系统片段源码
当前文件:文件类型 MovieShowSample/UserControl/Control_foot.ascx打开代码结构图
普通视图
		            
1<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Control_foot.ascx.cs" Inherits="UserControl_Control_foot" %> 2<%@ OutputCache Duration="60" VaryByParam="none" %> 3<style type="text/css"> 4#Layer6{ 5 position:static; 6 with:1000px; 7 height:51px; 8 background-image:url(/MovieShow/Images/MovieShow_main_foot.jpg); 9 10 11} 12 13 14</style> 15 16<div id="Layer6"> 17<a href="http://www.51aspx.com" target="_blank">download from 51aspx.com</a> 18 19</div> 20
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:Asp.net2.0的电影在线点播系统片段源码
51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号