Devlive 开源社区 本次搜索耗时 0.491 秒,为您找到 715 个相关结果.
  • Documentation Style Guide

    2352 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...
  • Function

    2348 2024-06-02 《Ramda 0.11.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN __ bin...
  • Lang

    2346 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...
  • Functions

    2346 2024-05-25 《Lodash 2.4.2》
    _.after(n, func) Arguments Returns Example _.bind(func, [thisArg], [arg]) Arguments Returns Example _.bindAll(object, [methodName]) Arguments Returns Example _.bindKey(...
  • List

    2345 2024-06-05 《Ramda 0.5.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...
  • 5.1 Font color

    2344 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • Object

    2343 2024-06-14 《Lodash 3.10.1》
    _.assign(object, [sources], [customizer], [thisArg]) Aliases Arguments Returns Example _.create(prototype, [properties]) Arguments Returns Example _.defaults(object, [sour...
  • 4.6 Generate R package citations

    2342 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...
  • 1. Auxiliary SQL extension for Spark SQL

    Auxiliary SQL extension for Spark SQL What feature does Kyuubi SQL extension provide How to use Kyuubi SQL extension Auxiliary SQL extension for Spark SQL Kyuubi provid...
  • Configure Kyuubi to use Custom Authentication

    2339 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...