A.System Base
B.System Type
C.System Int32
D.System Value
您可能感興趣的試卷
你可能感興趣的試題
A.internal
B.protected
C.private
D.public
E.internal protected
接口IMyInterface中只包含一個(gè)屬性MyName.該屬性滿足:
公有
可讀可寫
字符串類刑
則該接口的定義應(yīng)為()
A.interface MyInterface{string MyName{get;set;}}
B.interface MyInterface{int MyName{get;set;}}
C.interface MyInterface{string MyName{get{}set{}}
D.interface MyInterface{string MyName{get{};set{};}
A.[Bits]
B.[Tags]
C.[Int32]
D.[Flags]
A.GetHashCode
B.Typeof
C.Parse
D.ToString
A.程序集名稱
B.程序集引用的的文件列表
C.本模塊代碼
D.本模塊中聲明的數(shù)據(jù)類型信息
最新試題
在DataSet 中,若修改某一DataRow 對(duì)象的任何一列的值,該行的DataRowState 屬性的值將變?yōu)椋ǎ?/p>
下列關(guān)于ADO.NET操作數(shù)據(jù)庫的原理,說法有誤的是()
在WinForms窗體中,單選按鈕(RadioButton)控件的()屬性用于獲取或設(shè)置控件是否已選中。
以下哪些控件可以實(shí)現(xiàn)單選按鈕的分組()
在WinForms程序中,如果要讓復(fù)選框控件默認(rèn)選中,使用的屬性是()
在C#WinForms程序中,以下關(guān)于Timer控件說法正確的是()
下列關(guān)于數(shù)據(jù)集DataSet的說法,錯(cuò)誤的是()
在Windows應(yīng)用程序中,MDI窗體的特點(diǎn)描述錯(cuò)誤的是()
在WinForms高級(jí)控件中,使用工具條控件可以創(chuàng)建功能非常強(qiáng)大的工具欄,工具欄上可以包含以下控件中除了()控件。
在C#語言開發(fā)的WinForms程序中,當(dāng)消息框的返回值時(shí),可以使用()類型的變量直接接收。