A. The shrink operation touches every block in the BOOKING table
B. The high-water mark (HWM) for the BOOKING table is shifted from its original position
C. The progress of the shrink operation is saved in the bitmap blocks of the BOOKING table
D. The data manipulation language (DML) triggers on the BOOKING table are executed because the shrink operation is internally handled by the INSERT/DELETE operation
第1题:
为了使命令按钮(名称为Command1)右移200,应使用的语句是
A.Command1.Move-200
B.Command1.Move200
C.Command1.Left=Command1.Left+20
D.Command1.Left=Command1.Left-200
第2题:
A.@command ([compose with copy])
B.@command ([compose with section])
C.@command ([compose with reference])
D.@command ([compose with referencesection])
第3题:
3、command1 && comman2 || command3的含义是:()
A.当command1,command2成功时才执行command3
B.当command1,command2失败时才执行command3
C.当command1失败,command2成功时才执行command3
D.当command1成功,command2失败时才执行command3
第4题:
在窗体上,设置控件Command0为不可见的属性是( )。
A.Command0.Color
B.Command0.Caption
C.Command0.Enabled
D.Command0.visible
第5题:
A. The name?command.The ?name?command.
B. The ptime?command.The ?ptime?command.
C. The hutdown ast?command.The ?hutdown ?ast?command.
D. The ?etc/rc.shutdown?command.
第6题:
在窗体上设置控件Command1为不可见的属性是()。
A.Command1.Color
B.Command1.Caption
C.Command1.Enabled
D.Command1.Visible