Devlive 开源社区 本次搜索耗时 0.097 秒,为您找到 1630 个相关结果.
  • MetaData

    1303 2024-05-25 《Apache JDO 3.2.1》
    XML MetaData Annotations All variants of JDO support specification of persistence using XML MetaData. JDO 2.1+ adds on the ability to specify persistence using Java annotations....
  • 7.10 Include the content of an existing HTML file (*)

    1301 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...
  • Event Logging

    1301 2024-05-25 《Apache Superset 4.0.1》
    Event Logging StatsD Logging Event Logging Superset by default logs special action events in its internal database (DBEventLogger). These logs can be accessed on the UI by navi...
  • Relation

    1299 2024-06-05 《Ramda 0.12.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • Neo4j

    Description Key features Options uri [string] username [string] password [string] bearer_token [string] kerberos_ticket [string] database [string] query [string] schema.fi...
  • Relation

    1299 2024-06-05 《Ramda 0.14.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy countBy (a → String) → [a] → {*} Paramet...
  • Getting Started with Helm

    1297 2024-07-05 《Apache Kyuubi 1.9.1》
    Running Kyuubi with Helm Install Helm Get Kyuubi Started Install the chart Uninstall the chart Configure chart release Access logs Running Kyuubi with Helm Helm is the pa...
  • 使用HTML

    1297 2024-05-26 《Markdown 中文版》
    在 Markdown 语法中添加静态的视频资源 主要想试试 使用 Markdown 加载视频的效果怎样 使用 阿里云 OSS 存放视频,看视频应该不会卡吧 Markdown 的配置如下,这是 HTML5 的标记 <video src = "/assets/videos/next-computer.mp4" poster = "/asse...
  • Code Style Guide

    1296 2024-07-05 《Apache Kyuubi 1.9.1》
    Scala Coding Style Guide Java Coding Style Guide Documentation Style Guide Code is written once by its author, but read and modified multiple times by lots of other engineers. ...
  • Object

    1294 2024-06-05 《Ramda 0.2.0》
    clone values eqProps keys omit pick pickAll project prop props where keysIn path valuesIn clone {*} → {*} Parameters valueThe object or array to clone Return...