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

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

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

    1217 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...
  • Gobblin Metrics Architecture

    1216 2025-03-26 《Apache Gobblin 0.17.0》
    Metric Context Metrics Events Event Submitter Reporters RecursiveScheduleMetricReporter EventReporter Metric Context Metric contexts are organized hierarchically in a tr...
  • JDO v JPA : API

    1214 2024-05-25 《Apache JDO 3.2.1》
    The two persistence standards in Java have very similar API’s on the face of it. Here we give a comparison of the method calls and their equivalent in the other API. Operation...
  • Object

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

    1213 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...
  • 配置文件

    config.yaml 描述 我们使用 yaml 配置文件。它将在执行 answer init 命令后自动生成。默认路径为 /data/conf/config.yaml 。 config.yaml 描述 server : http : addr : 0.0 . 0.0 : 80 # 项目访问端口号 data ...
  • Meet Minimum System Requirements

    Your system must meet the following minimum requirements: Software Requirements Memory Requirements Package Size and Inode Count Requirements Maximum Open Files Requirements ...
  • Running Tests

    1207 2024-07-05 《Apache Kyuubi 1.9.1》
    Running Tests Fully Running Tests for a Module Running Tests for a Single Test Kyuubi can be tested based on Apache Maven and the ScalaTest Maven Plugin, please refer to the ...