单项选择题
以下代码输出结果是()string str ="aaa@qq.com";string[]result =str.Split(’@’);Console.WriteLine(result[0]);
A.aaa
B.qq.com
C.qq
D.代码编写有误,不能运行
点击查看答案

单项选择题
A.aaa
B.qq.com
C.qq
D.代码编写有误,不能运行
微信扫一扫,加关注免费搜题