三、模板篇
摘要:1、模板继承关键字: ①{% block content %} {% endblock %} ②{% extends "base.html"%}{% endblock %}2、模板分支关键字 ① {% if xx %} {% endif %} ② {% for i in xx %} {% e...
阅读全文
posted @ 2015-03-24 10:45
posted @ 2015-03-24 10:45
posted @ 2015-03-22 10:02
posted @ 2015-03-22 02:16