单项选择题

使用Jinja 模板时,只需要使用()方法传入模板文件名和参数名即可。

A.route()
B.render_template()
C.url_for()
D.run()