I'll show you how to write applications that use CherryPy.
我将说明如何使用CherryPy编写应用程序。
I used the Python/CherryPy server code in Listing 4 (wotd_server.py).
我使用清单 4(wotd_server.py)所示的 Python/CherryPy 服务器代码。
Run this script through Python, and the CherryPy Web server will start up.
通过Python运行这段脚本,CherryPy Web服务器将会启动。
应用推荐