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

📄 topindex.jsp

📁 《Java网络程序设计.rar》包括三个网络程序的源代码。
💻 JSP
字号:
<SCRIPT LANGUAGE="JavaScript">    var newwin = null;	    function popWin(url) {	 window.open(url,"Multiple","menubar=0,toolbar=0,status=1,scrollbars=1,resizable=1,width=850,height=600");    }    function popWin2(url) {        window.open(url, "name","menubar=0,toolbar=0,status=1,scrollbars=1,resizable=1,width=700,height=450");        return true;    }    function popWin3(url) {        window.open(url, "name","menubar=0,toolbar=0,status=1,scrollbars=1,resizable=1,width=700,height=450");        return true;    }  </SCRIPT><table width="100%"  border="0" cellpadding="0" cellspacing="0" ><tr valign="bottom" ><td align="center" ><IMG src="<%=request.getContextPath()%>/images/tabbase.jpg" width="700" height="20" border="0" usemap="#tab_home"><MAP name="tab_home"><AREA shape="rect" coords="570,2,660,20" href="javascript:popWin('<%=request.getContextPath()%>/help.jsp')"><AREA shape="rect" coords="465,0,563,19" href="#stayhere" onClick='return popWin3("<%=request.getContextPath()%>/organization.jsp")'><AREA shape="rect" coords="391,1,463,20" href="javascript:popWin('<%=request.getContextPath()%>/product.jsp')"><AREA shape="rect" coords="269,2,388,21" href="javascript:popWin('<%=request.getContextPath()%>/starsChart.jsp')"><AREA shape="rect" coords="102,2,185,22" href="javascript:popWin('http://<%=request.getServerName()%>:<%=request.getServerPort()%>/ProcessDBRoot/process.jsp')"><AREA shape="rect" coords="33,-1,100,21" target="_self" href="<%=request.getContextPath()%>/index.jsp"><AREA shape="rect" coords="189,0,268,21" href="#stayhere" onClick='return popWin2("<%=request.getContextPath()%>/modules/concept.jsp");'><AREA shape="rect" coords="37,3,102,21" target="_blank" href="<%=request.getContextPath()%>/index.jsp"><AREA shape="default" nohref></MAP></td></tr></table>

⌨️ 快捷键说明

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