madtornado4
latest

使用须知

  • 核心内容
    • startup
    • core.client --- 客户端请求工具模块
    • core.db --- 数据库内置服务
    • core.ui --- 模版引擎自定义渲染
    • core.form --- 表单模型验证器
    • core.fs --- 文件快捷处理器
    • core.interface --- 接口定义模块
    • core.register --- 路由注册器
    • core.utils --- 工具函数
  • Model-View-Controller
madtornado4
  • Docs »
  • 核心内容
  • Edit on GitHub

核心内容¶

madtornado4核心包¶

  • startup
    • 启动器
  • core.client --- 客户端请求工具模块
  • core.db --- 数据库内置服务
  • core.ui --- 模版引擎自定义渲染
  • core.form --- 表单模型验证器
  • core.fs --- 文件快捷处理器
  • core.interface --- 接口定义模块
  • core.register --- 路由注册器
  • core.utils --- 工具函数
Next Previous

© Copyright 2020, SystemLight Revision f4a0e45a.

Built with Sphinx using a theme provided by Read the Docs.