导入from django.shortcuts import render, render_to_response. 作用两者均是用来展示模板页面的。 参数区别最明显的一个,render的第一个参数 ...
確定! 回上一頁