double random = Math.round(Math.random()*10000); 
long l = new Double(random).longValue()

相关文章:

  • 2022-12-23
  • 2021-07-20
  • 2021-10-05
  • 2022-01-06
  • 2021-11-25
  • 2022-02-21
  • 2021-10-07
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
  • 2022-02-05
  • 2022-12-23
相关资源
相似解决方案