Devlive 开源社区 本次搜索耗时 0.073 秒,为您找到 2342 个相关结果.
  • 4.15 Create diagrams

    2332 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...
  • DDL

    2330 2024-06-29 《Apache Iceberg 1.5.2》
    CREATE TABLE PARTITIONED BY ALTER TABLE ... WRITE DISTRIBUTED BY PARTITION ALTER TABLE ... SET IDENTIFIER FIELDS ALTER TABLE ... DROP IDENTIFIER FIELDS Branching and Taggi...
  • 5.1 Font color

    2328 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • Functions

    2325 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(...
  • Lang

    2325 2024-06-14 《Lodash 3.10.1》
    _.clone(value, [isDeep], [customizer], [thisArg]) Arguments Returns Example _.cloneDeep(value, [customizer], [thisArg]) Arguments Returns Example _.gt(value, other) Argumen...
  • Documentation Style Guide

    2324 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...
  • 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...
  • Multi-Volume Installations

    2323 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...
  • Configure Kyuubi to use Custom Authentication

    2322 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Authenticator Enable Custom Authentication Besides the builtin authentication methods, kyuubi supports custom authentication implementations of org.apache.kyuubi...
  • 4.6 Generate R package citations

    2322 2024-05-23 《R Markdown Cookbook》
    References To cite an R package, you can use the function citation() from base R. If you want to generate a citation entry for BibTeX, you can pass the returned object of citati...