session 例子. 比如写一个不让用户评论两次的应用: from django.http import HttpResponse def post_comment(request, new_comment): if request ...
確定! 回上一頁