Devlive 开源社区 本次搜索耗时 1.294 秒,为您找到 836 个相关结果.
  • 6.10 Use a custom Pandoc LaTeX template (*)

    1672 2024-05-24 《R Markdown Cookbook》
    Pandoc converts Markdown to LaTeX through a template. The template is a LaTeX file containing Pandoc variables, and Pandoc will replace these variables with their values. Below is...
  • Collections

    1671 2024-06-14 《Lodash 3.10.1》
    _.at(collection, [props]) Arguments Returns Example .countBy(collection, [iteratee=.identity], [thisArg]) Arguments Returns Example .every(collection, [predicate=.identity]...
  • Encryption

    1670 2024-07-01 《Apache Hudi 0.15.0》
    Encrypt Copy-on-Write tables Note Since Hudi 0.11.0, Spark 3.2 support has been added and accompanying that, Parquet 1.12 has been included, which brings encryption feature to H...
  • Relation

    1669 2024-06-05 《Ramda 0.23.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical eqBy clamp sortWith c...
  • Function

    1668 2024-06-02 《Ramda 0.1.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap always a → (* → a) Parameters valThe value to wrap in a func...
  • Object

    1653 2024-06-05 《Ramda 0.24.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Object

    1651 2024-06-05 《Ramda 0.23.0》
    clone values eqProps keys omit pick pickAll project prop props keysIn path valuesIn toPairs toPairsIn propOr has hasIn assoc assocPath lens pickBy evolve inv...
  • Relation

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

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

    健康检查 背景 Endpoint API-Server Master-Server Worker-Server Alert-Server 健康检查 背景 运行状况检查旨在提供一种独特的方法来检查 Dolphinscheduler 服务的运行状况。它包括模块的运行状况,例如 DB、缓存、网络等等。 Endpoint API-Serve...