摘要:
#!/usr/bin/python # -*- coding: UTF-8 -*- import tornado.web from controllers import home setting = { "template_path":"views",# 模板路径配置 "static_path":"statics", # 静态文件配置# 静态文件配置 #"static... 阅读全文
posted @ 2017-12-04 15:42
少数派&蔡先生
阅读(227)
评论(0)
推荐(0)

浙公网安备 33010602011771号