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.
我想从数组中的数组中提取数据并将其显示在表格上。问题是,当我使用功能键时,它似乎覆盖了一些数据。数据应该包含 135 行,但它只返回 114。我需要显示所有这些。谢谢。
不看代码很难说,但我会说,如果你有相同值的重复键,新值会覆盖旧值