📄 index.jsp
字号:
<%--<%@ page contentType="text/html; charset=gb2312" session="true" %>--%><table border="0" cellspacing="0" width="100%" cellpadding="0" height= "100%"><tbody><%-- <tr> <td colspan="2" background="<%=request.getContextPath()%>/images/wfbg2.gif"> <a href="main"><image src="<%=request.getContextPath()%>/images/workflowlogo.gif" border="0"></a> </td> <td align="right" background="<%=request.getContextPath()%>/images/wfbg2.gif"><right><I><font face='Times' size= 2>2001,@ Sun Microsystems</font></I></right> </td> </tr>--%> <tr> <td height = "100%" width="10%"> <%@ include file="sideindex.jsp"%> </td> <td colspan= "2" align="center" bgcolor= "#fef5cd" height="100%" width="100%"> <%@ include file="firstface.jsp" %><%-- <jsp:include page ="firstface.jsp" ></jsp:include>--%> </td> </tr></tbody></table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -