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

    4150 2024-06-14 《Lodash 3.10.1》
    _.assign(object, [sources], [customizer], [thisArg]) Aliases Arguments Returns Example _.create(prototype, [properties]) Arguments Returns Example _.defaults(object, [sour...
  • How To Add New License

    ASF 3RD PARTY LICENSE POLICY How to Legally Use 3rd Party Open-source Software in the SeaTunnel SeaTunnel-License Check Rules References ASF 3RD PARTY LICENSE POLICY You have...
  • 5.1 Font color

    4144 2024-05-23 《R Markdown Cookbook》
    Using an R function to write raw HTML or LaTeX code Using a Pandoc Lua filter (*) The Markdown syntax has no built-in method for changing text colors. We can use HTML and LaTeX ...
  • Cloudera Hue

    4131 2024-07-05 《Apache Kyuubi 1.9.1》
    What is Hue Preparation Get Kyuubi Started Run Hue in Docker Configuration Start Hue in Docker For CDH 6.x Users What is Hue Hue is an open source SQL Assistant for Datab...
  • Why JDO?

    4129 2024-05-25 《Apache JDO 3.2.1》
    The majority of applications need to persist (or store) data during their lifecycle. There are many ways of doing this with an application written in Java. If your datastore is ...
  • Flink Tuning Guide

    4127 2024-07-01 《Apache Hudi 0.15.0》
    Global Configurations Parallelism Memory Checkpoint Table Options Memory Parallelism Compaction Memory Optimization MOR COW Write Rate Limit Options Global Configura...
  • File Sizing

    4125 2024-06-30 《Apache Hudi 0.15.0》
    Auto-sizing during writes File sizing for Copy-On-Write (COW) and Merge-On-Read (MOR) tables More details about file sizing for Merge-On-Read(MOR) tables Configs Auto-Sizing Wi...
  • List

    4125 2024-06-05 《Ramda 0.28.0》
    all any append concat drop zipWith zip xprod uniq filter find flatten head indexOf join lastIndexOf map nth pluck prepend range reduce reduceRight reject re...
  • Types of Fields

    4118 2024-05-25 《Apache JDO 3.2.1》
    Supported Java Types First-Class (FCO) Types Second-Class (SCO) Types Simple Types Temporal Types Collection/Map Types Array Types JDO Attribute Converters Supported Java...
  • Collections

    4117 2024-06-07 《Underscore.js 1.13.6》
    each map reduce reduceRight find filter findWhere where reject every some contains invoke pluck max min sortBy groupBy indexBy countBy shuffle sample toArray ...