📄 projectindexrecycle.jsp
字号:
<jsp:include page="/include/global.jsp"/>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<frameset rows="35,*" frameborder="no" border="0" framespacing="0">
<frame name="tbFrame" noresize scrolling="no" src ="projectToolBarRecycle.jsp">
<frameset rows="*,0" frameborder="no" >
<frame name="mainFrame" scrolling="yes" src="projectList.do?recycle=true">
</frameset>
</frameset>
<noframes><body bgcolor="#FFFFFF" text="#000000">
</body></noframes>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -