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

    第三方模块开发 第三方模块开发 DeerU为第三方开发者提供了一个 start 命令,用于快速生成Django app以及一些必要的文件,这个命令也一样可以用于开发其他Django项目的app,不过在DeerU项目外运行这个命令你需要这样使用 deeru-admin start xxx 下面将用一个示例说明开发第三方模块的基本流程 新建项目...
  • Python 对 Linux perf 性能分析器的支持

    Python 对 Linux perf 性能分析器的支持 如何启用 perf 性能分析支持 如何获取最佳结果 Python 对 Linux perf 性能分析器的支持 作者 Pablo Galindo Linux perf 性能分析器 是一个非常强大的工具,它允许你分析并获取有关你的应用程序运行性能的信息。 perf 还拥有一个非常活...
  • 构建步骤(macOS)

    1023 2019-03-06 《electron中文教程》
    Build Instructions (macOS) 前提 获取代码 Bootstrapping 构建 32位支持 测试 Build Instructions (macOS) 遵循下面的引导,在 macOS 上构建 Electron . 前提 macOS >= 10.8 Xcode >= 5.1 node.js (外部)如果你...
  • 数据合成工具Style-Text

    Style Text 目录 一、工具简介 二、环境配置 三、快速上手 合成单张图 批量合成 四、应用案例 五、代码结构 简体中文 | English Style Text 目录 一、工具简介 二、环境配置 三、快速上手 四、应用案例 五、代码结构 一、工具简介 Style-Text数据合成工具是基于百度...
  • 使用指导

    使用指导 前提条件 环境配置 SQL流水采集方法 操作步骤 使用方法示例 使用指导 前提条件 需要保证用户提供训练数据。 如果用户通过提供的工具收集训练数据,则需要启用WDR功能,涉及到的参数为track_stmt_stat_level和log_min_duration_statement,具体情况见下面小结。 为保证预测...
  • 单元测试集

    单元测试集 运行单元测试 快速上手 Running tests using tox Testing other Python versions and database backends 运行 JavaScript 测试集 Running tests using django-docker-box 使用另一个 settings 配置模块 执...
  • Advanced tutorial: How to write reusable apps

    Advanced tutorial: How to write reusable apps Reusability matters Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Pu...
  • Advanced tutorial: How to write reusable apps

    Advanced tutorial: How to write reusable apps Reusability matters Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Pu...
  • Advanced tutorial: How to write reusable apps

    Advanced tutorial: How to write reusable apps Reusability matters Your project and your reusable app Installing some prerequisites Packaging your app Using your own package Pu...
  • GeoDjango Tutorial

    GeoDjango Tutorial Introduction Setting Up Create a Spatial Database Create a New Project Configure settings.py Geographic Data World Borders Use ogrinfo to examine spatial...