阅读背景:

C#之隐式与显示类型转换

来源:互联网 
string a = 5;
double d1 = 5;
float f1 = d1;
float f1 =  f



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: