show
show
is used as a parameter to foreach.
show
is a boolean value, true or false. If false, the foreach will not be displayed.
If there is a foreachelse present, that will be alternately displayed.
show 是 foreach 的一个参数. 取值为布尔值 true 或 false. 如果指定为 false 该循环不显示,如果循环指定了
foreachelse 子句,该子句显示与否也取决于 show 的取值.