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

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

    1391 2024-06-05 《Ramda 0.19.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies and a → b → a | b Added in v0.1.0 Retu...
  • Distributed services

    1390 2025-03-14 《Redisson 3.45.0》
    Remote service Redisson provides Java Remote Services to execute remote procedure call using Redis or Valkey. Remote interface could have any type of method parameters and result ...
  • Metrics

    1386 2024-06-26 《Apache Amoro 0.6.1》
    Table metrics Self-optimizing metrics Amoro provides both table-level and platform-level metrics to help users understand the runtime status of the current table. Table metric...
  • 4.3 Access the document metadata in R code

    1376 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...
  • Cache API implementations

    1366 2025-03-15 《Redisson 3.45.0》
    Spring Cache Redisson provides various Spring Cache implementations. Each Cache instance has two important parameters: ttl and maxIdleTime . Data is stored infinitely if these se...
  • Logic

    1366 2024-06-05 《Ramda 0.30.1》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor isNotEmpty and a → b → a | b...
  • Specifying an Oracle Database to Use with SAM and Schema Registry

    About This Task Prerequisites Steps About This Task You may use an Oracle database with SAM and Schema Registry. Oracle databases 12c and 11g Release 2 are supported Prerequ...
  • Object

    1356 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...
  • Mixed-Hive

    1348 2024-06-26 《Apache Amoro 0.6.1》
    Mixed-Hive format is a format that has better compatibility with Hive than Mixed-Iceberg format. Mixed-Hive format uses a Hive table as the BaseStore and an Iceberg table as the C...