71 

 

结果显示:

use ArrayList

the0点的坐标是(100,100)

the1点的坐标是(100,100)

the2点的坐标是(100,100)

使用数组

使用Foreach

第0点的坐标是(100,100)

第1点的坐标是(100,100)

第2点的坐标是(100,100)

使用For循环

第0点的坐标是(500,500)

第1点的坐标是(500,500)

第2点的坐标是(500,500)


相关文章:

  • 2022-12-23
  • 2021-08-21
  • 2021-07-01
猜你喜欢
  • 2021-10-31
  • 2022-12-23
  • 2021-06-23
相关资源
相似解决方案