Devlive 开源社区 本次搜索耗时 0.624 秒,为您找到 483 个相关结果.
  • Object States

    2055 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 ...
  • 7.9 Use a custom HTML template (*)

    2049 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> ...
  • 9.3 Embed a web page

    2045 2024-05-24 《R Markdown Cookbook》
    References If you have the webshot package (Chang 2023 ) and PhantomJS installed (see Section 9.2 ), you can embed any web page in the output document through knitr::include_url...
  • Relation

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

    2027 2024-06-05 《Ramda 0.21.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp countBy (a...
  • 4.10 Numbered figure captions

    2020 2024-05-23 《R Markdown Cookbook》
    References We can use bookdown (Xie 2023a ) output formats to add figure numbers to their captions. Below is an example: --- output : bookdown :: html_document2 --- ``...
  • 7.15 For hardcore HTML users (*)

    2010 2024-05-24 《R Markdown Cookbook》
    In Section 6.12 , we mentioned that if you feel the constraint of Markdown (due to its simplicity) is too strong, you can embed code chunks in a pure LaTeX document instead of Mar...
  • AWS

    1986 2025-03-11 《Apache Iceberg 1.8.1》
    Iceberg AWS Integrations Iceberg provides integration with different AWS services through the iceberg-aws module. This section describes how to use Iceberg with AWS. Enabling ...
  • Manage Applications against Extra Cluster Managers

    1963 2024-07-05 《Apache Kyuubi 1.9.1》
    Build A Custom Application Operation Enable Custom Application Operation New in version 1.6.0. unstable Inside Kyuubi, the Kyuubi server uses the ApplicationManager module...