在Python中,WSGI(Web Server Gateway Interface)定義了Web伺服器與Web應用(或Web框架)之間的標準介面. 利用WSGI,可以很方便寫一個Web框架。 引用 ...
確定! 回上一頁