It forms ________ of the novel. (A) a nuclear(B) a nucleus(C) the nuclear(D) the nucleus
It forms ________ of the novel.
(A) a nuclear
(B) a nucleus
(C) the nuclear
(D) the nucleus
相关考题:
( 24 )在宏的参数中,要引用窗体 F1 上的 Textl 文本框的值,应该使用的表达式A ) [Forms]![F1] ! [Text1]B ) TextlC ) [F1].[Textl]D ) [Forms][Fl 」 [Textl]
若在“销售总数’’窗体中有“订货总数”文本框控件,能够正确引用控件值的是 ( )。A.Forms.[销售总数].[订货总数]B.Forms![销售总数].[订货总数]C.Forms.[销售总数]![订货总数]D.Forms![销售总数]![订货总数]
Windows_Form应用程序中,要求下压按钮控件Button1有以下特性:正常情况下,该按钮是扁平的,当鼠标指针移动到它上面时,按钮升高.那么,在程序中,属性Button 1.FlatStyle的值应设定为()A. System.Windows.Forms.FlatStyle.FlatB. System.Windows.Form.FlatStyle.PopupC. System.Windows.Forms.FlatStyle.StandardD. System.Windows.Forms.FlatStyle.System
若在“销售总数”窗体中有“订货总数”文本框控件,能够正确引用控件值的是( )。A.Forms.[销售总数].[订货总数]B.Forms![销售总数].[订货总数]C.Forms.[销售总数]![订货总数]D.Forms![销售总数]![订货总数]
You should take the part a good way oflearning __________ in your study into consideration.A.acts B.enjoysC.plays D.forms
在 VBA 中,要引用"学生名单"窗体中的控件对象,正确的格式是()。A.Forms!学生名单!控件名称[.属性名称]B.Forms.学生名单.控件名称[.属性名称]C.Forms!学生名单!控件名称[!属性名称]D.Forms!学生名单.控件名称[.属性名称]
在宏的条件表达式中,要引用“客户”窗体上名为“txtName”控件的值,可以使用的引用表达式是____。A.Forms!客户!txtName!B.Forms!客户!txtNameC.Form!txtNameD.txtName