from tornado.web import url handler=[
url(r"/hello", grab_handler.HelloHandler, name='hello'),
] html
{{ reverse_url('hello') }}
相关文章
- 11-05treap 模版
- 11-05网络流之最大流Dinic算法模版
- 11-05树上倍增LCA模版
- 11-05grafana的Variables网络设备zabbix变量模版
- 11-05【模版】多项式乘法(FFT
- 11-05二分图最大匹配模版 m√(n) 复杂度
- 11-05动态规划背包问题(模版)
- 11-05万能的gitignore文件模版
- 11-05模版
- 11-05循环复制同模版excel表格