Devlive 开源社区 本次搜索耗时 0.489 秒,为您找到 229 个相关结果.
  • Use SpotBugs Plugin on SonarQube

    687 2024-06-13 《SpotBugs 4.8.5》
    Create Maven Project Generate rules.xml Update RulesDefinition.java Update Plugin.java Deploy onto SonarQube The SpotBugs SonarQube Plugin uses major SpotBugs plugins such a...
  • PersistenceManager

    684 2024-05-25 《Apache JDO 3.2.1》
    Persist Objects Retrieve Objects Update Objects Delete Objects Making an object transient Any JDO-enabled application will require at least one PersistenceManager (PM). This ...
  • Contribute Transform Guide

    Concepts DataType transform Data transform Translation Core APIs SeaTunnelTransform SingleFieldOutputTransform MultipleFieldOutputTransform AbstractSeaTunnelTransform Deve...
  • JDO Helper

    683 2024-05-25 《Apache JDO 3.2.1》
    PersistenceManagerFactory methods Persistence methods Lifecycle methods JDO provides a standard utility that gives access to useful parts of the JDO persistence process. This i...
  • Get Involved

    681 2024-05-25 《Apache JDO 3.2.1》
    How do I contribute (e.g. give feedback, fix bugs, etc.)? Reporting Bugs Contacting Us Contributing as a Non-Committer Becoming a Committer How do I contribute (e.g. give fe...
  • 2.3 What can we change to change the results?

    680 2024-05-09 《R Markdown Cookbook》
    Let’s summarize what we have seen so far and preview what is to come. Rendering R Markdown documents with rmarkdown consists of converting .Rmd to .md with knitr , and then .m...
  • Using Tables

    676 2024-06-26 《Apache Amoro 0.6.1》
    Create table Configure LogStore Configure watermark Modify table Upgrade a Hive table Configure self-optimizing Modify optimizer group Adjust optimizing resources Adjust opt...
  • Github

    Description Key features Options url [String] access_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_backoff_multipl...
  • 7.14 Improve accessibility of HTML pages

    664 2024-05-24 《R Markdown Cookbook》
    It is important to make your HTML output documents accessible to readers who are visually impaired or blind. These readers often have to use special tools, such as screen readers,...
  • 5.7 Line numbers for code blocks (*)

    663 2024-05-24 《R Markdown Cookbook》
    References You can add line numbers to either source code blocks, via the chunk option attr.source = ".numberLines" , or text output blocks, via attr.output = ".numberLines" (se...