Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直听说全局数组和变量不好。如何将值保存在本地数组中并在以后访问它们,因为当调用包含本地数组的函数时,数组会被覆盖。