单项选择题
A.4B.3C.0D.代码编写有误,不能运行
以下代码输出结果是()string str ="aaa@qq.com";string[]result =str...
单项选择题以下代码输出结果是()string str ="aaa@qq.com";string[]result =str.Split(’@’);Console.WriteLine(result[0]);
A.aaaB.qq.comC.qqD.代码编写有误,不能运行
以下不属于DataGridView常用的属性是()A.NameB.DataSouceC.RowsD.Count
单项选择题以下不属于DataGridView常用的属性是()
A.NameB.DataSouceC.RowsD.Count
以下不是RadioButton控件常用的属性是()A.TextB.CheckedC.NameD.Length
单项选择题以下不是RadioButton控件常用的属性是()
A.TextB.CheckedC.NameD.Length