單項選擇題利用request對象的form屬性獲取表單中的取值時,如果某個成員的名稱是"song",并且共有8個取值,則其第三個取值的表示形式為()。

A.Request.Form("song")(2)
B.Request.Form("song")(3)
C.Request.Form("song")(4)
D.Request.Form("song")(3).Count


您可能感興趣的試卷