⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 footer.ascx

📁 动网论坛系列产品倍受用户赞誉的就是强大的功能和出色的用户体验表现
💻 ASCX
字号:
<%@ Control Inherits="Dvbbs.bbs.UI.UserControls.ArchiverXhtmlFooter" %>
<%@ Register tagPrefix="Dvbbs" namespace="Dvbbs.Controls" assembly="Dvbbs.Web"%>	<div id='footerinfo'>
		<a href='javascript:void(0)' onclick="javascript:window.open('http://validator.w3.org/check?uri=' + location.href)"><img id='validatoricon' align='left' src='../../templates/<%=(null != Dvbbs.Utils.Cookie.Get("tplname") ? Dvbbs.Utils.Cookie.Get("tplname").Value : "default")%>/images/xhtmlicon.gif' width='88' height='31' alt='xhtml validator' border='0' /></a>
		Powered by <a href='http://www.dvbbs.net/' target='_blank' title='访问动网论坛官方网站'>Dvbbs.Net</a> <Dvbbs:Anchor id='version' target='_blank' runat='server'/>
		<br />
		Processed in <Dvbbs:Span id='processtime' runat='server'/> ms,
		<Dvbbs:Span id='queries' runat='server'/> queries.
	</div>
	<div id='footercontrol'>
		<a href='javascript:void(0)' onclick="javascript: location.href = location.href + '#'" class='small'><b>↑</b>GotoTop</a>
		<a href='javascript:window.close()' class='indent-left small'>XClose</a>
	</div>
</div>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -