皮皮学,免费搜题
登录
搜题
【判断题】
所有的窗体、组件和控件都是类( )
A.
正确
B.
错误
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】在JDialog类的构造方法中,用于创建一个具有指定标题的非模态对话框的是( )
A.
JDialog(Frameowner)
B.
JDialog(Frameowner,Stringtitle)
C.
JDialog(Frameowner,booleanmodal)
【简答题】What would he open in the bank?
【单选题】在窗体上画一个通用对话框,程序运行中用ShowOpen方法显示“打开”对话框时,希望在该对话框的“文件类型”栏中只显示扩展名为DOC的文件,则在设计阶段应把通用对话框的Filter属性设置为
A.
"(*.DOC) *. DOC"
B.
"(*. DOC)|( .DOC)"
C.
"(*. DOC)||*. DOC"
D.
"(*.DOC)|*. DOC"
【单选题】I hope John would give me some ()of what he would like for his birthday.
A.
clue
B.
hint
C.
implication
D.
inference
【单选题】在打开文件对话框时,可用 FileFilter 类设置筛选条件,在以下供选择的方法中,是 FileFilter 类预设的方法之一的是
A.
setFileFilter()
B.
addFileFilter()
C.
accept()
D.
setDescription()
【单选题】在JDialog类的构造方法中,用于创建一个具有指定标题的非模态对话框的是( )
A.
JDialog(Frame owner)
B.
JDialog(Frame owner,String title)
C.
JDialog(Frame owner,boolean modal)
D.
以上都不对
【单选题】I would be ______ if he could cast an expert eye over it and tell me what he thought of it.
A.
graceful
B.
gracious
C.
grateful
D.
gratuitous
【简答题】在对话框类Dialog中的方法(______)是设置对话框的大小。(注意大小写)
【判断题】无过错责任原则的构成要件有加害行为、受害人受有损害、致害行为与损害结果之间有因果关系、属于法定情形。( )
A.
正确
B.
错误
【单选题】在 JDialog 类的构造方法中,用于创建一个具有指定标题的非模态对话框的是( )
A.
JDialog(Frame owner)
B.
JDialog(Frame owner , String title)
C.
JDialog(Frame owner , boolean modal)
D.
JDialog()
相关题目: