Devlive 开源社区 本次搜索耗时 0.547 秒,为您找到 571 个相关结果.
  • Implementations

    5005 2024-05-25 《Apache JDO 3.2.1》
    JDO Reference Implementations Implementations To build and run your JDO application, you need a JDO implementation. This page lists commercial and non-commercial JDO implementat...
  • Flink Queries

    4993 2024-06-29 《Apache Iceberg 1.5.2》
    Reading with SQL Flink batch read Flink streaming read FLIP-27 source for SQL Reading branches and tags with SQL Reading with DataStream Batch Read Streaming read Reading w...
  • 4.20 Manipulate Markdown via Pandoc Lua filters (*)

    4985 2024-05-10 《R Markdown Cookbook》
    References Technically, this section may be a little advanced, but once you learn how your Markdown content is translated into the Pandoc abstract syntax tree (AST), you will hav...
  • Acknowledgments

    4984 2024-05-06 《R Markdown Cookbook》
    As usual, first I want to thank my employer RStudio for giving me the freedom to work on this book. Since I started working on it, my weekly meeting time with my manager, Tareef K...
  • 9.6 Custom blocks (*)

    4956 2024-05-23 《R Markdown Cookbook》
    Syntax Adding a shaded box Including icons Section 2.7 of the bookdown book mentioned how we can use custom blocks in R Markdown to customize the appearance of blocks of cont...
  • Debezium Format

    Format Options How To Use Kafka Uses example Changelog-Data-Capture Format: Serialization Schema Format: Deserialization Schema Debezium is a set of distributed services to ca...
  • GitHub 趋势日报 (2025年05月18日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust C Vim Script Jupyter Notebook Python Go PHP Lua C++ Swift Ruby C HTML Dart Java JavaScript Kotlin Dockerfile Batchfile Markdo...
  • PersistenceManagerFactory

    4941 2024-05-25 《Apache JDO 3.2.1》
    Standard JDO Properties Any JDO-enabled application will require (at least) one PersistenceManagerFactory. Typically applications create one per datastore being utilised. A Persi...
  • Configuration Overview

    4938 2024-06-22 《Apache Accumulo 2.x》
    Client Configuration Server Configuration Default Site System Namespace Zookeeper Considerations Viewing Server Configuration Configuration is managed differently for Accu...
  • 告警自愈模块

    概述 架构 项目地址 安装启动 初始化 sql 启动 server 启动agentd Ibex 是告警自愈功能依赖的模块,提供一个批量执行命令的通道,可以做到在告警的时候自动去目标机器执行脚本,如果大家没有此需求,无需阅读本节内容。 概述 所谓的告警自愈,典型手段是在告警触发时自动回调某个 webhook 地址,在这个 webhook 里...