Devlive 开源社区 本次搜索耗时 0.378 秒,为您找到 411 个相关结果.
  • Site Preparation

    1351 2024-06-03 《Docusaurus 1.14.7》
    Directory Structure Directory Descriptions Key Files Preparation Notes After installing Docusaurus , you now have a skeleton to work from for your specific website. The follow...
  • Reading Tables

    1348 2024-07-01 《Apache Hudi 0.15.0》
    Does deleted records appear in Hudi’s incremental query results? How do I pass hudi configurations to my beeline Hive queries? Does Hudi guarantee consistent reads? How to think ...
  • Lang

    1346 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...
  • Rabbitmq

    Description Key features Options host [string] port [int] virtual_host [string] username [string] password [string] url [string] queue_name [string] schema [Config] fields...
  • 8.3 Style individual elements

    1342 2024-05-24 《R Markdown Cookbook》
    References Due to the simplicity of Markdown, you can apply some global styles to the Word document (see Section 8.1 ), but it is not straightforward to style individual elements...
  • 4.6 Generate R package citations

    1333 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...
  • 2. Building a Runnable Distribution

    Building a Runnable Distribution Building a Runnable Distribution To create a Kyuubi distribution like those distributed by Kyuubi Release Page , and that is laid out so ...
  • 5.7 Line numbers for code blocks (*)

    1316 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...
  • 6.4 Include additional LaTeX packages

    1315 2024-05-23 《R Markdown Cookbook》
    6.4.1 Loading LaTeX packages 6.4.2 Example packages References The use of additional LaTeX packages can allow for extensive customization of document styling. In addition, seve...
  • Object

    1314 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...