书栈网 · BookStack 本次搜索耗时 0.052 秒,为您找到 588 个相关结果.
  • puppet-elasticsearch模块的使用

    Puppet 自动部署 Elasticsearch 安装方法 配置示例 Puppet 自动部署 Elasticsearch Elasticsearch 作为一个 Java 应用,本身的部署已经非常简单了。不过作为生产环境,还是有必要采用一些更标准化的方式进行集群的管理。Elasticsearch 官方提供并推荐使用 Puppet 方式部署和管理。...
  • Unlink Exploit

    611 2020-06-07 《Heap Exploitation》
    Unlink Exploit Unlink Exploit This particular attack was once quite common. However, two security checks were added in the unlink MACRO (“corrupted size vs. prev_size” and “co...
  • 变更记录

    变更记录 版本 3.1.5 Bug fixes for 3.1.5 版本 3.1.4 Bug fixes for 3.1.4 版本 3.1.3 Bug fixes for 3.1.3 版本 3.1.2 Bug fixes for 3.1.2 版本 3.1.1 Bug fixes for 3.1.1 Version 3.1.0 Bug fi...
  • Developing for Oculus Quest

    Developing for Oculus Quest Introduction Setting Up Godot Setting Up Your Quest Developing for Oculus Quest Introduction This tutorial goes over how to get started develop...
  • Prerequisites

    Prerequisites Goals Assumptions Required tools Code editor Command line Git and GitHub Node.js and npm Prerequisites Follow along the tutorial This is part 1 of the Ele...
  • 导入音频采样

    导入音频采样 支持的文件 最佳实践 修剪 循环 导入音频采样 支持的文件 Godot 提供了三个选项来导入您的音频数据:WAV、Ogg Vorbis、MP3。 他们各有优点。 WAV 文件使用原始数据或轻度压缩(IMA-ADPCM)。播放这种格式的 CPU 开销很小(同时播放上千个都没问题)。缺点是会占用大量的磁盘空间。 Ogg V...
  • Task Scheduling

    Task Scheduling Introduction Starting The Scheduler Defining Schedules Scheduling Artisan Commands Scheduling Queued Jobs Scheduling Shell Commands Schedule Frequency Options ...
  • 快速入门

    数据库:入门 简介 配置信息 SQLite 配置 SQL Server 配置 数据库读写分离 使用多数据库连接 运行原生 SQL 语句 运行 Select 使用命名绑定 运行 insert 运行 Update 运行 Delete 运行一般声明 监听查询事件 数据库事务 处理死锁 手动操作事务 译者署名 数据库:入门...
  • Queues

    Queues Introduction Connections Vs. Queues Driver Prerequisites Database Redis Other Driver Prerequisites Creating Jobs Generating Job Classes Class Structure Dispatching ...