柠檬试题库
search
首页
计算机
公务员
驾照
关于
share
窗体主体的 BackColor 属性用于设置窗体主体的是( )。
A.高度
B.亮度
C.背景色
D.前景色
热度🔥475
参考答案:C
解析:打开微信小程序查看本题解析
点击打开小程序查看解析
content_copy
扫码免费计算机二级刷题
2024年计算机等级考试题库
推荐
数据库系统的三级模式不包括( )。
窗体中有命令按钮run34,对应的事件代码如下: Private Sub run34_Enter() Dim num As Integer,a As Integer, b As Integer,i As Integer For i=1 To 10 num=InputBox("请输入数据:","输入") If Int(num/2)=num/2 Then a=a +1 Else b=b+1 End If Next i MsgBox("运行结果:a=" & Str(a)& ",b=" & Str(b)) End Sub 运行以上事件过程,所完成的功能是( )。
有以下程序 #include int fun1( double a ) { return (int)(a*=a); } int fun2(double x, double y) { double a=0,b=0; a=fun1( x ); b=fun1( y ); return (int)(a+b); } main() { double w; w=fun2(1.1,2.0); printf("%4.2f", w); } 程序执行后输出结果是
下列关于ADSL的描述中,错误的是()。
标签
二级ACCESS
主体
设置
属性
背景