不凡考网

向项目中添加表单,应该使用项目管理器的

  • 下载次数:
  • 支持语言:
  • 1888
  • 中文简体
  • 文件类型:
  • 支持平台:
  • pdf文档
  • PC/手机
  • 【名词&注释】

    存储空间(storage space)、对话框(dialog box)、项目管理器(project manager)、选项卡、空白处、要注意(should be noticed)

  • [填空题]向项目中添加表单,应该使用项目管理器的

  • 查看答案&解析 点击获取本科目所有试题
  • 举一反三:
  • [单选题]阅读下列程序: Dim SW As Boolean Function func(X As Integer)As Integer If X20 Then Y=X Else Y=20+X End If func=Y End Function Private Sub Form_MouseDown(Button As Integer,Shift As Integer,X As Single, Y As Single) SW=False End Sub Private Sub Form_MouseUp(Button As Integer,Shift As Integer,X As Single, Y As Single) SW=True End Sub Private Sub Command1_Click() Dim intNum As Integer intNum=InputBox(" ") If SW Then Print func(intNum) End If End Sub 程序运行后,单击一次窗体,再单击命令按钮,将显示一个输入对话框,如果在对话框中输入20,则程序的输出结果为
  • B. 20
    C. 40
    D. 无任何输出

  • [单选题]下面程序的功能是:计算1~10之间的奇数之和及偶数之和,空白处应填______。 main() {int a,b,c,i; a=c=0; for(i=0;i=10;i+=2) {a+=i;______;) printf("偶数之和=%d\n",a); printf("奇数之和=%d\n",c-11); }
  • A. c+=i
    B. c+=i+1
    C. b+=i
    D. b+=i+1

  • [单选题]数据的存储结构是指( )。
  • A. 数据所占的存储空间
    B. 数据的逻辑结构在计算机中的存放形式
    C. 数据在计算机中的顺序存储方式
    D. 存储在计算机外存中的数据

  • 本文链接:https://www.zhukaozhuanjia.com/download/r89043.html
  • 推荐阅读
    @2019-2026 不凡考网 www.zhukaozhuanjia.com 蜀ICP备20012290号-2