是否应将数字转换为恰当的数据类型(如将“十九”转换为“19”)?
Should the Numbers be converted to the appropriate data type (such as "nineteen" into "19")?
当数字从一种类型强制转换为另一种类型时,通常会发生转换。
Conversion typically occurs when the number is cast from one type to another type.
有些转换类型十分耗费时间,例如从字串转换为数字。
Some types of conversions, such as from a string to a number, are time-consuming.
有些转换类型十分耗费时间,例如从字串转换为数字。
Some types of conversions, such as from a string to a number, are time-consuming.
应用推荐