How to create an array if an array does not exist yet?

前端 未结 7 1475
南旧
南旧 2020-12-07 21:43

How do I create an array if it does not exist yet? In other words how to default a variable to an empty array?

7条回答
  •  天命终不由人
    2020-12-07 22:22

       
    

提交回复
热议问题