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

📄 index.jsp~17~

📁 源码新闻发布系统
💻 JSP~17~
字号:
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>新闻发布系统</title>
</head>
<frameset rows="17.2%,*" cols="*" onunload="0">
   <frame src="header.html" marginheight="0" marginwidth="0" frameborder="0" noresize="noresize" scrolling="no">
   <frameset rows="*" cols="23%,*">
     <frame src="left.html" marginheight="1" marginwidth="0" noresize="noresize">
     <frame src="mainbody.html">
   </frameset>
</frameset>
<noframes></noframes>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -