试题与答案

鱼肚是用鱼的______加工而成的制品。A.胃 B.皮 C.软骨 D.鳔

题型:单项选择题

题目:

鱼肚是用鱼的______加工而成的制品。

A.胃

B.皮

C.软骨

D.鳔

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0613/7a7883906fa86c97ada676db0ebc858c.html

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

参考答案:D

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

窗体上有名称为Text1、Text2的2个文本框,有一个由3个单选按钮构成的控件数组 Option1,如图1所示。程序运行后,如果单击某个单选按钮,则执行Text1中的数值与 该单选按钮所对应的运算(乘以1、10或100),并将结果显示在Text2中,如图2所示, 为了实现上述功能,在程序中的问号(?)处应填入的内容是______。

Private Sub Option1_Click(Index As Integer) If Text1.Text<>"" ThenSelect Case Case 0 Text2.Text=Val(Text1.Text) Case 1 Text2.Text=Val(Text1.Text)*10Case 2Text2.Text=Val(Text1.Text)*100End SelectEnd IfEnd Sub

A.Index

B.Option1.Index

C.Option1(Index)

D.Option1(Index).Value

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