皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【多选题】
工程上,常用的特殊性能钢有( )。
A.
耐磨钢
B.
耐热钢
C.
不锈钢
D.
合金钢
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【判断题】焊缝的接头形式,根据被连接构件间的相互位置分为 平接 、 搭接 、 T形 和 角接 。
A.
正确
B.
错误
【单选题】有如下VB程序段: Private Sub Command1_Click() Dim a As Long a=Val(Text1.Text) Print a End Sub 其中"Private Sub Command1_Click()"的作用是()。
A.
定义一个数据处理方法
B.
定义一个数据输入方法
C.
定义一个事件过程
D.
定义一个数据类型
【判断题】平面任意力系的平衡条件是主矢和主矩都为 0 。
A.
正确
B.
错误
【单选题】在窗体上画了两个按钮控件Command1和Command2,有如下程序: Private Sub Command1_Click() Print 'Visual'; End Sub Private Sub Command2_Click() Print 'Basic'; End Sub Private Sub Form_Load() CommandCancel=True Command1.Cancel...
A.
Basic
B.
Visual
C.
Cancel
D.
True
【单选题】What did David think of Patty’s suggestion?
A.
He is not sure of the problems.
B.
He would consider that suggestion.
C.
He decided to take a taxi in the future.
D.
He felt bad about the suggestion.
【单选题】What is the woman's suggestion? Her suggestion is that ______.
A.
he should buy some particular books dealing with the problem
B.
he should ask some experts for advice
C.
he should borrow some magazines
【单选题】He made a suggestion yesterday that the sports meeting ______ be put off until next Wednesday.
A.
would
B.
must
C.
should
D.
could
【单选题】—What do you think of my suggestion? —What suggestion? I about something else. [     ]
A.
was thinking
B.
am thinking
C.
thought
D.
think
【单选题】强制声明语句Option Explicit的输入位置为“代码设计”窗口的“通用声明”部分,例如以下代码中的( )位置 [A位置] Private Sub Command1_Click() [B位置] Dim x As Integer x = x + 1 End Sub Private Sub Command2_Click() [C位置] y% = 2 End Sub Private Sub Co...
A.
B.
C.
D.
D
【简答题】【选作题】 参考 P34 例 2.6 ,建立一个允许剪切、复制和粘贴的简单便笺板程序。 重要属性的设置: 对象名称 属性 属性值 Text1 【1】 True '多行 Command1、Command2、Command3 【2】 1-Graphical '按钮提示图片 Command1、Command2、Command3 【3】 "" 为了保存剪切或复制下来的文本需要设置 【4】...
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题