Tornado基本操作命令

后台运行:

python hello.py --port 8000

 

操作系统访问网页

curl http://localhost:8000/

curl http://localhost:8000?greeting=Salutations

 

posted on 2017-10-12 16:43  爱love9  阅读(588)  评论(0)    收藏  举报