填空题
使用代码在程序运行期间,把图形文件装入图片框或图像框中所用的函数是______。
【参考答案】
LoadPicture
点击查看答案
<上一题
目录
下一题>
热门
试题
填空题
决定一个窗体有无控制菜单的属性是______。
点击查看答案
单项选择题
有如下一个Sub过程: Sub mlt(ParamArray numbers()) n=1 For Each x In numbers n=n*x Next x Print n End Sub 在一个事件过程中如下调用该Sub过程: Private Sub Command1_Click() Dim a As Integer Dim b As Integer Dim c As Integer Dim d As Integer a=1 b=2 c=3 d=4 mlt a,b,c,d End Sub 该程序的运行结果为( )。
A.12
B.24
C.36
D.48
点击查看答案
相关试题
S(i,j)
70
S(i,j)=0
30
S(i,j)=A