如何获取子字符串JAVASCRIPT?

时间:2018-09-05 19:14:00

标签: javascript arrays string loops

我需要遍历数组内部的字符串,以获取每个字符串中的子字符串。

子字符串在“()”之间

这样的事情。

let myArray = ["animal(cat)", "color(red)", "fruits(apple)"];

//return
//'cat','red','apple'

我该怎么做?

1 个答案:

答案 0 :(得分:0)

您可以使用 public interface FormRepository extends CrudRepository<Form, Long> { } substring函数来做到这一点。

lastIndexOf