1. 首页
  2. 考试认证
  3. 其它
  4. routestar 一个简单的龙卷风路由库

routestar 一个简单的龙卷风路由库

上传者: 2024-08-27 12:21:32上传 ZIP文件 7.46KB 热度 6次
航星一个简单的龙卷风路由库用法from tornado import ioloop , web , httpserver from tornado import escape from router . routestar import * import os class ServerApp ( web . Application ): def __init__ ( self , path = None ): t# Autoload all the modules specified in the path provided dl = DynLoad ( path ) dl . load_modules () settings = { 'app_name' : 'myapp' ,
下载地址
用户评论