书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 7881 个相关结果.
  • Plugins

    Plugins Install the polls application Set up a base template for the application Create a new polls_cms_integration application The Plugin Model The Plugin Class The template...
  • Plugins

    Plugins Install the polls application Set up a base template for the application Create a new polls_cms_integration application The Plugin Model The Plugin Class The template...
  • 获取帮助

    获取帮助 获取帮助 启动调优程序之前,可以通过如下命令获取帮助信息: 源码方式: python main . py -- help 输出帮助信息结果如下: usage : python main . py start [-- role {{ agent , collector , monitor }}] # star...
  • Plugins

    Plugins Install the polls app Creating a plugin The Plugin Model The Plugin Class The template Plugins In this tutorial we’re going to take a Django poll app and integrate ...
  • Plugins

    Plugins Install the polls app Creating a plugin The Plugin Model The Plugin Class The template Plugins In this tutorial we’re going to take a Django poll app and integrate ...
  • Remote Executors

    Remote Executors Executors from Hub Executors on different hosts File structures with remote Executors Using GPU with any remote Executor Remote Executors JinaD enables depl...
  • 单元测试集

    单元测试集 运行单元测试 快速上手 Running tests using tox Testing other Python versions and database backends 运行 JavaScript 测试集 Running tests using django-docker-box 使用另一个 settings 配置模块 执...
  • 项目布局

    项目布局 项目布局 创建并进入项目文件夹: $ mkdir flask - tutorial $ cd flask - tutorial 接下来按照 安装简介 设置一个 Python 虚拟环境,然后 为项目安装 Flask 。 本教程假定项目文件夹名称为 flask-tutorial ,本教程中代码块的顶端的文件 名是基于该文件夹的相...
  • 约定事项

    约定事项 指南 模块结构和文件名称 Naming conventions 约定事项 指南 关于 OpenERP 模块的开发指南和一般建议, 请参阅 贡献 文件里的 指南 模块结构和文件名称 模块的结构应该如下: /module/ / __init__ . py / __openerp__ . py...
  • 编写你的第一个 Django 应用,第 1 部分

    编写你的第一个 Django 应用,第 1 部分 创建项目 用于开发的简易服务器 创建投票应用 编写第一个视图 path() 参数: route path() 参数: view path() 参数: kwargs path() 参数: name 编写你的第一个 Django 应用,第 1 部分 让我们通过示例来学习。 通过这个教程,...