皮皮学,免费搜题
登录
搜题
【判断题】
职业是指从业人员为获取主要生活来源所从事的社会工作类别。
A.
正确
B.
错误
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】The Greek soldier, Pheidippides , ran from Marathon to Athens to report
A.
the invasion of enemy
B.
the coming flood
C.
the wild fire
D.
the victory.
【单选题】Qt中,若要修改Push Button控件的背景颜色,应设置样式表中的( )属性。
A.
color
B.
font
C.
background-color
D.
border
【单选题】Qt,若要禁用Push Button控件,则下列语句正确的是( )。
A.
ui->pushButton->setEnabled("true");
B.
ui->pushButton->setEnabled("false");
C.
ui->pushButton->setVisible("false");
D.
ui->pushButton->setVisible("true");
【单选题】Qt中,若要修改Push Button控件的边框颜色,应设置样式表中的( )属性。
A.
border
B.
background-color
C.
text
D.
fontsize
【判断题】Qt中,Push Button控件的cursor属性默认是手势形状样式。
A.
正确
B.
错误
【简答题】双击()按钮也可退出Word2007。
【单选题】Qt中,Radio Button控件为了防止冲突,应与( )控件配合使用。
A.
Text
B.
Panel
C.
Widget
D.
Button
【判断题】Qt中,Push Button控件的enable属性若处于勾选状态,则表示该控件不可用。
A.
正确
B.
错误
【单选题】Qt中,Radio Button控件属于( )控件组。
A.
Display
B.
Input
C.
Editor
D.
Buttons
【简答题】Qt中,Push Button控件的中文名称是__________。
相关题目: