Devlive 开源社区 本次搜索耗时 0.392 秒,为您找到 411 个相关结果.
  • 8.3 Style individual elements

    882 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...
  • DBeaver

    881 2024-07-05 《Apache Kyuubi 1.9.1》
    What is DBeaver Installation Using DBeaver with Kyuubi New Connection Configure Connection Basic Connection Settings Session Configurations Connecting in HA mode Test Connec...
  • Upgrade

    879 2024-05-20 《Apache Answer 1.3.0》
    We recommend that you back up database and configuration files before upgrading. Generally, we guarantee that the upgrade does not affect the existing data. To back up data mean...
  • Source Code

    878 2024-05-25 《Apache JDO 3.2.1》
    JDO Source Code Source Code Version Control Checking Out Code Web Site Specification JDO Source Code Source Code Version Control The ASF operates a dual hosting system for ...
  • 7.8 Embed arbitrary files in the HTML output file

    876 2024-05-24 《R Markdown Cookbook》
    References As mentioned in Section 7.7 , we can embed a copy of the Rmd source document in the HTML output file. Sometimes the Rmd source file alone may not be enough to reproduc...
  • 6.4 Include additional LaTeX packages

    874 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...
  • 5.7 Line numbers for code blocks (*)

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

    Description Key features Options host [string] port [int] virtual_host [string] username [string] password [string] url [string] queue_name [string] schema [Config] fields...
  • 4.6 Generate R package citations

    863 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...
  • Lang

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