?? advertisement.jsp
字號:
<table width="773" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
<tr>
<td align="center"><table border="0" cellspacing="0" cellpadding="0">
<TR>
<logic:iterate id="ad" name="adList">
<TD align=center height=25><A href="<bean:write name="ad" property="dnetContent"/>" target="_blank"><img src="files/upload/<bean:write name="ad" property="writeFileName"/>" border="0" width="150" height="50"></A>
</TD>
</logic:iterate>
</TR>
</table></td>
</tr>
</table>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -