Devlive 开源社区 本次搜索耗时 0.551 秒,为您找到 415 个相关结果.
  • 7.11 Add a custom browser icon

    2698 2024-05-24 《R Markdown Cookbook》
    References Section 7.10 demonstrates that we can inject additional code into the HTML head, body, or footer with the includes option of the html_document format. This techniqu...
  • Getting Started

    2695 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...
  • 2.3 What can we change to change the results?

    2693 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...
  • Flink DDL

    2664 2024-06-26 《Apache Amoro 0.6.1》
    Create catalogs Flink SQL YAML configuration CREATE statement CREATE DATABASE CREATE TABLE PARTITIONED BY CREATE TABLE LIKE DROP statement DROP DATABASE DROP TABLE SHOW ...
  • Object

    2663 2024-06-14 《Lodash 3.10.1》
    _.assign(object, [sources], [customizer], [thisArg]) Aliases Arguments Returns Example _.create(prototype, [properties]) Arguments Returns Example _.defaults(object, [sour...
  • Deploy Kyuubi On Kubernetes

    2661 2024-07-05 《Apache Kyuubi 1.9.1》
    Requirements Kyuubi Official Docker Image Build Kyuubi Docker Image Deploy [Optional] ServiceAccount Config Connect TODO Requirements To deploy Kyuubi on Kubernetes, you’...
  • Functions

    2625 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(...
  • Multi-Volume Installations

    2617 2024-06-22 《Apache Accumulo 2.x》
    This is an advanced configuration setting for very large clusters under a lot of write pressure. The HDFS NameNode holds all of the metadata about the files in HDFS. For fast per...
  • 4.15 Create diagrams

    2614 2024-05-23 《R Markdown Cookbook》
    Basic diagrams Adding parameters to plots References There are many separate programs (e.g., Graphviz) that can be used to produce diagrams and flowcharts, but it can be easier...
  • Version Upgrade Guide

    Pre-Upgrade Preparation Locating Upgrade Scripts Executing Upgrade Scripts # Example: Upgrading from 2.0.0 to 2.1.2 Verifying the Upgrade Troubleshooting Next Steps Pre-U...