最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
asp教程:fso 获取的名字父文件夹的指定的路径
时间:2022-06-30 11:43:18 编辑:袖梨 来源:一聚教程网
获取的名字父文件夹的指定的路径
这个例子演示如何使用GetParentFolderName方法得到的名字父文件夹的指定的路径。
下面来看看实例吧.
Set fs=Server.CreateObject("Scripting.FileSystemObject")
p=fs.GetParentFolderName("c:winntcursors3dgarro.cur")
Response.Write("The parent folder name of c:winntcursors3dgarro.cur is: " & p)
set fs=nothing
%>
输出结果.
The parent folder name of c:winntcursors3dgarro.cur is: c:winntcursors
相关文章
- 三国志8重制版虚构特典剧本介绍说明 10-30
- 暗喻幻想暗黑法师解锁方法攻略分享 10-30
- 暗喻幻想元素大师解锁方法攻略分享 10-30
- 暗喻幻想地下纳骨堂锁住的门打开方法 10-30
- 暗喻幻想6月22日玛丽亚位置一览 10-30
- 暗喻幻想巫师阿基态解锁方法分享 10-30