How to add an element at the end of an array?

前端 未结 6 1656
迷失自我
迷失自我 2021-01-02 10:33

I want to know how to add or append a new element to the end of an array. Is any simple way to add the element at the end? I know how to use a StringBuffer but I don\'t know

6条回答
提交回复
热议问题