欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
WSGI
来自开放百科 - 灰狐
(版本间的差异)
小 (Web Server Gateway Interface移动到重定向页WSGI) |
小 (→链接) |
||
第8行: | 第8行: | ||
*http://wsgi.org | *http://wsgi.org | ||
*[http://www.python.org/dev/peps/pep-0333/ PEP 333 -- Python Web Server Gateway Interface v1.0] | *[http://www.python.org/dev/peps/pep-0333/ PEP 333 -- Python Web Server Gateway Interface v1.0] | ||
− | |||
{{comment}} | {{comment}} |
2010年12月1日 (三) 00:15的版本
您可以在Wikipedia上了解到此条目的英文信息 WSGI Thanks, Wikipedia. |
WSGI is the Web Server Gateway Interface(SWGI). It is a specification for web servers and application servers to communicate with web applications (though it can also be used for more than than). It is a Python standard, described in detail in PEP 333.
WSGI是Python应用程序或框架和Web服务器之间的一种接口, 是一组协议, 类似于Java中的Servlet API
链接
<discussion>characters_max=300</discussion>
分享您的观点