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

    950 2024-06-05 《Ramda 0.27.1》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until xor and a → b → a | b Added in ...
  • 2 Conceptual Overview

    937 2024-05-06 《R Markdown Cookbook》
    The goal of this text is to showcase many tips and tricks for getting the most value from R Markdown. The following chapters demonstrate techniques to write more efficient and suc...
  • Auxiliary SQL Functions

    930 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Hive’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of Ky...
  • Using Kyuubi By Terminal

    917 2024-06-26 《Apache Amoro 0.6.1》
    Prerequisites : There must be a running Kyuubi. To deploy and run Kyuubi, please refer to Kyuubi doc Terminal supports interfacing with Kyuubi to submit SQL to Kyuubi for exec...
  • Logic

    909 2024-06-05 《Ramda 0.15.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...
  • Logic

    898 2024-06-05 《Ramda 0.25.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies until and a → b → a | b Added in v0.1....
  • Logic

    894 2024-06-05 《Ramda 0.18.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when and a → b → a | b Added in v0.1.0 Returns the first a...
  • Configuration

    894 2025-03-14 《Redisson 3.45.0》
    Using Redisson API Programmatic configuration is performed by the Config object instance. For example: Config config = new Config (); config . setTransportMode ( Transpo...
  • Logic

    863 2024-06-05 《Ramda 0.12.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...
  • Math

    831 2024-06-14 《Lodash 3.10.1》
    _.add(augend, addend) Arguments Returns Example _.ceil(n, [precision=0]) Arguments Returns Example _.floor(n, [precision=0]) Arguments Returns Example _.max(collection,...