cherrypy.tutorial.tut04_Complex_Site模块
教程-多个对象
本教程演示如何通过多个可能嵌套的请求处理程序对象创建站点结构。
基类:object
-
class cherrypy.tutorial.tut04_complex_site.HomePage[源代码]
基类:object
-
index()[源代码]
-
class cherrypy.tutorial.tut04_complex_site.JokePage[源代码]
基类:object
-
index()[源代码]
-
class cherrypy.tutorial.tut04_complex_site.LinksPage[源代码]
基类:object
-
index()[源代码]