Django的模板中使用哪个关键字来加载其他模板()A、fromB、includeC、importD、using

题目

Django的模板中使用哪个关键字来加载其他模板()

  • A、from
  • B、include
  • C、import
  • D、using

相似考题