代码搜索:FileSystemObject

找到约 1,189 项符合「FileSystemObject」的源代码

代码结果 1,189
www.eeworm.com/read/165743/10052755

vbs autoctname.vbs

dim ComPname set oshell=WScript.CreateObject("WScript.Shell") oshell.run "cmd /c ipconfig /all|find ""Ph"">c:\MacToFile.txt" set f=CreateObject("Scripting.FileSystemObject") set LocalMac=f.OpenTex
www.eeworm.com/read/458101/7312583

asp@source=demo_hitcounter showcode.asp@source=demo_hitcounter

<%Set FS=Server.CreateObject("Scripting.FileSystemObject")Set RS=FS.OpenTextFile(Server.Ma
www.eeworm.com/read/446605/7576001

asp dmwh_conn.asp

www.eeworm.com/read/154688/11934968

asp fso.asp

www.eeworm.com/read/253270/12233405

asp error.asp

www.eeworm.com/read/249482/4450054

dat vb_att23b.dat

语法 ---- object.IsRootFolder object 总是一个 Folder 对象。 说明 ---- 下面的代码举例说明了 IsRootFolder 属性的用法: Dim fs Set fs = CreateObject("Scripting.FileSystemObject") Sub DisplayLevelDepth(pathspec)
www.eeworm.com/read/307073/3729010

asp edit.asp

www.eeworm.com/read/298155/3874207

dat vb_att23b.dat

语法 ---- object.IsRootFolder object 总是一个 Folder 对象。 说明 ---- 下面的代码举例说明了 IsRootFolder 属性的用法: Dim fs Set fs = CreateObject("Scripting.FileSystemObject") Sub DisplayLevelDepth(pathspec)
www.eeworm.com/read/437769/1829387

asp fso.asp

www.eeworm.com/read/423815/2021677

asp keys4.asp