A.<p> B.<br> C.1 D.換行符(回車)
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",2,True) C.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",8,F(xiàn)alse) D.Set tsm=fso.OpenTextFile("C:\inetpub\wwwroot\asptemp\chapter10\test.txt",1,F(xiàn)alse)
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)