源码网,源码论坛,源码之家,商业源码,游戏源码下载,discuz插件,棋牌源码下载,精品源码论坛

 找回密码
 立即注册
查看: 553|回复: 36

[ASP编程] PR值查询代码制作

[复制链接]

7万

主题

861

回帖

32万

积分

论坛元老

Rank: 8Rank: 8

积分
329525
发表于 2006-8-23 00:00:00 | 显示全部楼层 |阅读模式
复制代码 代码如下:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 
<html> 
<head> 
<meta http-equiv="Content-Type" content="text/html; charset=gb2312"> 
<title>Google PR值查询程序</title> 
</head> 

<body><h3>输入网址,查询Google PageRank值</h3> 
<form name="form1" method="post" action="?act=ok"> 
<p>输入网址 
<input type="text" name="domain"> 
<input type="submit" name="Submit" value="提交"> 
</p> 
</form> 
<% 
if trim(Request.QueryString("act"))="ok" then 
domain=trim(Request.Form("domain")) 
if domain<>"" then 
Response.Write("<b>"&domain&"</b> 的Google PageRank值为<font color=red>"&getPr(domain)&"</font>") 
end if 
end if 

Function getPr(domain) 
getContent=GetURL("http://so.5eo.com/pr/rank.asp?domain="&domain) 
getPrLine=RegExpText(getContent,"在Google PageRank满分10分评价中获得.*(\\d).*分") 
getPr=RegExpText(getPrLine,"\\s\\d\\s") 
End Function 

Function bstr(vIn) 
Dim strReturn,i,ThisCharCode,innerCode,Hight8,Low8,NextCharCode 
strReturn = "" 
For i = 1 To LenB(vIn) 
ThisCharCode = AscB(MidB(vIn,i,1)) 
If ThisCharCode < &H80 Then 
strReturn = strReturn & Chr(ThisCharCode) 
Else 
NextCharCode = AscB(MidB(vIn,i+1,1)) 
strReturn = strReturn & Chr(CLng(ThisCharCode) * &H100 + CInt(NextCharCode)) 
i = i + 1 
End If 
Next 

bstr = strReturn 
End Function 

Function GetURL(url) 
Set Retrieval = Server.CreateObject("Microsoft.XMLHTTP") 
With Retrieval 
.Open "GET", url, false 
.setRequestHeader "Content-Type","application/x-www-form-urlencoded" 
.Send 
GetURL = .ResponseBody 
End With 
Set Retrieval = Nothing 
GetURL=bstr(GetURL) 
End Function 

Function RegExpText(strng,regStr) 
'Dim regEx, Match, Matches ' 建立变量。 
Set regEx = New RegExp ' 建立正则表达式。 
regEx.Pattern = regStr ' 设置模式。 
regEx.IgnoreCase = True ' 设置是否区分字符大小写。 
regEx.Global = True ' 设置全局可用性。 
Set Matches = regEx.Execute(strng) ' 执行搜索。 
For Each Match in Matches ' 遍历匹配集合。 
RetStr = RetStr & Match.value'&"
回复

使用道具 举报

0

主题

55

回帖

220

积分

中级会员

Rank: 3Rank: 3

积分
220
发表于 2006-8-23 00:00:34 | 显示全部楼层

Next 
RegExpText = RetStr 
set regEx=nothing 
End Function 
%> 
</body> 
</html>


回复 支持 反对

使用道具 举报

6

主题

2万

回帖

425

积分

中级会员

Rank: 3Rank: 3

积分
425
发表于 2022-8-27 00:14:40 | 显示全部楼层
老大你好你好好你好
回复 支持 反对

使用道具 举报

匿名  发表于 2022-8-27 02:16:12

canadian pharmacy cialis 20mg

cialis price per pill
<a href="https://ciamgdosage.com/">natural cialis</a>
回复 支持 反对

使用道具

匿名  发表于 2022-8-27 02:17:33

mail order cialis

does cialis work
<a href="https://ciamgdosage.com/">tadalafil price</a>
回复 支持 反对

使用道具

匿名  发表于 2022-8-27 02:18:46

tadalafil vs cialis

cialis canadian pharmacy ezzz
<a href="https://ciamgdosage.com/">does cialis make you bigger</a>
回复 支持 反对

使用道具

匿名  发表于 2022-8-27 02:19:15

what does cialis look like

УОН 46.161.11.x ·±нУЪ 2022-8-27 02:18
cialis canadian pharmacy ezzz
does cialis make you bigger

cialis
<a href="https://ciamgdosage.com/">cialis vs viagra reddit</a>
回复 支持 反对

使用道具

匿名  发表于 2022-8-27 02:19:51

tadalafil buy

ШёУГ§3 ·±нУЪ 2006-8-23 00:00
&quot;&nbsp; Next&nbsp; RegExpText&nbsp;=&nbsp;RetStr&nbsp; set&nbsp;regEx=nothing&nbsp; End&nbsp;Functio ...

generic cialis canada
<a href="https://ciamgdosage.com/">buy cheap cialis</a>
回复 支持 反对

使用道具

匿名  发表于 2022-8-27 02:20:18

tadalafil tablets 20 mg

ШёУГ§3 ·±нУЪ 2006-8-23 00:00
&quot;&nbsp; Next&nbsp; RegExpText&nbsp;=&nbsp;RetStr&nbsp; set&nbsp;regEx=nothing&nbsp; End&nbsp;Functio ...

cialis online no prescription
<a href="https://ciamgdosage.com/">how much cialis to take</a>
回复 支持 反对

使用道具

匿名  发表于 2022-8-27 02:20:58

purchasing cialis online

ШёУГ§3 ·±нУЪ 2006-8-23 00:00
&quot;&nbsp; Next&nbsp; RegExpText&nbsp;=&nbsp;RetStr&nbsp; set&nbsp;regEx=nothing&nbsp; End&nbsp;Functio ...

how to take cialis 20mg
<a href="https://ciamgdosage.com/">generic cialis 2018</a>
回复 支持 反对

使用道具

高级模式
B Color Image Link Quote Code Smilies

本版积分规则

手机版|小黑屋|网站地图|源码论坛 ( 海外版 )

GMT+8, 2024-11-29 04:37 , Processed in 0.132659 second(s), 26 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表