Devlive 开源社区 本次搜索耗时 1.438 秒,为您找到 171 个相关结果.
  • SQL UDF

    Description UDF API UDF Implements Example Example Changelog new version UDF of SQL transform plugin Description Use UDF SPI to extends the SQL transform functions lib....
  • Arrays

    2115 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 ...
  • Yarn Queue Management

    Background How to create yarn queues How to use available queues Items about the feature Background In the actual production environment for the Yarn Deployment Mode , users...
  • Array

    2105 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...
  • 5.6 Verbatim code chunks

    2098 2024-05-24 《R Markdown Cookbook》
    Show a verbatim inline expression Typically we write code chunks and inline expressions that we want to be parsed and evaluated by knitr . However, if you are trying to write a t...
  • 6.2 Pandoc options for LaTeX output

    2073 2024-05-24 《R Markdown Cookbook》
    If you are using the default Pandoc template for LaTeX output, there are several options that you may set to adjust the appearance of the PDF output document. We list a few exampl...
  • Seq

    2027 2024-06-27 《Lodash 4.17.15》
    _(value) Arguments Returns Example _.chain(value) Since Arguments Returns Example _.tap(value, interceptor) Since Arguments Returns Example _.thru(value, intercept...
  • ZooKeeper

    2019 2024-06-22 《Apache Accumulo 2.x》
    ZooKeeper ACLs ACL errors during upgrade ZooKeeper ACLs Accumulo requires full access to nodes in ZooKeeper under the /accumulo path. The ACLs can be examined using the ZooKee...
  • Configuration

    1961 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...
  • Comparability, Equality, Orderability and Equivalence

    1933 2024-06-24 《Apache AGE 0.6.0》
    Concepts Comparability Equality Orderability Equivalence Comparability and equality Comparability Orderability Between different Agtypes AGE already has good semantics for...