Devlive 开源社区 本次搜索耗时 0.208 秒,为您找到 1121 个相关结果.
  • 3.1 Code chunks and inline R code

    441 2024-05-09 《R Markdown Cookbook》
    An R Markdown document consists of intermingled prose (narratives) and code. There are two types of code in an Rmd document: code chunks\index{code chunk} and inline R code. Below...
  • Documentation Style Guide

    441 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...
  • Logic

    440 2024-06-05 《Ramda 0.24.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Logic

    440 2024-06-05 《Ramda 0.28.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor and a → b → a | b Added in ...
  • Spark Configuration

    440 2024-06-26 《Apache Amoro 0.6.1》
    Catalogs configuration Using Mixed-Format in a standalone catalog Using Mixed-Format in session catalog The high availability configuration Catalogs configuration Using Mixe...
  • String

    439 2024-06-05 《Ramda 0.26.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • Engine UI

    438 2024-07-05 《Apache Kyuubi 1.9.1》
    Engine Management Details This engine UI is able to help you understand status of the engine behind Kyuubi servers. Engine Management Details The Engine UI offers an Engine Man...
  • Logic

    438 2024-06-05 《Ramda 0.23.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Command Line

    438 2024-05-20 《Apache Answer 1.3.0》
    Usage Global options Commands init check run upgrade dump build plugin config Answer binary support some command-line options Usage answer command [command or glob...
  • Object

    438 2024-06-05 《Ramda 0.2.3》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...