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

    3396 2024-07-05 《Apache Kyuubi 1.9.1》
    Build with Apache Maven Build shaded jar with Apache Maven Build against Different Apache Spark Versions Build against Different Apache Ranger Versions Test with ScalaTest Mave...
  • GitHub 趋势日报 (2025年05月01日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ PHP Go Ruby Swift C Rust TypeScript Dart Java Python Lua C Kotlin JavaScript Jupyter Notebook HTML Markdown Shell Vim Script ...
  • Using the SpotBugs Gradle Plugin

    3387 2024-06-13 《SpotBugs 4.8.5》
    Use SpotBugs Gradle Plugin Tasks introduced by this Gradle Plugin Configure Gradle Plugin Introduce SpotBugs Plugin Other usage This chapter describes how to integrate SpotBu...
  • Jira

    Description Key features Options url [String] email [String] api_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_ba...
  • Redis

    Description Key features Options host [string] port [int] hash_key_parse_mode [string] keys [string] data_type [string] user [string] auth [string] db_num [int] mode [str...
  • GitHub 趋势日报 (2025年04月02日)

    GitHub 趋势日报 (2025年04月02日) 📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Go Java PHP C++ TypeScript Rust Lua JavaScript Kotlin Jupyter Notebook GitHub 趋势日报 (2025年04月02日) 本日报由 TrendF...
  • GitHub 趋势日报 (2025年05月26日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 Rust TypeScript C Dart C++ C Vim Script Python PHP Lua PowerShell JavaScript Swift Java Shell MDX Ruby HTML Kotlin Batchfile CMak...
  • Rabbitmq

    Description Key features Options host [string] port [int] virtual_host [string] username [string] password [string] url [string] queue_name [string] schema [Config] fields...
  • 7.8 Embed arbitrary files in the HTML output file

    3318 2024-05-24 《R Markdown Cookbook》
    References As mentioned in Section 7.7 , we can embed a copy of the Rmd source document in the HTML output file. Sometimes the Rmd source file alone may not be enough to reproduc...
  • 自监控

    夜莺 5.x 版本有 n9e-webapi 和 n9e-server 两个模块,这俩模块都暴露了 /metrics 接口,所以,夜莺自身组件的监控,就有两个做法,做法一: 搞一个单独的 Prometheus,抓取 n9e-webapi 和 n9e-server 的 /metrics 的数据 在这个单独的 Prometheus 里配置 up 指标的告...