单项选择题

下列哪个函数加载模板并立刻调用Templates对象的render()方法?()

A.get_template()
B.render_to_string()
C.select_template()
D.以上全部