Devlive 开源社区 本次搜索耗时 0.170 秒,为您找到 1514 个相关结果.
  • 4.1 Insert page breaks

    2971 2024-05-23 《R Markdown Cookbook》
    When you want to break a page, you can insert the command \newpage in the document. It is a LaTeX command, but the rmarkdown package is able to recognize it for both LaTeX outpu...
  • 将自定义 VDF 导入 Ambari

    下一步 更多信息 要将自定义 VDF 导入 Ambari,请执行以下步骤: 在集群安装向导的 Select Version 步骤中,单击列出 HDP 版本的下拉列表,然后选择 Add Version 。 在 Add Version 中,选择 Upload Version Definition File ,然后单击 Choose File 。浏览...
  • 7.10 Include the content of an existing HTML file (*)

    2966 2024-05-24 《R Markdown Cookbook》
    With the includes option of the html_document format (or any other formats that support this option), you can include the content of an existing HTML file in the HTML output doc...
  • 8.1 Custom Word templates

    2958 2024-05-24 《R Markdown Cookbook》
    You can apply the styles defined in a Word template document to new Word documents generated from R Markdown. Such a template document is also called a “style reference document.”...
  • Architecture

    2954 2025-03-13 《Apache Gobblin 0.17.0》
    Gobblin Architecture Overview Gobblin Job Flow Gobblin Constructs Source and Extractor Converter Quality Checker Fork Operator Data Writer Data Publisher Gobblin Task Flow...
  • The AGE Cypher Query Format

    2939 2024-06-24 《Apache AGE 0.6.0》
    Cypher() Cypher in an Expression SELECT Clause Cypher queries are constructed using a function called cypher in ag_catalog which returns a Postgres SETOF records . Cypher() c...
  • Tailwind CSS 移动端适配实践

    本节将详细介绍如何使用 Tailwind CSS 进行移动端适配,包括响应式设计、触摸交互优化、性能优化等方面。 基础配置 视口配置 <!-- public/index.html --> <meta name = "viewport" content = "width=device-width, initial-scale=1.0, max...
  • MySQL/MariaDB 先决条件

    您必须在 Ranger 安装期间将变量 log_bin_trust_function_creators 更改为 1 。 从 RDS 仪表板 > 参数组(位于页面左侧): 将 MySQL 服务器变量 log_bin_trust_function_creators 设置为 1 。 (可选) Ranger 安装完成后,将 log_bin_trust_fu...
  • Analysis Properties

    2933 2024-06-13 《SpotBugs 4.8.5》
    SpotBugs allows several aspects of the analyses it performs to be customized. System properties are used to configure these options. This chapter describes the configurable analys...
  • Hudi

    2930 2024-07-05 《Apache Kyuubi 1.9.1》
    Hudi Integration Dependencies Hudi Operations Apache Hudi (pronounced “hoodie”) is the next generation streaming data lake platform. Apache Hudi brings core warehouse and datab...