📄 view.jsp
字号:
<%@page language="java" contentType="text/html;charset=GBK"%>
<html>
<head>
<link href="../css/person.css" type=text/css rel=stylesheet>
<title>
文章浏览
</title>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div align=center>
<hr align=center width="96%" size=3 color="#cccccc">
<table width="90%" border="0" cellspacing=0 cellpadding=0 style="word-break:break-all;">
<tr>
<td width="100%"><p><script>document.write(window.opener.document.all.Content.value);</script></p></td>
</tr>
</table>
<hr align=center width="96%" size=3 color="#cccccc">
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -