The best way to remove head elements from an array is splice(0,1) VS shift()

NoSuchKey

Guess you like

Origin blog.csdn.net/Suk__/article/details/129995070