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

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

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

    1655 2025-03-12 《Apache Iceberg 1.8.1》
    Iceberg Java API Tables The main purpose of the Iceberg API is to manage table metadata, like schema, partition spec, metadata, and data files that store table data. Table metad...
  • String

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

    1650 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...
  • Logic

    1645 2024-06-05 《Ramda 0.27.1》
    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 ...
  • String

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

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

    1639 2024-06-05 《Ramda 0.21.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • 4.17 Comment out text

    1639 2024-05-23 《R Markdown Cookbook》
    It is useful to comment out text in the source document, which will not be displayed in the final output document. For this purpose, we can use the HTML syntax <!-- your comment -...