主頁 > 知識庫 > 如何隨機(jī)顯示圖片計(jì)數(shù)器?

如何隨機(jī)顯示圖片計(jì)數(shù)器?

熱門標(biāo)簽:推銷電話機(jī)器人怎么打電話的 武漢如何辦理400電話 重慶400電話哪里辦理 400電話是怎么申請 語音電銷機(jī)器人視頻 常州智能外呼電銷機(jī)器人如何 遼寧營銷智能外呼系統(tǒng)價(jià)格多少 自適應(yīng)地圖標(biāo)注 教育機(jī)構(gòu)地圖標(biāo)注

count.asp
html
head
meta http-equiv="Content-Type"
content="text/html; charset=gb2312"

title>隨風(fēng)起舞之千變計(jì)數(shù)器</title
/head
body
p
%
dim out
countfile=server.mappath("aspcount.txt")
set objfile=server.createobject("scripting.filesystemobject")

' 定義一個服務(wù)器組件.
set out=objfile.opentextfile(countfile,1,false,false)
counter=out.readline

' 讀取數(shù)據(jù).
out.close
set objfile=server.createobject("scripting.filesystemobject")
set out=objfile.createtextfile(countfile,trUE,FALSE)
application.lock

' 暫時(shí)鎖定.
counter=counter+1

' 訪客次數(shù)加1.
out.writeline(counter)

' 寫入數(shù)據(jù).
application.unlock

' 解鎖.
out.close
%

script language="javascript"
function countdisp(countvar){
var countvar1="000000"+countvar;

' 實(shí)現(xiàn)隨機(jī)顯示,不足6位以0補(bǔ)全.
var howFar1=countvar1.length;
countvar1=countvar1.substring(howFar1, howFar1-1)
var index=""+Math.floor(Math.random()*10);
if (index=="10"){
index="0"};
for (var icount=0;icount
6;icount++{
var g=countvar1.substring(icount,icount+1);
document.images[icount].src="http://
localhost/images/"+index+g+".gif";
}

/script></p
!--預(yù)載圖像數(shù)組--
您是第<img src="http://localhost/images/00.gif" height=20 width=20
img src="http://localhost/images/00.gif" height=20 width=20
img src="http://localhost/images/00.gif"height=20 width=20
img src="http://localhost/images/00.gif"height=20 width=20
img src="http://localhost/images/00.gif"height=20 width=20
img src="http://localhost/images/00.gif"height=20 width=20>位訪問者!
script language="javascript"
count(counter);

' 調(diào)用count()函數(shù),實(shí)現(xiàn)計(jì)數(shù)器的動態(tài)圖像顯示.
/script
/body
/html

[1]

標(biāo)簽:柳州 雞西 威海 中山 朔州 襄陽 遵義 邯鄲

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《如何隨機(jī)顯示圖片計(jì)數(shù)器?》,本文關(guān)鍵詞  如何,隨機(jī),顯示,圖片,計(jì)數(shù)器,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《如何隨機(jī)顯示圖片計(jì)數(shù)器?》相關(guān)的同類信息!
  • 本頁收集關(guān)于如何隨機(jī)顯示圖片計(jì)數(shù)器?的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章