Devlive 开源社区 本次搜索耗时 0.259 秒,为您找到 1514 个相关结果.
  • 代码块高亮

    1871 2024-05-26 《Markdown 中文版》
    Markdown 代码 单词代码 转义 4个空格声明代码块 3个反引号声明代码块 最佳实践 Markdown 代码 如果是段落上的一个函数或片段的代码可以用反引号把它包起来(`),代码块具有语法高亮效果。 单词代码 使用一个反引号(`) Markdown 原文: 在 Linux 系统中常用 `shell` 作为脚本语...
  • 3. Kyuubi Project Improvement Proposals (KPIP)

    Kyuubi Project Improvement Proposals (KPIP) What is a KPIP? Who? KPIP Process Proposing a KPIP KPIP Document Template Discussing a KPIP Implementing a KPIP Kyuubi ...
  • 7.9 Use a custom HTML template (*)

    1868 2024-05-24 《R Markdown Cookbook》
    We mentioned LaTeX templates in Section 6.10 . You can also specify a custom HTML template for Pandoc to convert Markdown to HTML. Below is a brief example template: <html> ...
  • Security Overview

    1867 2024-06-22 《Apache Accumulo 2.x》
    Security Overview Implementation Security Overview Accumulo has the following security features: Only authenticated users can access Accumulo. Kerberos can be enabled to re...
  • 4.1 Insert page breaks

    1867 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...
  • Relation

    1866 2024-06-05 《Ramda 0.30.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • 2. Auxiliary SQL Functions for Spark SQL

    Auxiliary SQL Functions for Spark SQL Auxiliary SQL Functions for Spark SQL Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions ...
  • Relation

    1859 2024-06-05 《Ramda 0.29.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith inn...
  • External Link Management

    Background How to create the external link Where can see the external link Background In production practice, in order to manage the Flink job properly, there is always a need...
  • Object States

    1853 2024-05-25 《Apache JDO 3.2.1》
    Detecting Object State Persisting an object Updating an object Deleting an object Possible state transitions JDO manages the lifecycle of an object, from creation (Transient ...