主頁 > 知識庫 > 文件遍歷排序函數(shù)

文件遍歷排序函數(shù)

熱門標簽:縣域地圖標注打印店 武夷山旅游地圖標注 鳳臺百度地圖標注店 修改地圖標注 金昌電話機器人價格 外呼系統(tǒng)API接口 萊西電子地圖標注 怎么在地圖標注自己 個人可以辦理400電話么
%

function bianli(path)

'initiate
path = server.mappath(path)
set fso=server.CreateObject("scripting.filesystemobject")
set objFolder=fso.GetFolder(path)
set objfiles = objfolder.files

'把文件名及文件路經(jīng)存入theFiles數(shù)組
int slot = 0
Dim theFiles()
redim theFiles(50)
for each objFile in objFiles
filename = objFile.name
filePath = split(objFile.path,"docs\&;)
thepath1 = "./docs/"
thepath = thepath1 filepath(1)
theFiles(slot) = filename"**"thepath
slot = slot + 1
if slot > UBound(theFiles) then
ReDim Preserve theFiles(Slot+20)
end if
next
ReDim Preserve theFiles(slot)


'冒泡排序
for i = 0 to UBound(theFiles)-2
for j = i+1 to UBound(theFiles)-1
if strComp(theFiles(i),theFiles(j)) = 1 then
tmp = theFiles(i)
theFiles(i) = theFiles(j)
theFiles(j) = tmp
end if
next
next

'輸出
for i = 0 to UBound(theFiles)-1
para = theFiles(i)
filename = split(para,"**",-1,1)(0)
filepath = split(para,"**",-1,1)(1)
%>
p align = "left">
---img src='../../images/arrow_orange.gif' width='14' height='11'>
a href='%=filepath%>'>span class="activelink_yellow">%=filename%>/span>/a>
/p>
%
next
end function
%>

標簽:赤峰 楚雄 上海 涼山 通遼 清遠 邢臺 南京

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