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.
我是 smarty 的新手,需要有关 foreach 的帮助。我有一个数组 $results ,它有两个键,一个是 times ,它的值可以从一到十,另一个键叫做 home ,它可以有一些值。我要做的是找到值为 2 的 mod,然后打印相应的 home 值。有人可以帮我解决这个问题。任何帮助将不胜感激
您对http://www.smarty.net/docsv2/en/language.function.section.tpl有什么不明白的地方