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

    2317 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(...
  • Configure Kyuubi to use Custom Authentication

    2316 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...
  • 4.6 Generate R package citations

    2312 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...
  • Functions

    2288 2024-05-25 《Lodash 1.3.1》
    _.after(n, func) Arguments Returns Example _.bind(func [, thisArg, arg1, arg2, …]) Arguments Returns Example _.bindAll(object [, methodName1, methodName2, …]) Arguments Re...
  • Configuring PostgreSQL for Ranger

    RHEL/CentOS/Oracle/Aamazon Linux SLES If you are using Amazon RDS, see the Amazon RDS Requirements . On the PostgreSQL host, install the applicable PostgreSQL connector. RHE...
  • Versioning

    2279 2024-06-03 《Docusaurus 1.14.7》
    How to Create New Versions Versioning Patterns Storing Files for Each Version Fallback Functionality Renaming Existing Versions Versioning and Translations You can use the v...
  • TiDB

    2277 2024-07-05 《Apache Kyuubi 1.9.1》
    TiDB Integration Dependencies Configurations TiDB Operations TiDB is an open-source NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloa...
  • Object

    2277 2024-06-05 《Ramda 0.30.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Configuring MySQL for Ranger

    Prerequisites Steps RHEL/CentOS/Oracle/Aamazon Linux SLES Prerequisites When using MySQL, the storage engine used for the Ranger admin policy store tables MUST support transa...
  • 9.1 LaTeX or HTML output

    2248 2024-05-24 《R Markdown Cookbook》
    LaTeX and HTML are two commonly used output formats. The function knitr::is_latex_output() tells you if the output format is LaTeX (including Pandoc output formats latex and bea...