当我有传递给Handlebars模板的数据结构时:
{{#each a}}
Hello, {{this}}!
Your scores are:
{{#each ../b[@index_of_a]}}
{{this}}
{{/each}}
{{/each}}
我有以下循环:
{{#each a}}
如何使用循环b
的当前元素索引(让我们将其命名为XXX以获取数组b[XXX]
的元素: y <- structure(list(y = structure(c(2L, NA, 3L, 1L, 4L, 2L), .Label = c(" 1,000,000.00 ", " 1,200,000.00 ", " 150,000.00 ", " 200,000.00 "), class = "factor")), .Names = "y", row.names = c(NA, -6L), class = "data.frame")
? < / p>
答案 0 :(得分:0)
如果您使用的是最新版本的Handlebars库,则可以使用内置的查找帮助程序来实现此目的。
zipfolder/foldername/ (Is a directory)