單項選擇題如果要在網頁上添加一個計算器來統(tǒng)計人數(shù)的話,我們可以選用()對象對計數(shù)變量Count的加法操作來實現(xiàn)。

A.Session
B.Application
C.Server
D.Page


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下面不屬于Web服務器控件的是()

A.HtmlInputButton
B.RadioButton
C.DropDownList
D.CheckBox

2.單項選擇題TextBox控件的()屬性值用于設置多行文本顯示。

A.Text
B.Password
C.maxLength
D.Multiline

5.單項選擇題如果需要確保用戶輸入大于30且小于60的值,應該使用()驗證控件較合理。

A.Required Field Validator
B.Compare Validator
C.Range Validator
D.Regular Expression Validator