📄 essay.jsp
字号:
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<table style="BORDER-RIGHT: #cccccc 1px solid; BORDER-TOP: #cccccc 1px solid; BORDER-LEFT: #cccccc 1px solid; BORDER-BOTTOM: #cccccc 1px solid; BORDER-COLLAPSE: collapse"
cellSpacing="0" cellPadding="0" width="240" border="1">
<tr align="center" height="30">
<td align="center" background="/MyBlog/images/main/l-bg2.jpg" colSpan="2"><font color="#5e715e"><b>随笔</b></font></td>
</tr>
<tr height="25">
<td>
<table width="200" cellpadding="0" cellspacing="0" border="0">
<tr height="40">
<td>
分类<hr color="#CCCCCC" noshade size="1">
</td>
</tr>
</table>
# DataBinder.Eval(Container.DataItem,"CategoryStr")
<table id="enoCount" width="200" runat="server">
<tr align="center" height="20">
<td vAlign="top">当前没有任何分类!</td>
</tr>
</table>
</td>
</tr>
<tr>
<td><
存档<hr color="#CCCCCC" noshade size="1">
<table id="ednoCount" width="200" runat="server">
<tr align="center" height="20">
<td vAlign="top">当前没有任何存档!</td>
</tr>
</table>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -