?? test.jsp
字號:
<%@ page contentType="text/html;charset=GBK" %>
<%@ page import="java.util.Arrays"%>
<%@ include file="config.jsp" %>
<%
String replace[]={"3gp電影","http://www.3gpdy.cn/","http://www.3gpdl.cn/soft/","<li><a href=\'","/sort/","../index.htm","sort.php?id=../soft/","../soft/","../ftdms/lists.htm","../list/","上頁 <a href=\'","頁 <a href=\'","上頁</a> <a href=\'","首頁</a> <a href=\'","下頁</a> <a href=\'","../list.htm"};//待替換的字符串,必須與下面替換后的字符串相對應(yīng)
String replaced[]={sitename,siteurl,"movie.php?id=","<li><a href=\'sort.php?id=","sort.php?id=","index.php","movie.php?id=","movie.php?id=","class.php","list.php?id=","上頁 <a href=\'sort.php?id=","頁 <a href=\'sort.php?id=","上頁</a> <a href=\'sort.php?id=","首頁</a> <a href=\'sort.php?id=","下頁</a> <a href=\'sort.php?id=","class.php"};//替換后的字符串,與上面對應(yīng)
out.print(replace.length+"<br>");
out.print(replaced.length);
%>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -