<%
Set MyFileSize = Server.CreateObject ("Scripting.FileSystemObject")
MyPath = Server.MapPath("/clang")
Set MyFolder = MyFileSize.GetFolder(MyPath)
%>
<% =MyPath %> is <% =MyFolder.Size %> bytes
用ASP显示目录的大小
本原创文章未经允许不得转载 | 当前页面:╃苍狼山庄╃ » 用ASP显示目录的大小