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

📄 admin_addgathersteptwo.jsp

📁 一个抓取程序
💻 JSP
字号:
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
		<title>PHPCOO网站管理系统-管理页面</title>
		<LINK href="/WebSpider/admin/style.css" type=text/css rel=stylesheet>
	</head>
	<body leftmargin=0 bottommargin=0 rightmargin=0 topmargin=0>
		<BR style="OVERFLOW: hidden; LINE-HEIGHT: 3px">
		<table border=0 align=center cellpadding=3 cellspacing=1
			class=TableBorder>
			<tr>
				<th>
					基金HTTP采集管理
				</th>
			</tr>
			<tr>
				<td class=TableRow1>
					<b>说明:</b>
					<br>
					&nbsp;&nbsp;①、第一次使用本功能,请修改
					<a href='?action=config&ChannelID=1' class='showlink'>采集基本设置</a>;
					<br>
					&nbsp;&nbsp;②、采集前请
					<font color=blue>编辑</font>采集项目,选择正确的分类,然后
					<font color=blue>演示</font>项目确定无误后再进行采集。
					<br>
				</td>
			</tr>
		</table>
		<form name=myform method=post action="/WebSpider/config.do?method=insert">
			<input type="hidden" name="page" value="2">
			<table border="0" align="center" cellpadding="3" cellspacing="1"
				class="TableBorder">
				<tr>
					<th colspan="2">
						采集项目第二步
					</th>
				</tr>
				<tr>
					<td class="TableTitle" align="center" colspan="2">
						HTTP 编 辑 -- HTTP设置
					</td>
				</tr>
				<tr>
					<td width='25%' align="right" class="TableRow1">
						<strong>端口:</strong>
					</td>
					<td width='75%' class="TableRow1">
						<input name="serverPort" type="text" id="serverPort" size="60">
					</td>
				</tr>
				<tr>
					<td align="right" class="TableRow2">
						<strong>IP:</strong>
					</td>
					<td class="TableRow2">
						<input name="serverIp" type="text" id="serverIp" size="60">
					</td>
				</tr>
				<tr>
					<td align="right" class="TableRow1">
						<strong>httpGET:</strong>
					</td>
					<td class="TableRow1">
						<input name="httpGET" type="text" id="httpGET" size="60">
					</td>
				</tr>
				<tr>
					<td align="right" class="TableRow2">
						<strong>httpAccept:</strong>
					</td>
					<td class="TableRow2">
						<input name="httpAccept" type="text" id="httpAccept" size="60">
					</td>
				</tr>
				
				<tr>
					<td align="right" class="TableRow1">
						<strong>httpAcceptLanguage:</strong>
					</td>
					<td class="TableRow1">
						<input name="httpAcceptLanguage" type="text" id="httpAcceptLanguage" size="60">
					</td>
				</tr>
				<tr>
					<td align="right" class="TableRow2">
						<strong>httpUaCpu:</strong>
					</td>
					<td class="TableRow2">
						<input name="httpUaCpu" type="text" id="httpUaCpu" size="60">
					</td>
				</tr>
				<tr>
					<td align="right" class="TableRow1">
						<strong>httpAcceptEncoding:</strong>
					</td>
					<td class="TableRow1">
						<input name="httpAcceptEncoding" type="text" id="httpAcceptEncoding" size="60">
					</td>
				</tr>
				<tr>
					<td align="right" class="TableRow2">
						<strong>httpUserAgent:</strong>
					</td>
					<td class="TableRow2">
						<input name="httpUserAgent" type="text" id="httpUserAgent" size="60">
					</td>
				</tr>
				<tr>
					<td align="right" class="TableRow1">
						<strong>httpHost:</strong>
					</td>
					<td class="TableRow1">
						<input name="httpHost" type="text" id="httpHost" size="60">
					</td>
				</tr>
				<tr>
					<td align="right" class="TableRow2">
						<strong>httpConnection:</strong>
					</td>
					<td class="TableRow2">
						<input name="httpConnection" type="text" id="httpConnection" size="60">
					</td>
				</tr>
				
				<tr>
					<td align="right" class="TableRow2"></td>
					<td class="TableRow2" align="center">
						<input name="B12" type="button" class="Button"
							onclick="javascript:history.go(-1)" value="返回上一页">
						&nbsp;&nbsp;
						<input name="B22" type="submit" class="Button" value=" 添加 ">
					
					</td>
				</tr>
			</table>
		</form>
		<table align=center>
			<tr align=center>
				<td width="100%" style="LINE-HEIGHT: 150%" class=copyright>
					Powered by:
					<a href=http://www.newasp.net target=_blank>NewCloud
						SiteManageSystem Version 2.0.0 SP1</a> (ACCESS 版)
					<br>
					Copyright &copy; 2002-2005
					<a href=http://www.168nt.com target=_blank><font face=Verdana,
						Arial, Helvetica, sans-serif><b>Newasp<font
								color=#CC0000>.Net</font>
						</b>
					</font>
					</a>. All Rights Reserved .
					<BR>
					执行时间:0.03125毫秒。查询数据库4次。
				</td>
			</tr>
		</table>
	</body>
</html>

⌨️ 快捷键说明

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