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

    1637 2025-03-14 《Redisson 3.45.0》
    Object holder Java implementation of Redis or Valkey based RBucket object is a holder for any type of object. Size is limited to 512Mb. Code example: RBucket < AnyObject > buc...
  • String

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

    1628 2024-06-05 《Ramda 0.16.0》
    match split trim replace toLower toUpper test toString match RegExp → String → [String | Undefined] Parameters rxA regular expression. strThe string to match against...
  • 4.2 Set the document title dynamically

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

    1619 2024-06-05 《Ramda 0.14.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, other...
  • CREATE

    1618 2024-06-24 《Apache AGE 0.6.0》
    Terminal CREATE clauses Create single vertex Create multiple vertices Create a vertex with a label Create a vertex with labels and properties Return created node Create an ed...
  • Object

    1613 2024-06-05 《Ramda 0.1.4》
    clone values eqProps keys omit pick pickAll project prop props where clone {*} → {*} Parameters valueThe object or array to clone Returns * A deeply cloned copy...
  • 6.6 LaTeX sub-figures

    1612 2024-05-24 《R Markdown Cookbook》
    Sometimes you may want to include multiple images in a single figure environment. Sub-figures allow us to achieve this by arranging multiple images within a single environment and...
  • String

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

    1601 2024-06-05 《Ramda 0.16.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies and a → b → a | b Added in v0.1.0 Returns the first argument if it ...