⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 view.jsp

📁 基于jsp-servlet-bean结构开发的,具备新闻发布管理、3级栏目管理、用户管理等功能。注意
💻 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 + -