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

    Translation Example Configuration-driven example config.yml Run with Workflows Run with API Methods Translation The Translation pipeline translates text between languag...
  • Code Transformation

    Defaults Writing custom transformers 例子 TypeScript with type checking Transforming images to their path Jest runs the code in your project as JavaScript, but if you use some ...
  • 5.1 防止frame劫持和点击劫持

    防止frame劫持和点击劫持 详细描述 建议 参考 CWE/OWASP 防止frame劫持和点击劫持 详细描述 Frame劫持涉及在iFrame中传送Web / WAP站点。 这种攻击可以使“包装”站点执行点击劫持攻击。 点击劫持是一个非常真实的威胁,已被利用高信息服务(例如Facebook)窃取信息或重定向用户到攻击者控制的网站。 F...
  • After event TO DO list

    After event TO DO list: Thank everyone Inform participants where they can look for help Evaluation form for participants and coaches Tell people about our “Your Django Story” in...
  • 部署带有 NodePort 的工作负载

    部署带有 NodePort 的工作负载 先决条件 1. 部署工作负载 2. 查看应用 注意事项 已完成! 后续操作 部署带有 NodePort 的工作负载 先决条件 你已有一个正在运行的集群,且该集群中有至少一个节点。 1. 部署工作负载 你可以开始创建你的第一个 Kubernetes 工作负载 。工作负载是一个对象,其中包含 pod...
  • OAuth

    Configure API authorization with OAuth Register your application with a authorization server Define the middleware component definition Define an Authorization Code Grant componen...
  • Getting Started

    在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack 使用 TypeScript 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install -- save - dev jest 让我们开始为一个假设函数编写测试,该函数将两...
  • 存储引擎

    存储引擎 存储引擎 ​ ZNBase数据库底层存储采用的是RocksDB,RocksDB (opens new window) 是由 Facebook 基于 LevelDB开发的一款提供键值存储与读写功能的 LSM-tree架构引擎。用户写入的键值对会先写入磁盘上的 WAL (Write Ahead Log),然后再写入内存中的跳表(SkipLi...
  • Configure endpoint authorization with OAuth

    Configure endpoint authorization with OAuth Register your application with a authorization server Define the middleware component definition Define an Authorization Code Grant com...
  • Configure endpoint authorization with OAuth

    Configure endpoint authorization with OAuth Register your application with an authorization server Define the middleware component definition Define an Authorization Code Grant co...