📄 tablebottom.ascx
字号:
<%@ OutputCache Duration="3600" VaryByParam="none"%>
<%@ Control Language="c#" Inherits="doughty_cn.tablebottom" CodeFile="tablebottom.ascx.cs" %>
<table id="Table1" cellspacing="0" cellpadding="0" width="100%" border="0">
<tr>
<td width="27"><img height="17" src="image/B_left.gif" width="27"></td>
<td background="image/B_bg.gif"><img height="0" src="image/B_left.gif" width="0"></td>
<td width="27"><img height="17" src="image/B_right.gif" width="27"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -