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

    4529 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • FtpFile

    Support Those Engines Key features Description Options host [string] port [int] user [string] password [string] path [string] file_format_type [string] connection_mode [st...
  • Function

    4521 2024-06-02 《Ramda 0.4.2》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge always a → (...
  • Chain

    4515 2024-06-14 《Lodash 3.10.1》
    _(value) Arguments Returns Example _.chain(value) Arguments Returns Example _.tap(value, interceptor, [thisArg]) Arguments Returns Example _.thru(value, interceptor, [t...
  • List

    4509 2024-06-05 《Ramda 0.3.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Documentation Style Guide

    4509 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...
  • List

    4498 2024-06-05 《Ramda 0.21.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • 3. Operations execution

    4493 2024-06-19 《Redisson 3.31.0》
    3.1. Async way 3.2. Reactive way Redisson instances are fully thread-safe. Objects with synchronous/asynchronous methods could be reached via RedissonClient interface.Reactive...
  • Function

    4492 2024-06-02 《Ramda 0.3.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of always a → (* → a) Parameters ...
  • Objects

    4489 2024-05-25 《Lodash 1.3.1》
    _.assign(object [, source1, source2, …, callback, thisArg]) Aliases Arguments Returns Example _.clone(value [, deep=false, callback, thisArg]) Arguments Returns Example _....