国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學(xué)院 > 開發(fā)設(shè)計(jì) > 正文

網(wǎng)絡(luò)精英計(jì)數(shù)器源程序

2019-11-18 22:04:40
字體:
供稿:網(wǎng)友
使用了imagelib組件
     <%
     site_id=Request.QueryString("site_id")
     if isempty(site_id) then
     Response.End
     end if
     
     Set Sistema = CreateObject("Scripting.FileSystemObject")
     set ILIB = server.createobject("Overpower.ImageLib")
     path=server.MapPath("../保存計(jì)數(shù)文件的路徑/")
     CounterFile=path & "/count_"& site_id &".txt"
     contagem = 0
     if Sistema.FileExists(counterfile) then
     Set arquivo = Sistema.GetFile(counterfile)
     Set texto = arquivo.OpenAsTextStream(1, -2)
     contagem = texto.readline
     texto.close
     end if
     contagem = contagem + 1
     
     Set texto = sistema.CreateTextFile(counterfile, true, false)
     texto.writeline contagem
     texto.close
     
     texto = contagem
     if contagem > 1 then texto = texto
     textolen=len(texto)
     for i=1 to 8-textolen
     texto="0" & texto
     next
     
     ILIB.FontColor = "#00ff00" '字體
     ILIB.BrushColor = "#000000" '背景色
     'ILIB.FontFace = "Verdana"
     'ILIB.FontFace = "Checkers"
     ILIB.FontSize = 8
     ILIB.FontBold = false
     ILIB.width = ILIB.GetTextwidth(texto)+5
     ILIB.height = ILIB.GetTextHeight(texto)+5
     ILIB.PenColor = "#307C3B" '邊框色
     ILIB.Box 1,1,ILIB.WIDTH,ILIB.HEIGHT
     ILIB.Textout texto,3,3
     
     ILIB.Textout "",ILIB.width/2 - tamanho/2,10
     
     ILIB.PictureBinaryWrite 2, 0, ""
     
     Set Sistema =nothing
     set ILIB =nothing
     Set arquivo = nothing
     Set texto = nothing
     %>
     本計(jì)數(shù)器使用了ImageLib組件,在使用程序前需要先注冊該組件;
     假如說你將文件保存為count.asp,然后在與count.asp,然后通過下面代碼引用本計(jì)數(shù)器:
     <img src="path/count.asp?site_yoursite" border=0>
     
     你也可以直接引用本站的計(jì)數(shù)器程序,代碼如下:
     
     <a href="http://www.chinanetboy.com/" target="_blank" alt="網(wǎng)絡(luò)精英"><img
src="http://www.chinanetboy.com/scripts/count.asp?site_id=你的域名" border=0></a>
     
     
     不過使用之前請發(fā)個email給我,免得我在清理的時候?qū)⒛愕臄?shù)據(jù)刪了 :)
     計(jì)數(shù)器程序代碼請看這里http://www.chinanetboy.com/website/read.asp?id=123;




發(fā)表評論 共有條評論
用戶名: 密碼:
驗(yàn)證碼: 匿名發(fā)表
主站蜘蛛池模板: 峨眉山市| 凯里市| 屏南县| 德安县| 杭州市| 海兴县| 蕲春县| 南充市| 攀枝花市| 正宁县| 马龙县| 兴山县| 肇东市| 南宫市| 江安县| 佛冈县| 元江| 高淳县| 叙永县| 青田县| 镇坪县| 龙江县| 芒康县| 页游| 三河市| 昌吉市| 新源县| 都兰县| 安岳县| 富宁县| 泸州市| 德清县| 江都市| 永安市| 威信县| 浦江县| 太原市| 裕民县| 沙雅县| 定襄县| 定襄县|