翻译
菜单>:
TOC
返回
原文:
A new web2py application is not empty but it is a clone of the welcome applicaiton. It contains a single controller, a single view, a base layout, a generic view and its own database administrative interface called appadmin (not to be confused with admin, the site-wide administrative interface).
翻译:
一个新的web2py应用程序不是空的,它是welcome应用程序的克隆。它包含单个controller(控制器), 单个view(视图),基本layout(布局),通用view和称为appadmin(不要与admin混了,admin 是整个站点的管理界面)的数据库管理界面。
备注:
译者: