https://stackoverflow.com/questions/19647525/how-to-convert-any-a-number-to-a-long
x.asInstanceOf[Number].longValue
scala将double转换为long
阅读 85
2023-04-12
https://stackoverflow.com/questions/19647525/how-to-convert-any-a-number-to-a-long
x.asInstanceOf[Number].longValue
相关推荐
精彩评论(0)