搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单选题】

Dim I As Integer,则运行时变量I的初始值是()。

A、1

B、0

C、2

D、3

更多“Dim I As Integer,则运行时变量I的初始值是()。”相关的问题
第5题

A、 Class MyDictionary Implements Dictionary (Of String,String)  B、 Class MyDictionary Inherits HashTable  C、 Class MyDictionary Implements IDictionary  D、 Class MyDictionary End Class Dim t as New Dictionary (Of String, String) Dim dict As MyDIctionary= CType (t,MyDictionary)  

点击查看答案
第8题

A、A.Add the following code segment to the Page_Load method of the page code-behind file. Dim custom As Custom = Me.Parent  lblRegion.Text = custom.Region  B、B.Add the following code segment to the Page_Load method of the page code-behind file. Dim custom As Custom = Me.Master  lblRegion.Text = custom.Region  C、C.Add the following code segment to the Page_Load method of the Custom.Master.vb code-behind file. Dim lblRegion As Label = Page.FindControl("lblRegion") lblRegion.Text = Me.Region  D、D.Add the following code segment to the Page_Load method of the Custom.Master.vb code-behind file. Dim lblRegion As Label = Master.FindControl("lblRegion") lblRegion.Text = Me.Region  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服