Devlive 开源社区 本次搜索耗时 0.316 秒,为您找到 1726 个相关结果.
  • 6.2 Pandoc options for LaTeX output

    2982 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...
  • IntelliJ IDEA Setup Guide

    2982 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. ...
  • Introduction

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

    2979 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...
  • Developer Tools

    2977 2024-07-05 《Apache Kyuubi 1.9.1》
    Update Project Version Update Dependency List Format All Code Append descriptions of new configurations to settings.md Generative Tooling Usage Update Project Version buil...
  • Ubuntu 14

    Prerequisite Steps Next Step More Information On a server host that has Internet access, use a command line editor to perform the following Prerequisite Ambari Server requir...
  • GitHub 趋势日报 (2025年05月11日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ Rust PHP Lua C MDX C Python Go PowerShell HTML TypeScript Swift Jupyter Notebook JavaScript Kotlin Dart Ruby Markdown Batchfil...
  • 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 trans...
  • Rollback Mechanism

    2969 2024-06-30 《Apache Hudi 0.15.0》
    Handling partially failed commits Rolling back partially failed commits for a single writer Rolling back of partially failed commits w/ multi-writers Heartbeats Related Resourc...
  • Aggregation Functions

    2966 2024-06-24 《Apache AGE 0.6.0》
    Data Setup min Using min() with Lists max stDev stDevP percentileCont percentileDisc count Using count(expression) to return the number of values Counting non-null value...