... "static_path": os.path.join(os.path.dirname(__file__), "static"), } application = tornado.web.Application( handlers=[ (r"/url", ...
確定! 回上一頁