• 2021-04-14 问题

    中国大学MOOC: 若有如下程序,在文本框中输入“VisualBasic”,程序运行后Label1显示的是__________。 Dim s$,ch$,k%s=For k=1 TO Len(Text1.Text) ch = Mid(Text1.Text,k,1) s = ch+sNext kLabel1.Caption = s

    中国大学MOOC: 若有如下程序,在文本框中输入“VisualBasic”,程序运行后Label1显示的是__________。 Dim s$,ch$,k%s=For k=1 TO Len(Text1.Text) ch = Mid(Text1.Text,k,1) s = ch+sNext kLabel1.Caption = s

  • 2021-04-14 问题

    ()对象不具有Caption属性.

    ()对象不具有Caption属性.

  • 2022-06-06 问题

    下列( )事件过程可以将打开文件对话框的标题改变为“new Caption”。 A: Private Sub Command1_CliCk() CommonDialog1.DialogTitle="new Caption" CommonDialog1.ShowFont End Sub B: Private Sub Command1_Click() CommonDialog1.DialogTitle="new Caption" CommonDialog1.ShowOpen End Sub C: Private Sub Command1_Click() CommonDialog1.DialogTitle="new Caption" CommonDialog1.Show Help End Sub D: Private Sub Command1_Click() CommonDialog1.DialogTitle="new Caption" CommonDialog1.ShowColor End Sub

    下列( )事件过程可以将打开文件对话框的标题改变为“new Caption”。 A: Private Sub Command1_CliCk() CommonDialog1.DialogTitle="new Caption" CommonDialog1.ShowFont End Sub B: Private Sub Command1_Click() CommonDialog1.DialogTitle="new Caption" CommonDialog1.ShowOpen End Sub C: Private Sub Command1_Click() CommonDialog1.DialogTitle="new Caption" CommonDialog1.Show Help End Sub D: Private Sub Command1_Click() CommonDialog1.DialogTitle="new Caption" CommonDialog1.ShowColor End Sub

  • 2022-06-07 问题

    Does every picture have a caption?

    Does every picture have a caption?

  • 2022-06-16 问题

    表格的表注的HTML是? A: <tbody> ... </tbody> B: <tfoot> ... </tfoot> C: <thead> ... </thead> D: <caption> ... </caption>

    表格的表注的HTML是? A: <tbody> ... </tbody> B: <tfoot> ... </tfoot> C: <thead> ... </thead> D: <caption> ... </caption>

  • 2022-05-28 问题

    能够设置表格的标题的标记是( )。 A: 〈tbody〉 ... 〈/tbody〉 B: 〈tfoot〉 ... 〈/tfoot〉 C: 〈caption〉 ... 〈/caption〉 D: 〈title〉 ... 〈/title〉

    能够设置表格的标题的标记是( )。 A: 〈tbody〉 ... 〈/tbody〉 B: 〈tfoot〉 ... 〈/tfoot〉 C: 〈caption〉 ... 〈/caption〉 D: 〈title〉 ... 〈/title〉

  • 2022-05-28 问题

    能够设置表格的标题的标记是() A: <table></table> B: <caption></caption> C: <body></body> D: <foot></fot>

    能够设置表格的标题的标记是() A: <table></table> B: <caption></caption> C: <body></body> D: <foot></fot>

  • 2022-06-08 问题

    命令按钮控件上设置显示文字内容的属性是() A: name B: caption C: text D: text,caption

    命令按钮控件上设置显示文字内容的属性是() A: name B: caption C: text D: text,caption

  • 2022-06-07 问题

    在TABLE表格中,标题的标签为( )。 A: <;FONT>;<;/FONT>; B: .<;head>;<;/head>; C: <;caption>;...<;/caption>; D: <;I>; <;/I>;

    在TABLE表格中,标题的标签为( )。 A: <;FONT>;<;/FONT>; B: .<;head>;<;/head>; C: <;caption>;...<;/caption>; D: <;I>; <;/I>;

  • 2022-05-28 问题

    要将表单的标题设置为“表单1”,应在表单的()属性中设置。 A: Name B: Value C: Enabled D: caption

    要将表单的标题设置为“表单1”,应在表单的()属性中设置。 A: Name B: Value C: Enabled D: caption

  • 1 2 3 4 5 6 7 8 9 10