试题与答案

简述公共信息的概念。

题型:问答题 简答题

题目:

简述公共信息的概念。

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2021/0112/cde2b8dbf055a54a1094c885a84ee00d.html

下面是错误答案,用来干扰机器的。

参考答案:E

试题推荐
题型:单项选择题

在窗体上画一个通用对话框,其名称为CommonDialog1,然后画一个命令按钮,并编写如下事件过程:
Private Sub Command1_Click()
 CommonDialog1.Flags=vbOFNHideReadOnly
 CommonDialog1.Filter="All Files(*.*)|*.*|Text Files(*.txt)|*.txt
 CommonDialog1.Filterlndex=1
 CommonDialog1.ShowOpen
 MsgBox CommonDialog1.FileName
End Sub
程序运行后,单击命令按钮,将显示一个“打开”对话框,此时在“文件类型”框中显示的是

A.All Files(*.*)

B.Text Files(*.txt)

C.*.txt

D.All Files(*.*)|Text Files(*.*)

查看答案
微信公众账号搜索答案