多項(xiàng)選擇題獲取元數(shù)據(jù)的方式()

A.使用leftof()
B.使用C#的typeof運(yùn)算符
C.使用GetType()方法
D.使用indexof()


您可能感興趣的試卷

你可能感興趣的試題

1.多項(xiàng)選擇題以下是C#提供的迭代結(jié)構(gòu)種類(lèi)的有()

A.for循環(huán)
B.foreach/in循環(huán)
C.while循環(huán)
D.do/while循環(huán)

2.單項(xiàng)選擇題使用枚舉時(shí)可以通過(guò)()的成員來(lái)和名稱(chēng)/值對(duì)進(jìn)行交互。

A.System.Enum
B.System.Class
C.System.LINQ
D.System.File