|
|
1
2
看看当你这样做的时候你会得到什么:
如果是system.string,则需要转换(convert.toint32(score))或int.parse(score)。如果是System.Int32,则可以进行铸造。如果它是其他值(双精度、十进制等),只需执行转换操作:) 祝你好运! |
|
|
DutChen18 · 如何在C宏中内联触发隐式指针转换? 1 年前 |
|
|
0xDED · 如何将泛型类强制转换为对象的泛型类? 2 年前 |
|
|
Niclas · 变量>-1如何在C中精确求值? 2 年前 |
|
|
Textime · 将Varchar2转换为时间 2 年前 |
|
|
xpt · Go,无法将类型*int32转换为类型*int64 2 年前 |