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

    1639 2024-05-25 《Lodash 2.4.2》
    _(value) Arguments Returns Example _.chain(value) Arguments Returns Example _.tap(value, interceptor) Arguments Returns Example _.prototype.chain() Returns Example _...
  • About the Authors

    1636 2024-05-09 《R Markdown Cookbook》
    Yihui typed out most of the words in this book, which is the only justification for him being the “first” author. Christophe has made substantial contribution to this book by help...
  • Result

    1622 2024-05-25 《Apache JDO 3.2.1》
    Result type Aggregates Example - Use of aggregates As we have seen, a JDOQL query is made up of different parts. In this section we look at the result part of the query. The re...
  • Collection

    1622 2024-06-27 《Lodash 4.17.15》
    _.countBy(collection, [iteratee=_.identity]) Since Arguments Returns Example _.every(collection, [predicate=_.identity]) Since Arguments Returns Example _.filter(collec...
  • Relation

    1616 2024-06-05 《Ramda 0.15.0》
    countBy difference differenceWith unionWith union gt gte intersection lt lte max min propEq sortBy pathEq maxBy minBy equals identical countBy (a → String) → ...
  • 1. Building Kyuubi

    Building Kyuubi Building Kyuubi with Apache Maven Building a Submodule Individually Building Submodules Individually Skipping Some modules Building Kyuubi against Different Apa...
  • Hadoop Credentials Manager

    1608 2024-07-05 《Apache Kyuubi 1.9.1》
    Configurations Cluster Services Hadoop client configurations Hive metastore configurations Via kyuubi-defaults.conf Via hive-site.xml Via JDBC Connection URL Credentials Rene...
  • 5 Formatting

    1606 2024-05-07 《R Markdown Cookbook》
    The greatest strength of the Markdown language is that its simplicity makes it very easy to read and write even to newcomers. This is its key design principle, as outlined by the ...
  • Amazon Redshift Spectrum

    Hudi and Iceberg tables Delta Lake table To read a OneTable synced target table (regardless of the table format) in Amazon Redshift, users have to create an external schema and ...
  • 7.4 Scrollable code blocks (*)

    1594 2024-05-24 《R Markdown Cookbook》
    When you have large amounts of code and/or verbatim text output to display on an HTML page, it may be desirable to limit their heights. Otherwise the page may look overwhelmingly ...