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

    412 2024-06-05 《Ramda 0.16.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either propSatisfies and a → b → a | b Added in v0.1.0 Returns the first argument if it ...
  • 4.16 Escape special characters

    412 2024-05-23 《R Markdown Cookbook》
    Some characters have special meanings in the Markdown syntax. If you want these characters verbatim, you have to escape them. For example, a pair of underscores surrounding text u...
  • Logic

    412 2024-06-05 《Ramda 0.14.0》
    and isEmpty not or cond ifElse allPass anyPass defaultTo both complement either and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, other...
  • Annotations

    410 2024-06-13 《SpotBugs 4.8.5》
    Annotations edu.umd.cs.findbugs.annotations.CheckForNull edu.umd.cs.findbugs.annotations.CheckReturnValue edu.umd.cs.findbugs.annotations.CleanupObligation edu.umd.cs.findbugs.a...
  • 9.4 Multiple figures side by side

    409 2024-05-24 《R Markdown Cookbook》
    You can place multiple figures side by side using the fig.show="hold" along with the out.width option. In the example below, we have set out.width="50%" (see Figure 9.2 for th...
  • Streaming Writes

    408 2024-06-30 《Apache Hudi 0.15.0》
    Spark Streaming Spark Streaming You can write Hudi tables using spark’s structured streaming. Scala // spark-shell // prepare to stream write to new table import org ....
  • 4.2 Set the document title dynamically

    404 2024-05-23 《R Markdown Cookbook》
    You can use inline R code (see Section 3.1 ) anywhere in an Rmd document, including the YAML metadata section. This means some YAML metadata can be dynamically generated with inli...
  • Object

    402 2024-06-27 《Lodash 4.17.15》
    _.assign(object, [sources]) Since Arguments Returns Example _.assignIn(object, [sources]) Since Aliases Arguments Returns Example _.assignInWith(object, sources, [cust...
  • Assign Masters

    Next Step The Cluster Install wizard assigns the master components for selected services to appropriate hosts in your cluster and displays the assignments in Assign Masters. The ...
  • Auxiliary SQL Functions

    401 2024-07-05 《Apache Kyuubi 1.9.1》
    Kyuubi provides several auxiliary SQL functions as supplement to Spark’s Built-in Functions Name Description Return Type Since kyuubi_version Return the version of K...