当前位置:百科知识 > 知到绩效考核答案

问题描述:

[单选] 将字符串string s="1314";转换为int类型,下列语句正确的有()。【选两项】
A.int n=int.Parse(s); B.int n=int.ValueOf(s) C.int n=Convert.ToDouble(s); D.int n=Convert.ToInt32(s);
参考答案:查看
答案解析:
☆收藏

随机题目