What is the best way to access an array inside Velocity?

后端 未结 0 890
耶瑟儿~
耶瑟儿~ 2021-02-12 05:21

I have a Java array such as:

String[] arr = new String[] {\"123\",\"doc\",\"projectReport.doc\"};

In my opinion the natural way to access woul

相关标签:
回答
  • 消灭零回复
提交回复
热议问题