Devlive 开源社区 本次搜索耗时 0.202 秒,为您找到 1012 个相关结果.
  • 6.11 Write raw LaTeX code

    321 2024-05-10 《R Markdown Cookbook》
    By default, Pandoc will preserve raw LaTeX code in Markdown documents when converting the document to LaTeX, so you can use LaTeX commands or environments in Markdown. However, so...
  • Type

    320 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. ...
  • Logic

    320 2024-06-05 《Ramda 0.9.0》
    and isEmpty not or cond ifElse allPass anyPass 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...
  • 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...
  • 4 Document Elements

    318 2024-05-07 《R Markdown Cookbook》
    In this chapter, we introduce some tips and tricks that can be used to customize or generate the document elements of R Markdown, including page breaks, the YAML metadata, section...
  • Overview

    316 2024-06-24 《Apache AGE 0.6.0》
    All queries so far have followed the same pattern: a SELECT clause followed by a single Cypher call in the FROM clause. However, a Cypher query can be used in many other ways. T...
  • Logic

    313 2024-06-05 《Ramda 0.8.0》
    and isEmpty not or cond ifElse 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 stat...
  • Type

    312 2024-06-06 《Ramda 0.21.0》
    is type isNil propIs 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 a...
  • Math

    298 2024-06-04 《Ramda 0.21.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...
  • Logic

    297 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...