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

    411 2024-06-27 《Lodash 4.17.15》
    _.assign(object, [sources]) Since Arguments Returns Example _.assignIn(object, [sources]) Since Aliases Arguments Returns Example _.assignInWith(object, sources, [cust...
  • Object

    408 2024-06-05 《Ramda 0.3.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Returns * A d...
  • 4.2 Set the document title dynamically

    407 2024-05-23 《R Markdown Cookbook》
    You can use inline R code (see Section 3.1 ) anywhere in an Rmd document, including the YAML metadata section. This means some YAML metadata can be dynamically generated with inli...
  • TPC-H

    407 2024-07-05 《Apache Kyuubi 1.9.1》
    TPC-H Integration Dependencies Configurations TPC-H Operations The TPC-H is a decision support benchmark. It consists of a suite of business oriented ad-hoc queries and concur...
  • String

    407 2024-06-05 《Ramda 0.24.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • IntelliJ IDEA Setup Guide

    406 2024-07-05 《Apache Kyuubi 1.9.1》
    Copyright Profile Required Plugins Formatter For Java Formatter For Scala Checkstyle For Scala Copyright Profile Every file needs to include the Apache license as a header. ...
  • Apache Paimon (Incubating)

    406 2024-07-05 《Apache Kyuubi 1.9.1》
    Apache Paimon (Incubating) Integration Dependencies Apache Paimon (Incubating) Operations Apache Paimon (Incubating) is a streaming data lake platform that supports high-speed ...
  • String

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

    405 2024-06-05 《Ramda 0.29.2》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor isNotEmpty and a → b → a | b...
  • Logic

    404 2024-06-05 《Ramda 0.21.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....