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

    663 2024-06-27 《Lodash 4.17.15》
    _.clamp(number, [lower], upper) Since Arguments Returns Example _.inRange(number, [start=0], end) Since Arguments Returns Example _.random([lower=0], [upper=1], [floati...
  • Package Size and Inode Count Requirements

    Size Inodes Ambari Server 100 MB 5000 Ambari Agent 8MB 1,000 Ambari Metrics Collector 225MB 4,000 Ambari Metrics Monitor 1MB 100 Ambari Metrics Hado...
  • Apache Superset

    657 2024-07-05 《Apache Kyuubi 1.9.1》
    The document you are visiting now is incomplete, please help kyuubi community to fix it if appropriate for you.
  • Package Size and Inode Count Requirements

    Size Inodes Ambari Server 100 MB 5000 Ambari Agent 8MB 1,000 Ambari Metrics Collector 225MB 4,000 Ambari Metrics Monitor 1MB 100 Ambari Metrics Hado...
  • 7.2 Center section headings

    645 2024-05-24 《R Markdown Cookbook》
    As an application of the methods mentioned in Section 7.1 , we can use CSS to adjust the alignment of headings. For example, you may center section headings of level 1, 2, and 3 w...
  • MySQL Connectors

    638 2024-07-05 《Apache Kyuubi 1.9.1》
    New in version 1.4.0. Kyuubi provides an frontend service that enables the connectivity and accessibility from MySQL connectors. The document you are visiting now is incompl...
  • Distributed services

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

    622 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

    593 2024-06-05 《Ramda 0.9.0》
    and isEmpty not or cond ifElse allPass anyPass and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the...
  • Logic

    573 2024-06-05 《Ramda 0.8.0》
    and isEmpty not or cond ifElse and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and stat...