文件名称:tornado实战之一
文件大小:21KB
文件格式:RAR
更新时间:2022-05-02 10:50:52
Python
tornado实战之一,对tornado有个初步的认识和一些基本的操作。
【文件预览】:
TornadoDemo
----templates()
--------login.html(328B)
--------index.html(739B)
--------base.html(293B)
--------new.html(894B)
--------register.html(388B)
----app()
--------models.py(1KB)
--------test.py(665B)
--------__pycache__()
--------__init__.py(0B)
--------ser.py(297B)
--------views.py(3KB)
----static()
--------css()
----.idea()
--------vagrant.xml(216B)
--------untitled.iml(541B)
--------misc.xml(212B)
--------modules.xml(268B)
--------workspace.xml(51KB)
--------inspectionProfiles()
----manage.py(2KB)
----utils()
--------Auth.py(2KB)
--------__pycache__()
--------__init__.py(0B)
--------conn.py(882B)
--------old_Auth.py(2KB)
--------account.py(991B)