多項選擇題如果目標文件存在,下面()語句建立的TextStream對象可以讀取文件。

A.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",1,True)
B.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",1)
C.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt")
D.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",,True)


您可能感興趣的試卷