close

標準答案

1. AdRotator控制項要以XML檔案為資料來源,再設定哪一個屬性?

1.XmlDataSource

2.AdvertisementFile

3.DatauUrl

4.DataSource

2. Table伺服器控制項,以程式方式加入列模式的語法為何?

1."Dim tRow As New TableRows() Table1.Rows.Add(tRow) "

2."Dim tCell As New TableCell() tRow.Cells.Add(tCell) "

3."Dim tRow As New TableRow() Table1.Rows.Add(tRow) "

4."Dim tCell As New TableCells() tRow.Cells.Add(tCell) "

3. 下列何者伺服器控制項,可當作圖形形式的何取方塊使用?

1.RadioList

2.DropdownList

3.CheckBox

4.CheckBoxList

4. 設定在AdRotator控制項的多組圖片、超連結,在網頁瀏覽時,點選瀏覽器的重新整理按鈕,會有何效果?

1.圖片每隔5秒自動變換

2.滑鼠點選一次即換換另一組圖片

3.點選圖片後,不會巡覽至另一網址

4.會變換另一組的圖片及對應的超連結網址

5. 在頁面加入Image伺服器控制項,如果防止圖片無法顯示時,要以文字替代,可設定哪一個屬性?

1.Text

2.ID

3.AlternateText

4.Labe1

6. 在頁面加入CheckBoxList伺服器控制項共6個,要設定為23行,清單項目的排列屬性要設為下列何者?

1.RepeatDirection="Horizontal" RepeatColumns=3

2.RepeatDirection="Vertical" RepeatColumns=2

3.RepeatDirection="Vertical" RepeatColumns=3

4.RepeatDirection="Horizontal" RepeatColumns=2

7. 要設定ListBox伺服器控制項為可重複選取,須設定何者屬性?

1.SelectionMode=Multiple

2.CheckedMode=Multi

3.CheckedMode=Multiple

4.SelectionMode=Multi

8. Literal控制項顯示HTML標籤原始內容,可設定哪一個屬性?

1.Mode=Encode

2.Mode=PassThrough

3.Mode=Transform

4.Mode=HtmlTag

9. 下列何者敘述為非?

1.ListBox 控制項項目清單要,等到使用者按一下下拉式按鈕之後才會顯示

2.ListBox 控制項支援多重選取模式

3.DropDownList 控制項不支援多重選取模式

4.DropDownList 控制項支援多重選取模式

10. 要能夠讀取在ImageMap控制項點選的位置,需設定哪一個屬性?

1.HotSpotMode=True

2.HotSpotMode=PostBack

3.HotSpotMode=False

4.HotSpotMode=FeedBack

 

arrow
arrow

    govlearn33 發表在 痞客邦 留言(0) 人氣()