推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
joyc
V2EX  ›  Python

jinjia2 模板中这种用法有什么讲究吗?

  •  
  •   joyc · Jul 7, 2018 · 2691 views
    This topic created in 2950 days ago, the information mentioned may be changed or developed.

    看到有人在 block 块的首尾的 % 号前后加 - 比如:

    {% block title -%}
        Title XXX
    {%- endblock title %}
    

    请问这是什么俗成的用法吗?

    3 replies    2018-07-07 19:18:19 +08:00
    GoLand
        1
    GoLand  
       Jul 7, 2018   ❤️ 2
    joyc
        2
    joyc  
    OP
       Jul 7, 2018
    @GoLand 受教了,感谢。
    RyougiShiki
        3
    RyougiShiki  
       Jul 7, 2018
    这用法,讲究
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3205 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 12:41 · PVG 20:41 · LAX 05:41 · JFK 08:41
    ♥ Do have faith in what you're doing.