bottom.csp

来自「eybuild-x86-arm920t-2.6.7.tar 很好的嵌入式WEB」· CSP 代码 · 共 34 行

CSP
34
字号
<% @b
	@include <webhandle.h>
	USE_LANG_SET(basic);
%>
<HTML>
<HEAD>
<TITLE>bottom</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META http-equiv=pragma content=no-cache>
<META http-equiv=expires content="wed, 26 Feb 1997 08:21:57 GMT">
<STYLE type=text/css> <!--
td { font-size: 9pt;  text-align: center; color: #000066}
a:link {color: #000066; text-decoration: none} 
a:visited {color: #000066; text-decoration: none}
a:hover {color: #FF0000; text-decoration: underline} 
a:active {color: #000066; text-decoration: underline}
--></STYLE>
</HEAD>
<BODY bottomMargin=0 leftMargin=0 rightMargin=0 topMargin=0>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="100%">
  <TBODY>
    <TR><TD bgColor=#173A7E height=2 width="100%"></TD></TR>
    <TR>
      <TD bgColor=#FFCC66 height=20 width="100%">[
      	<A href="http://www.eybuild.com" target=_blank><% =lang("ceybuild") %></a> | 
      	<A href="http://www.eybuild.com" target=_blank><% =lang("deybuild") %></a> |
      	<% =lang("morefree") %>: <A href="mailto:eybuild@hotmail.com" target=_blank>eybuild@hotmail.com</a>
	  ]</TD>
    </TR>
  </TBODY>
</TABLE>
</BODY>
</HTML>

⌨️ 快捷键说明

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