Notice in Listing 4 that you can call Grails tags in two different forms interchangeably — either as tags inside angle brackets or as method calls inside curly braces.
注意,在清单 4 中,可以交替使用两种不同的形式调用 Grails 标记 — 一种是在尖括号内包含标记,一种是仿效方法调用在大括号内包含标记。
But instead of brackets or parentheses, you use curly braces.
但它不使用方括号和圆括号,而是使用尖括号。
应用推荐