Devlive 开源社区 本次搜索耗时 0.056 秒,为您找到 2342 个相关结果.
  • 5. Debugging Kyuubi

    Debugging Kyuubi Debugging Server Debugging Apps Debugging Kyuubi You can use the Java Debug Wire Protocol to debug Kyuubi with your favorite IDE tool, e.g. Intellij I...
  • Function

    3255 2024-06-02 《Ramda 0.1.4》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • Function

    3255 2024-06-27 《Lodash 4.17.15》
    _.after(n, func) Since Arguments Returns Example _.ary(func, [n=func.length]) Since Arguments Returns Example _.before(n, func) Since Arguments Returns Example _....
  • AWS Glue Data Catalog

    3254 2024-06-30 《Apache Hudi 0.15.0》
    Configurations Avoid creating excessive versions Glue Data Catalog specific configs Other references Running AWS Glue Catalog Sync for Spark DataSource Running AWS Glue Catalog...
  • 所依赖的开源项目

    Apache-2.0 MIT and Apache-2.0 MIT BSD-3-Clause BSD-2-Clause MPL-2.0 该项目建立在以下开源项目的基础上并得到其帮助。我们向这些项目致以敬意。 Apache-2.0 https://npmjs.com/package/react-helmet-async https://g...
  • Introduction

    3243 2024-06-10 《SpotBugs 4.8.5》
    Introduction Requirements Supported Java version Introduction SpotBugs is a program to find bugs in Java programs. It looks for instances of “bug patterns” —- code instances t...
  • IntelliJ IDEA Setup Guide

    3243 2024-07-05 《Apache Kyuubi 1.9.1》
    Copyright Profile Required Plugins Formatter For Java Formatter For Scala Checkstyle For Scala Copyright Profile Every file needs to include the Apache license as a header. ...
  • Function

    3242 2024-06-02 《Ramda 0.1.1》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • 6.2 Pandoc options for LaTeX output

    3237 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...
  • Transactions

    3235 2024-05-25 《Apache JDO 3.2.1》
    Locking Non-Transactional When managing the persistence of objects using a PersistenceManager it is common to handle all datastore operations in a transaction. For this reason ...