主页 > 知识库 > 文件遍历排序函数

文件遍历排序函数

热门标签:县域地图标注打印店 武夷山旅游地图标注 凤台百度地图标注店 修改地图标注 金昌电话机器人价格 外呼系统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

'把文件名及文件路经存入theFiles数组
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
%>

标签:赤峰 楚雄 上海 凉山 通辽 清远 邢台 南京

巨人网络通讯声明:本文标题《文件遍历排序函数》,本文关键词  文件,遍历,排序,函数,文件,;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 下面列出与本文章《文件遍历排序函数》相关的同类信息!
  • 本页收集关于文件遍历排序函数的相关信息资讯供网民参考!
  • 推荐文章