1. 官方文档:[https://numpy.org/doc/1.20/reference/arrays.nditer.html](https://numpy.org/doc/1.20/reference/arrays.nditer.html)

主要是两种数组迭代的讲解,对于数组中数值的迭代获取,价值较高,可以考前学,优先级为2

Single Array Iteration部分: