服务器端常用函数库
摘要:"" Then cPath=cPath & "\" & Trim(path(iCnt)) If Not oFso.FolderExists(cPath) Then On Error Resume Next oFso.CreateFolder cPath If Err.Number0 Then BuildPath=Err.Description & "[" & cPath & "]" ...
阅读全文
posted @ 2005-03-24 11:48
浙公网安备 33010602011771号