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

    2736 2024-06-14 《Lodash 3.10.1》
    _(value) Arguments Returns Example _.chain(value) Arguments Returns Example _.tap(value, interceptor, [thisArg]) Arguments Returns Example _.thru(value, interceptor, [t...
  • Function

    2735 2024-06-02 《Ramda 0.5.0》
    always comparator compose construct curry useWith flip groupBy identity invoker nAry once pipe tap binary unary ap empty of constructN converge curryN alway...
  • 7.11 Add a custom browser icon

    2735 2024-05-24 《R Markdown Cookbook》
    References Section 7.10 demonstrates that we can inject additional code into the HTML head, body, or footer with the includes option of the html_document format. This techniqu...
  • Getting Started

    2734 2024-05-25 《Apache JDO 3.2.1》
    Using JDO requires several components that work together: a database that stores your data persistently an application that operates through the JDO layers on the database a JDO...
  • Trino

    2732 2024-06-26 《Apache Amoro 0.6.1》
    Iceberg format Paimon format Mixed format Install Support SQL statement Query Table Query BaseStore of Table Query ChangeStore of Table Trino and Amoro Type Mapping: Trino ...
  • List

    2732 2024-06-05 《Ramda 0.18.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...
  • 2.3 What can we change to change the results?

    2731 2024-05-09 《R Markdown Cookbook》
    Let’s summarize what we have seen so far and preview what is to come. Rendering R Markdown documents with rmarkdown consists of converting .Rmd to .md with knitr , and then .m...
  • Aggregation

    2725 2024-06-24 《Apache AGE 0.6.0》
    Introduction Data Setup Auto Group By Sorting on aggregate functions Distinct aggregation Ambiguous Grouping Statements Invalid Query in AGE Valid Query in AGE Vertices and ...
  • 1.2 Install LaTeX (TinyTeX) for PDF reports

    2723 2024-05-07 《R Markdown Cookbook》
    If you would like to create PDF documents from R Markdown, you will need to have a LaTeX distribution installed. Although there are several traditional options including MiKTeX, M...
  • Documentation Style Guide

    2723 2024-07-05 《Apache Kyuubi 1.9.1》
    Goals License Header General Style ReStructuredText Headings Links Markdown Headings Images Third-party references This guide contains guidelines, not rules. While guide...