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

    562 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...
  • Name Your Cluster

    Steps Next Step Steps In Name your cluster , type a name for the cluster you want to create. Use no white spaces or special characters in the name. If you plan to Kerberi...
  • Auxiliary SQL Functions

    562 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...
  • String

    561 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...
  • 4.3 Access the document metadata in R code

    558 2024-05-23 《R Markdown Cookbook》
    When an Rmd document is compiled, all of its metadata in the YAML section will be stored in the list object rmarkdown::metadata . For example, rmarkdown::metadata$title gives you...
  • String

    555 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...
  • String

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

    551 2024-06-05 《Ramda 0.22.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

    547 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....
  • Building A Runnable Distribution

    545 2024-07-05 《Apache Kyuubi 1.9.1》
    To create a Kyuubi distribution like those distributed by Kyuubi Release Page , and that is laid out to be runnable, use ./build/dist in the project root directory. For more inf...