Devlive 开源社区 本次搜索耗时 0.189 秒,为您找到 1012 个相关结果.
  • Set the Hostname

    Confirm that the hostname is set by running the following command: hostname - f This should return the <fully.qualified.domain.name> you just set. Use the “hostname” c...
  • Transform Common Options

    source_table_name [string] result_table_name [string] Examples Common parameters of source connectors name type required default value result_table_name string ...
  • Type

    236 2024-06-06 《Ramda 0.14.0》
    is type isNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instan...
  • Type

    236 2024-06-06 《Ramda 0.9.0》
    is type isNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instan...
  • 6.8 Generate a LaTeX fragment

    230 2024-05-24 《R Markdown Cookbook》
    If you work primarily with pure LaTeX documents, you may still find R Markdown useful. Sometimes it may be more convenient to write in R Markdown and convert the document to a LaT...
  • Type

    227 2024-06-06 《Ramda 0.15.0》
    is type isNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. val ) is an instan...
  • Logic

    224 2024-06-05 《Ramda 0.7.0》
    and isEmpty not or cond and a → b → a | b Added in v0.1.0 Returns the first argument if it is falsy, otherwise the second argument. Acts as the boolean and statement if...
  • Math

    219 2024-06-04 《Ramda 0.22.0》
    add divide multiply product subtract sum modulo mathMod de inc negate mean median add Number → Number → Number Added in v0.1.0 Adds two values. See also subtrac...
  • 3 Basics

    219 2024-05-06 《R Markdown Cookbook》
    In this chapter, we present some key concepts about R Markdown. First, we introduce the basic components of an R Markdown document: the prose and code. Next, we show how to conver...
  • Type

    219 2024-06-06 《Ramda 0.29.2》
    is type isNil propIs isNotNil is (* → {*}) → a → Boolean Parameters ctorA constructor valThe value to test Returns Boolean Added in v0.3.0 See if an object (i.e. ...