我经常使用Python,而且我现在正在快速学习JavaScript(或者我应该说重新学习).所以,我想问,什么是相当于*args和**kwargs在JavaScript?
*args
**kwargs
javascript python
javascript ×1
python ×1