有这么一段代码[code="ruby"]<% if flash[:notice] -%>
其中Ruby代码 复制代码[code="ruby"]<% if flash[:notice] -%>[/code]
后面的 -%> 的 "-"代表了什么?谢谢。
1.
结果是
2.