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

    1740 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...
  • Function

    1734 2024-06-02 《Ramda 0.2.3》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • 5. Data partitioning (sharding)

    1725 2024-06-19 《Redisson 3.31.0》
    1. Partitioning (sharding) of Redis based Java objects 2. Partitioning (sharding) of Redis setup This feature available only in Redisson PRO edition. 1. Partitioning (shardin...
  • Function

    1702 2024-06-02 《Ramda 0.1.1》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • Array

    1700 2024-06-14 《Lodash 3.10.1》
    .chunk(array, [size=1]) Arguments Returns Example .compact(array) Arguments Returns Example .difference(array, [values]) Arguments Returns Example .drop(array, [n=1]) A...
  • Function

    1696 2024-06-02 《Ramda 0.1.4》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • Arrays

    1681 2024-05-25 《Lodash 1.3.1》
    _.compact(array) Arguments Returns Example _.difference(array [, array1, array2, …]) Arguments Returns Example _.findIndex(array [, callback=identity, thisArg]) Arguments ...
  • Source Code

    1656 2024-05-25 《Apache JDO 3.2.1》
    JDO Source Code Source Code Version Control Checking Out Code Web Site Specification JDO Source Code Source Code Version Control The ASF operates a dual hosting system for ...
  • Function

    1654 2024-06-02 《Ramda 0.2.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary always a → (* → a) Parameters valThe value to...
  • 6.10 Use a custom Pandoc LaTeX template (*)

    1648 2024-05-24 《R Markdown Cookbook》
    Pandoc converts Markdown to LaTeX through a template. The template is a LaTeX file containing Pandoc variables, and Pandoc will replace these variables with their values. Below is...