Devlive 开源社区 本次搜索耗时 0.481 秒,为您找到 229 个相关结果.
  • 7.3 Style code blocks and text output

    963 2024-05-10 《R Markdown Cookbook》
    References We can customize the style of code chunks and their text output using the chunk options class.source and class.output , respectively. These options take character vec...
  • FAQ

    960 2024-05-25 《Apache JDO 3.2.1》
    What is JDO? I’d like to find out more about the project and possibly contribute. What do I do next? Where is the mailing list, and how can I subscribe? Does this project use a ...
  • PersistenceManager

    960 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 ...
  • Using Tables

    945 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...
  • Use SpotBugs Plugin on SonarQube

    943 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...
  • 2.3 What can we change to change the results?

    942 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...
  • JDO Helper

    942 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...
  • Jira

    Description Key features Options url [String] email [String] api_token [String] method [String] params [Map] body [String] poll_interval_millis [int] retry [int] retry_ba...
  • Using the SpotBugs Maven Plugin

    934 2024-06-13 《SpotBugs 4.8.5》
    Add spotbugs-maven-plugin to your pom.xml Integrate Find Security Bugs into spotbugs-maven-plugin Goals of spotbugs-maven-plugin spotbugs goal check goal gui goal help goal ...