书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 763 个相关结果.
  • Upgrading to nornir 2.x from 1.x

    Upgrading to nornir 2.x from 1.x Changes in the inventory Connection parameters Custom inventory data Changed to path importing InitNornir Changes to the configuration Change...
  • 模板

    模板 转义 变量 Authors include 模板 这是GitBook可使用的模板特性的简要概述。GitBook使用 Nunjucks 和 Jinja2 的语法。 转义 如果你想要输出任何特殊的目标标签,你可以使用raw,任何在其中的内容都会原样输出。 {% raw %} 这 {{ 不会被处理 }} ...
  • 条件选择

    条件选择 When 语句 加载客户事件 在roles 和 includes 上面应用’when’语句 条件导入 基于变量选择文件和模版 注册变量 ansible IRC chat channel 条件选择 常常来说,一个play的结果经常取决于一个变量的值,事件(从远端系统得到事件),或者之前任务的结果.在有些情况下,这些变量的值也会取...
  • Glossary

    Glossary ansible IRC chat channel Glossary The following is a list (and re-explanation) of term definitions used elsewhere in the Ansible documentation. Consult the documenta...
  • 阅读好的代码

    阅读好的代码 阅读好的代码 设计Python的核心理念是创建可读性代码。这种设计的目的非常简单:Python编写者的首要事情是阅读好的代码。 成为优秀Python编写者的秘诀是去阅读,理解和领会好的代码。 良好的代码通常遵循代码风格 中的指南,尽可能向读者表述地简洁清楚。 以下是推荐阅读的Python项目。每个项目都是Python代码的典范。...
  • 如何使用 Django 提供的 CSRF 防护功能

    如何使用 Django 提供的 CSRF 防护功能 通过 AJAX 进行 CSRF 防护 当 CSRF_USE_SESSIONS 和 CSRF_COOKIE_HTTPONLY 为 False 时获取令牌 当 CSRF_USE_SESSIONS 或 CSRF_COOKIE_HTTPONLY 为 True 时获取令牌 在 AJAX...
  • Make the Project Installable

    Make the Project Installable Describe the Project Install the Project Make the Project Installable Making your project installable means that you can build a distribution file...
  • Upgrading to nornir 2.x from 1.x

    Upgrading to nornir 2.x from 1.x Changes in the inventory Connection parameters Custom inventory data Changed to path importing InitNornir Changes to the configuration Change...
  • Windows

    Windows上安装 安装Python 安装SVN与下载代码库 设置编译环境 Windows上安装 本指南包含以下主题: 安装Python (用于 转换 原始文件为HTML) 安装SVN与下载代码库 设置编译环境 安装Python 下载Windows下的 Python安装包 。 本指南使用的版本是3.6.x。 ...
  • 安全注意事项

    安全注意事项 跨站脚本攻击(XSS) 跨站请求伪造( CSRF ) JSON 安全 安全头部 HTTP Strict Transport Security (HSTS) Content Security Policy (CSP) X-Content-Type-Options X-Frame-Options X-XSS-Protection S...