摘要:
【WSGI】 WSGI:Web Server Gateway Interface。 WSGI接口定义非常简单,它只要求Web开发者实现一个函数,就可以响应HTTP请求。我们来看一个最简单的Web版本的“Hello, web!”: 上面的application()函数就是符合WSGI标准的一个HTTP 阅读全文
posted @ 2016-08-01 16:51
Tekkaman
阅读(204)
评论(0)
推荐(0)
浙公网安备 33010602011771号