Devlive 开源社区 本次搜索耗时 0.127 秒,为您找到 1291 个相关结果.
  • Issue Tracking

    625 2024-05-25 《Apache JDO 3.2.1》
    JIRA View Issues JIRA The JDO project uses JIRA to track issues. We use the following workflow for our JIRA issues: Open→Resolved(<→Reopened)→Closed When the engineer has ...
  • Collections

    624 2024-05-25 《Lodash 1.3.1》
    _.at(collection [, index1, index2, …]) Arguments Returns Example _.contains(collection, target [, fromIndex=0]) Aliases Arguments Returns Example _.countBy(collection [, c...
  • engine-jar-storage-mode

    Config Engine Jar Storage Mode ConnectorJar storage strategy Related configuration IsolatedConnectorJarStorageStrategy SharedConnectorJarStorageStrategy Config Engine Jar St...
  • Logic

    621 2024-06-05 《Ramda 0.19.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies unless when pathSatisfies and a → b → a | b Added in v0.1.0 Retu...
  • Kafka source compatible kafka-connect-json

    How To Use Kafka Sink Mysql Seatunnel connector kafka supports parsing data extracted through kafka connect source, especially data extracted from kafka connect jdbc and kafka c...
  • 4.8 Update the date automatically

    619 2024-05-23 《R Markdown Cookbook》
    If you want the date on which the Rmd document is compiled to be reflected in the output report, you can add an inline R expression to the date field in YAML, and use the Sys.Dat...
  • 8.1 Custom Word templates

    617 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.”...
  • 7 HTML Output

    614 2024-05-07 《R Markdown Cookbook》
    Compared to LaTeX, HTML may be a little weak in typesetting for paged output. However, it is much more powerful in presenting results, especially when combined with CSS and JavaSc...
  • Setting Up a Local Repository

    Based on your Internet access, choose one of the following options: No Internet Access This option involves downloading the repository tarball, moving the tarball to the sele...
  • Object

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