單項選擇題下列Response對象的屬性中哪個可以用于設定頁輸出是否被緩沖?()

A.TotalBytes
B.ContentType
C.status
D.Buffer


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列不屬于Response對象的方法的是()。

A.Write
B.End
C.Form
D.Redirect

2.單項選擇題用于從客戶端獲取信息的ASP內置對象是()。

A.Response
B.Request
C.Session
D.Application

4.單項選擇題將x轉換成Integer-類型的函數(shù)是()

A.CInt(x)
B.Clng(x)
C.CSng(x)
D.CStr(x)