cherrypy.tutorial.tut01_HelloWorld模块

教程-Hello World

最基本的(工作的)切瑞皮应用程序。

class cherrypy.tutorial.tut01_helloworld.HelloWorld[源代码]

基类:object

示例请求处理程序类。

index()[源代码]