文件名称:mServices:龙卷风
文件大小:8KB
文件格式:ZIP
更新时间:2024-04-22 14:51:06
Python
龙卷风实现的微服务 1,基本使用 # 获取参数 # self.get_arguments('参数名') # self.get_query_arguments('参数') 查询参数 # request 请求中的数据,返回dict类型,key对应的value为字节类型 # req: HTTPServerRequest = self.request # req.arguments.get
【文件预览】:
mServices-master
----.gitignore(29B)
----other()
--------teat_method.py(843B)
--------apiserver.py(2KB)
----app()
--------__init__.py(684B)
--------models()
--------views()
----bash.exe.stackdump(3KB)
----templates()
--------__init__.py(0B)
--------index.html(172B)
----static()
--------__init__.py(0B)
----manager.py(826B)
----utils()
--------__init__.py(0B)
----README.md(304B)