One last feature to mention is flexible array members.
最后一个特性是灵活的数组成员。
Display a simple variable, iterate over an array or associative array, and display the members of a class.
显示简单变量,迭代整个数组或关联数组,以及显示类的成员。
You may find this useful in cases where you need to have a variable number of array members.
在需要数量可变的数组成员时,这个特性很有用。
应用推荐